diff options
author | Holger Weiß <holger@zedat.fu-berlin.de> | 2011-06-22 14:41:33 +0200 |
---|---|---|
committer | Holger Weiß <holger@zedat.fu-berlin.de> | 2011-06-22 14:41:33 +0200 |
commit | c6c8af67d58b7c653e2c70e2ac91bfca4cfbd9fe (patch) | |
tree | d72fc23d3d785dc3405a0ee4c0703f110c3a7c1e /doc | |
parent | 772382d68d6d9014f7f590b3dbd68a87dc918e32 (diff) | |
download | bcfg2-c6c8af67d58b7c653e2c70e2ac91bfca4cfbd9fe.tar.gz bcfg2-c6c8af67d58b7c653e2c70e2ac91bfca4cfbd9fe.tar.bz2 bcfg2-c6c8af67d58b7c653e2c70e2ac91bfca4cfbd9fe.zip |
doc: Sort list of Generators alphabetically
In the Server/Plugins overview, move TGenshi to the end of the list of
Generators, so that this list is sorted alphabetically.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/server/plugins/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/index.txt b/doc/server/plugins/index.txt index 8ef3d5af3..ca1cf459a 100644 --- a/doc/server/plugins/index.txt +++ b/doc/server/plugins/index.txt @@ -65,8 +65,8 @@ Literal Configuration (Generators) :maxdepth: 1 :glob: - generators/tgenshi/index generators/* + generators/tgenshi/index Each of these plugins has a corresponding subdirectory with the same name in the Bcfg2 repository. |