diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-01-14 04:00:20 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-01-14 04:00:20 +0000 |
commit | 295979b3bc2d4c6e1a11e33ec05172f00dbf147b (patch) | |
tree | 0647ca14a6c4c24d86ea4c1e19155c31ef9ce3b2 /doc/quickstart/centos.txt | |
parent | af710b16554b1dbb905c55bd67ba879ab1682d71 (diff) | |
download | bcfg2-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/centos.txt')
-rw-r--r-- | doc/quickstart/centos.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/quickstart/centos.txt b/doc/quickstart/centos.txt index b48f0cbb7..d8668f0e2 100644 --- a/doc/quickstart/centos.txt +++ b/doc/quickstart/centos.txt @@ -1,5 +1,7 @@ .. -*- mode: rst -*- +.. _quickstart-centos: + This is a complete getting started guide for CentOS =================================================== |