summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/index.page7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/index.page b/documentation/index.page
new file mode 100644
index 0000000..3844684
--- /dev/null
+++ b/documentation/index.page
@@ -0,0 +1,7 @@
+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.
+
+* [Downloads](/downloads/facter)
+* [Bug Tracking](/cgi-bin/facter.cgi)
+* [API Documentation](/downloads/facter/apidocs)