diff -r c43d87755ade index.rst --- a/index.rst Thu Apr 09 23:22:25 2015 -0500 +++ b/index.rst Mon Apr 13 12:46:41 2015 -0400 @@ -14,7 +14,7 @@ Here are the basic steps needed to get :ref:`set up ` and contribute a patch: -1. :ref:`Get the source code `:: +1. :ref:`Get the source code `:: hg clone https://hg.python.org/cpython diff -r c43d87755ade setup.rst --- a/setup.rst Thu Apr 09 23:22:25 2015 -0500 +++ b/setup.rst Mon Apr 13 12:46:41 2015 -0400 @@ -18,6 +18,8 @@ Getting Set Up ============== +.. _vcsetup: + Version Control Setup --------------------- @@ -272,7 +274,7 @@ dependencies. Once built you might want to set Python as a startup project. Pressing F5 in -Visual Studio, or choosing :menuselection:`Start Debugging` from the +Visual Studio, or choosing :menuselection:`Start Debugging` from the :menuselection:`Debug` menu, will launch the interpreter. .. _win-python.exe: @@ -384,4 +386,3 @@ ``Tools`` Various tools that are (or have been) used to maintain Python. -