diff options
author | Raul Cuza <raulcuza@gmail.com> | 2010-03-13 18:04:13 -0500 |
---|---|---|
committer | Raul Cuza <raulcuza@gmail.com> | 2010-03-13 18:04:13 -0500 |
commit | a58766c49e1fcc155fe3de4d709b4f28889ae25a (patch) | |
tree | 8a20cc0eda6e34afd47e3ebaafeca1f240d4647f /doc/development | |
parent | 0567e56f058d2f3cb07520a1fe9237a7cb1dcc9a (diff) | |
download | bcfg2-a58766c49e1fcc155fe3de4d709b4f28889ae25a.tar.gz bcfg2-a58766c49e1fcc155fe3de4d709b4f28889ae25a.tar.bz2 bcfg2-a58766c49e1fcc155fe3de4d709b4f28889ae25a.zip |
Added a bit on using repository. Maybe it is too obvious.
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/docstyleguide.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/development/docstyleguide.txt b/doc/development/docstyleguide.txt index fd6bd1aa1..401a43bc0 100644 --- a/doc/development/docstyleguide.txt +++ b/doc/development/docstyleguide.txt @@ -15,6 +15,7 @@ Basics :Monospace fonts: When referring to commands written on the command line use monospace fonts. - + :Repository: When used alone this refers to a Bcfg2 :term:`repository`. When there is a chance for confusion, for instance in documents also talking about :term:`VCS`, be sure to use the longer Bcfg2 :term:`repository`. + |