summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>2006-10-12 17:00:11 +0000
committerajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>2006-10-12 17:00:11 +0000
commit628f6c984af258a3c9c3ba2c8c6c18cf76929613 (patch)
tree96eafe5c83d158843b036a6d74834b18a2bfce57 /documentation
parent9c01560bf9420cabe7332d7c31c3215bec2e7880 (diff)
New documentation hierarchy: fixing indexes.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1773 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation')
-rw-r--r--documentation/documentation/about/index.page7
-rw-r--r--documentation/documentation/advanced/index.page15
-rw-r--r--documentation/documentation/installing/index.page14
-rw-r--r--documentation/documentation/internals/index.page8
-rw-r--r--documentation/documentation/language/index.page8
-rw-r--r--documentation/documentation/programmers/index.page4
-rw-r--r--documentation/documentation/reference/index.page4
7 files changed, 37 insertions, 23 deletions
diff --git a/documentation/documentation/about/index.page b/documentation/documentation/about/index.page
index 64d61afb8..75a252255 100644
--- a/documentation/documentation/about/index.page
+++ b/documentation/documentation/about/index.page
@@ -8,7 +8,10 @@ subtreeLevel: 6
About Puppet
=====================
-* [Introduction](introduction.html)
-* [Puppet vs. Cfengine](notcfengine.html)
+*[Introduction](introduction.html)
+*[Puppet vs. Cfengine](notcfengine.html)
+
+
+
*$Id$*
diff --git a/documentation/documentation/advanced/index.page b/documentation/documentation/advanced/index.page
index 924c08a4d..3216f77d2 100644
--- a/documentation/documentation/advanced/index.page
+++ b/documentation/documentation/advanced/index.page
@@ -8,12 +8,13 @@ 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)
-* $Id:$
+
+*$Id$*
diff --git a/documentation/documentation/installing/index.page b/documentation/documentation/installing/index.page
index 5bd15a3ba..5c0a1b152 100644
--- a/documentation/documentation/installing/index.page
+++ b/documentation/documentation/installing/index.page
@@ -8,10 +8,12 @@ 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)
-* $Id:$
+
+
+*$Id$*
diff --git a/documentation/documentation/internals/index.page b/documentation/documentation/internals/index.page
index 547533b92..57382588d 100644
--- a/documentation/documentation/internals/index.page
+++ b/documentation/documentation/internals/index.page
@@ -8,7 +8,9 @@ subtreeLevel: 6
Advanced Functionality
=====================
-* [The Big Picture](big-picture.html)
-* [How it Works](howitworks.html)
+*[The Big Picture](big-picture.html)
+*[How it Works](howitworks.html)
-* $Id:$
+
+
+*$Id$*
diff --git a/documentation/documentation/language/index.page b/documentation/documentation/language/index.page
index bfefd88eb..5cb71d8e8 100644
--- a/documentation/documentation/language/index.page
+++ b/documentation/documentation/language/index.page
@@ -8,7 +8,9 @@ subtreeLevel: 6
Puppet Internals
=====================
-* [Puppet Language Tutorial](languagetutorial.html)
-* [Control Structures](structures.html)
+*[Puppet Language Tutorial](languagetutorial.html)
+*[Control Structures](structures.html)
-* $Id:$
+
+
+*$Id$*
diff --git a/documentation/documentation/programmers/index.page b/documentation/documentation/programmers/index.page
index b84d19fe4..36f1f4647 100644
--- a/documentation/documentation/programmers/index.page
+++ b/documentation/documentation/programmers/index.page
@@ -10,4 +10,6 @@ Programmer's Reference
======================
* [Creating a Puppet Type](creating-a-puppet-type.html)
-* $Id:$
+
+
+*$Id$*
diff --git a/documentation/documentation/reference/index.page b/documentation/documentation/reference/index.page
index 3086dc1d3..003323415 100644
--- a/documentation/documentation/reference/index.page
+++ b/documentation/documentation/reference/index.page
@@ -11,4 +11,6 @@ Reference
* [Configuration Parameter Reference](configref.html)
* [Type Reference](typedocs.html)
-* $Id:$
+
+
+*$Id$*