summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-07-31 22:48:30 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-07-31 22:48:30 +0000
commit7957ce0c0f940278e5a62db5b2c281494ad4a772 (patch)
treeb21d6d3840a816e610d4f68d872820ce6482ff76
parentf974ffc950235e55274a3abf4bc360af4557d5c8 (diff)
downloadpuppet-7957ce0c0f940278e5a62db5b2c281494ad4a772.tar.gz
fixing puppetdoc to add ordering info
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1434 980ebf18-57e1-0310-9a29-db15c13687c0
-rwxr-xr-xbin/puppetdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc
index 2d1a7ea4c..ce5fc8cbb 100755
--- a/bin/puppetdoc
+++ b/bin/puppetdoc
@@ -132,6 +132,7 @@ def self.arguments
puts %{---
inMenu: true
title: Configuration Reference
+orderInfo: 6
---
# Puppet Configuration Reference
@@ -182,6 +183,7 @@ def self.types
puts %{---
inMenu: true
title: Type Reference
+orderInfo: 4
---
# Type Reference