diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-03-24 21:03:21 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-03-25 17:19:43 -0500 |
commit | 5d3338b5da94a1e884ca5328bfa3df8cc2107e3b (patch) | |
tree | 89c7a73400fec6e5c496acfde0922ec08734864d /doc/development/index.txt | |
parent | 04b2528d6a9febaa39915c86f944e136bf90f028 (diff) | |
download | bcfg2-5d3338b5da94a1e884ca5328bfa3df8cc2107e3b.tar.gz bcfg2-5d3338b5da94a1e884ca5328bfa3df8cc2107e3b.tar.bz2 bcfg2-5d3338b5da94a1e884ca5328bfa3df8cc2107e3b.zip |
doc: More fixes
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5792 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/development/index.txt')
-rw-r--r-- | doc/development/index.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/development/index.txt b/doc/development/index.txt index 6ed00f861..bcfa2b56c 100644 --- a/doc/development/index.txt +++ b/doc/development/index.txt @@ -41,6 +41,8 @@ Environment setup for development * Add ``bcfg2/src/sbin`` to your PATH environment variable * Add ``bcfg2`` to your PYTHONPATH environment variable +.. _development-index-writingtooldrivers: + Writing A Client Tool Driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -312,4 +314,4 @@ One of the areas where everyone can help is with the documentation. *Insert verb .. toctree:: :maxdepth: 1 - docstyleguide
\ No newline at end of file + docstyleguide |