summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2006-07-02 19:27:57 +0000
committerluke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2006-07-02 19:27:57 +0000
commit2987d504d13afbbaa237ae39d8730334fa8a9455 (patch)
tree3dc21c40d00fa3b51b01305a27fd0688a29b0c53
parent044f19c6618547a334a8b3f51b6617cbb2dbe9bd (diff)
downloadfacter-2987d504d13afbbaa237ae39d8730334fa8a9455.tar.gz
facter-2987d504d13afbbaa237ae39d8730334fa8a9455.tar.xz
facter-2987d504d13afbbaa237ae39d8730334fa8a9455.zip
updates
git-svn-id: http://reductivelabs.com/svn/facter/trunk@158 1f5c1d6a-bddf-0310-8f58-fc49e503516a
-rw-r--r--documentation/index.page7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/index.page b/documentation/index.page
index 3844684..ac6a829 100644
--- a/documentation/index.page
+++ b/documentation/index.page
@@ -1,3 +1,8 @@
+---
+inMenu: true
+directoryName: Facter
+---
+
A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys.
It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts.
@@ -5,3 +10,5 @@ It is easy to extend Facter to include your own custom facts or to include addit
* [Downloads](/downloads/facter)
* [Bug Tracking](/cgi-bin/facter.cgi)
* [API Documentation](/downloads/facter/apidocs)
+
+*$Id$*