summaryrefslogtreecommitdiffstats
path: root/doc/quickstart/index.txt
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-01-14 04:00:20 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-01-14 04:00:20 +0000
commit295979b3bc2d4c6e1a11e33ec05172f00dbf147b (patch)
tree0647ca14a6c4c24d86ea4c1e19155c31ef9ce3b2 /doc/quickstart/index.txt
parentaf710b16554b1dbb905c55bd67ba879ab1682d71 (diff)
downloadbcfg2-295979b3bc2d4c6e1a11e33ec05172f00dbf147b.tar.gz
bcfg2-295979b3bc2d4c6e1a11e33ec05172f00dbf147b.tar.bz2
bcfg2-295979b3bc2d4c6e1a11e33ec05172f00dbf147b.zip
doc: Switch :ref: to :doc: for document refences
Doing this now should save us time in the future. If we are not dependent on the document structure then we can easily move things around without worrying about breaking existing links. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5680 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/quickstart/index.txt')
-rw-r--r--doc/quickstart/index.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/quickstart/index.txt b/doc/quickstart/index.txt
index 53c6536e1..11bb03083 100644
--- a/doc/quickstart/index.txt
+++ b/doc/quickstart/index.txt
@@ -1,5 +1,7 @@
.. -*- mode: rst -*-
+.. _quickstart-index:
+
==========
Quickstart
==========
@@ -14,8 +16,8 @@ or to drop in on our `IRC channel`_.
For distribution-specific guides, choose one of the following:
- * :doc:`centos`
- * :doc:`ubuntu`
+ * :ref:`quickstart-centos`
+ * :ref:`quickstart-ubuntu`
Get and Install Bcfg2 Server
============================