diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-20 15:40:04 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-20 15:40:04 +0000 |
commit | 40e2db3cf7d08b4870384bf690728df87edb6835 (patch) | |
tree | 15f48323f7e1d7acf23d6652e7cbc57a4711fb7c /documentation/index.page | |
parent | 813d1c9daf8e4cb479980f6327968b64890a36d7 (diff) | |
download | puppet-40e2db3cf7d08b4870384bf690728df87edb6835.tar.gz puppet-40e2db3cf7d08b4870384bf690728df87edb6835.tar.xz puppet-40e2db3cf7d08b4870384bf690728df87edb6835.zip |
All docs moved over now, and the real index page exists again
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1405 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation/index.page')
-rw-r--r-- | documentation/index.page | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/documentation/index.page b/documentation/index.page index 70fca90e7..9dd1f9a2f 100644 --- a/documentation/index.page +++ b/documentation/index.page @@ -18,27 +18,33 @@ Many general questions about Puppet and Reductive are answered in the [FAQ](faq.html), such as "How to get started quickly", "How to contribute", and "What is Puppet's License? (GPL)") -## Using Puppet +## Relevant Links + +* [Documentation](documentation/) -Documentation Available documentation on puppet. Including an Introduction, and Language & Type Library References. -Downloads +* [Downloads](/downloads) + Puppet source code, Packages (RPMs, debs, etc.), and Ruby GEM packages. -Source +* [Source Code](/svn/puppet) + Puppet Subversion Repository -Trac +* [Bug Tracker](/cgi-bin/puppet.cgi) + Bug tickets, feature enhancements, and source browsing -Puppet Developer Mailing List +* [Puppet Developer Mailing List](http://mail.madstop.com/mailman/listinfo/puppet-dev) + The Puppet-dev mailing list, for all public discussions related to the development of puppet. Given the early stage of Puppet's development, there is not yet a Puppet Users list, so all interested parties should join this list. -Configuration Management Blog +* [Configuration Management Blog](http://madstop.com) + A blog Luke Kanies is maintaining about the development process of Puppet. |