diff options
author | ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-10-12 15:57:41 +0000 |
---|---|---|
committer | ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-10-12 15:57:41 +0000 |
commit | da7cb9fc2339cea48d727a6256b1a66769b14af0 (patch) | |
tree | c1ca504ba9e432711cd29a81dd4d8ed6947050cf /bin | |
parent | 7b0e528141fc740f0719ff1e52d4f600833abd8c (diff) | |
download | puppet-da7cb9fc2339cea48d727a6256b1a66769b14af0.tar.gz |
New documentation hierarchy.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1770 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/puppetdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc index 37974f2f7..c857f6c49 100755 --- a/bin/puppetdoc +++ b/bin/puppetdoc @@ -135,7 +135,7 @@ def self.arguments puts %{--- inMenu: true title: Configuration Reference -orderInfo: 6 +orderInfo: 40 --- # Puppet Configuration Reference @@ -259,7 +259,7 @@ def self.types puts %{--- inMenu: true title: Type Reference -orderInfo: 4 +orderInfo: 40 --- # Type Reference |