summaryrefslogtreecommitdiffstats
path: root/website/new/documentation.html
blob: 7e8e5d8e5b4dfce93b397e12a1324688848cfd5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<h2>Documentation</h2>

<h3>Available Documents</h3>

<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="./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>

<h3>Open Office Presentations</h3>

<ul>
<li><a href="docs/cobbler_sumit.odp">Red Hat Summit 5/2007</A></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>