From 2987d504d13afbbaa237ae39d8730334fa8a9455 Mon Sep 17 00:00:00 2001 From: luke Date: Sun, 2 Jul 2006 19:27:57 +0000 Subject: updates git-svn-id: http://reductivelabs.com/svn/facter/trunk@158 1f5c1d6a-bddf-0310-8f58-fc49e503516a --- documentation/index.page | 7 +++++++ 1 file changed, 7 insertions(+) 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$* -- cgit