summaryrefslogtreecommitdiffstats
path: root/website/new/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/new/documentation.html')
-rw-r--r--website/new/documentation.html22
1 files changed, 17 insertions, 5 deletions
diff --git a/website/new/documentation.html b/website/new/documentation.html
index 9f2daa0..7e8e5d8 100644
--- a/website/new/documentation.html
+++ b/website/new/documentation.html
@@ -2,15 +2,17 @@
<h3>Available Documents</h3>
-<p>The following docs are available for Cobbler:</p>
+<p>The following docs are available for Cobbler and Koan. Starting with the manpage documentation for cobbler and koan is highly recommended.</p>
<ul>
<!--
<li><a href="cobbler-guide.php">Cobbler Guide</a></li>
-->
-<li><a href="http://et.redhat.com/page/Cobbler_Wiki">Cobbler Wiki Articles</a></li>
-<li><a href="docs/cobbler.html">Cobbler Manpage</a></li>
-<li><a href="docs/koan.html">Koan Manpage</a></li>
+<li><a href="./cobbler-manpage.php">Cobbler Manpage</a></li>
+<li><a href="./koan-manpage.php">Koan Manpage</a></li>
+<li><a href="./cobbler-import.php">A Quickstart Guide on Using "import"</a></li>
+<li><a href="./cobbler-repos.php">Using Cobbler to manage yum repositories</a></li>
+<li><a href="./cobbler-dhcp.php">Cobbler's DHCP management features</a></li>
</ul>
</ul>
@@ -19,6 +21,16 @@
<ul>
<li><a href="docs/cobbler_sumit.odp">Red Hat Summit 5/2007</A></li>
-<li><a href="docs/cobbler.odp">Cobbler slides</A> .. somewhat dated</li>
+<li><a href="docs/cobbler.odp">Older Slides</A> (somewhat out of date)</li>
+</ul>
+
+<h3>More Advanced Topics</h3>
+
+Some of these topics are developer-centric and evolve frequently, so they're still hosted on our companion Wiki. Stop by #cobbler on irc.freenode.net if you would like to ask questions!
+
+<ul>
+<li><a HREF="http://et.redhat.com/page/Cobbler_API">Cobbler API</a></li>
+<li><a HREF="http://et.redhat.com/page/Cobbler_XMLRPC">XMLRPC interface</a></li>
+<li><a href="http://et.redhat.com/page/Cobbler_Triggers">Triggers Extension Mechanism</a></li>
</ul>