summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/documentation/about/index.page4
-rw-r--r--documentation/documentation/advanced/index.page12
-rw-r--r--documentation/documentation/installing/index.page10
-rw-r--r--documentation/documentation/internals/index.page4
-rw-r--r--documentation/documentation/language/index.page4
-rw-r--r--documentation/documentation/programmers/index.page3
6 files changed, 18 insertions, 19 deletions
diff --git a/documentation/documentation/about/index.page b/documentation/documentation/about/index.page
index 75a252255..4250ecc12 100644
--- a/documentation/documentation/about/index.page
+++ b/documentation/documentation/about/index.page
@@ -8,8 +8,8 @@ subtreeLevel: 6
About Puppet
=====================
-*[Introduction](introduction.html)
-*[Puppet vs. Cfengine](notcfengine.html)
+* [Introduction](introduction.html)
+* [Puppet vs. Cfengine](notcfengine.html)
diff --git a/documentation/documentation/advanced/index.page b/documentation/documentation/advanced/index.page
index 3216f77d2..bd8ab3cce 100644
--- a/documentation/documentation/advanced/index.page
+++ b/documentation/documentation/advanced/index.page
@@ -8,12 +8,12 @@ subtreeLevel: 6
Advanced Functionality
=====================
-*[Using Puppet with Cfengine](cfengine_module.html)
-*[Storing Configs in LDAP](ldapnodes.html)
-*[Managing Puppet with PuppetShow](puppetshow.html)
-*[Transaction Reporting](reports.html)
-*[Using Tags](tags.html)
-*[Templating with ERB](templating.html)
+* [Using Puppet with Cfengine](cfengine_module.html)
+* [Storing Configs in LDAP](ldapnodes.html)
+* [Managing Puppet with PuppetShow](puppetshow.html)
+* [Transaction Reporting](reports.html)
+* [Using Tags](tags.html)
+* [Templating with ERB](templating.html)
diff --git a/documentation/documentation/installing/index.page b/documentation/documentation/installing/index.page
index 5c0a1b152..c23e24eed 100644
--- a/documentation/documentation/installing/index.page
+++ b/documentation/documentation/installing/index.page
@@ -8,11 +8,11 @@ subtreeLevel: 6
Installing Puppet
=================
-*[Test-Driving Puppet](testing.html)
-*[Building from Source](fromsvn.html)
-*[Installation](installation.html)
-*[SSL Configuration](security.html)
-*[Fileserver Reference](fsconfigref.html)
+* [Test-Driving Puppet](testing.html)
+* [Building from Source](fromsvn.html)
+* [Installation](installation.html)
+* [SSL Configuration](security.html)
+* [Fileserver Reference](fsconfigref.html)
diff --git a/documentation/documentation/internals/index.page b/documentation/documentation/internals/index.page
index c99140964..5a04ba6d5 100644
--- a/documentation/documentation/internals/index.page
+++ b/documentation/documentation/internals/index.page
@@ -8,8 +8,8 @@ subtreeLevel: 6
Puppet Internals
=====================
-*[The Big Picture](big-picture.html)
-*[How it Works](howitworks.html)
+* [The Big Picture](big-picture.html)
+* [How it Works](howitworks.html)
diff --git a/documentation/documentation/language/index.page b/documentation/documentation/language/index.page
index cd68891c0..08ce4eeff 100644
--- a/documentation/documentation/language/index.page
+++ b/documentation/documentation/language/index.page
@@ -9,8 +9,8 @@ subtreeLevel: 6
Language Syntax
===============
-*[Puppet Language Tutorial](languagetutorial.html)
-*[Control Structures](structures.html)
+* [Puppet Language Tutorial](languagetutorial.html)
+* [Control Structures](structures.html)
diff --git a/documentation/documentation/programmers/index.page b/documentation/documentation/programmers/index.page
index 36f1f4647..fb6bd4845 100644
--- a/documentation/documentation/programmers/index.page
+++ b/documentation/documentation/programmers/index.page
@@ -2,7 +2,7 @@
inMenu: false
directoryName: Programmer's Reference
title: Programmer's Reference
-orderInfo: 4
+orderInfo: 7
subtreeLevel: 6
---
@@ -11,5 +11,4 @@ Programmer's Reference
* [Creating a Puppet Type](creating-a-puppet-type.html)
-
*$Id$*