Rev 515: added documentation page in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Sat Jun 9 04:59:36 GMT 2007


------------------------------------------------------------
revno: 515
revision-id: tridge at samba.org-20070609045936-lw1ssc0qbikeej6r
parent: tridge at samba.org-20070609044452-gud3ha36z19wbvf0
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Sat 2007-06-09 14:59:36 +1000
message:
  added documentation page
added:
  web/documentation.html         documentation.html-20070609045837-x3vec3l27niwxtfg-1
modified:
  web/header.html                header.html-20070608035834-k7u3xijgdxt4e0pw-2
=== added file 'web/documentation.html'
--- a/web/documentation.html	1970-01-01 00:00:00 +0000
+++ b/web/documentation.html	2007-06-09 04:59:36 +0000
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+<HEAD>
+<TITLE>CTDB Documentation</TITLE>
+</HEAD>
+<!--#include virtual="header.html" -->
+
+<h1>CTDB Documentation</h1>
+
+Not all CTDB documentation is complete yet, but here are some bits to
+get you started
+
+<ul>
+<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdb.1.html">ctdb manual page</a>
+<li><a href="building.html">building CTDB</a>
+<li><a href="configuring.html">configuring CTDB</a>
+<li><a href="configuring.html">testing CTDB</a>
+<li><a href="samba.html">Setting up Samba with CTDB</a>
+<li><a href="ftp.html">Setting up FTP with CTDB</a>
+<li><a href="nfs.html">Setting up NFS with CTDB</a>
+<li><a href="http://wiki.samba.org/index.php/CTDB_Setup">CTDB Wiki</a>
+</ul>
+
+<!--#include virtual="footer.html" -->

=== modified file 'web/header.html'
--- a/web/header.html	2007-06-08 04:37:11 +0000
+++ b/web/header.html	2007-06-09 04:59:36 +0000
@@ -5,7 +5,7 @@
     <td ALIGN="left">
 	<ul>
       <li><small><a href=".">home</a></small>
-      <li><small><a href="download.html">download</a></small>
+      <li><small><a href="documentation.html">download</a></small>
       <li><small><a href="configuring.html">configuring</a></small>
       <li><small><a href="building.html">building</a></small>
 	</ul>
@@ -15,6 +15,7 @@
     </td>
     <td align="left">
       <ul>
+      <li><small><a href="download.html">testing</a></small>
       <li><small><a href="testing.html">testing</a></small>
       <li><small><a href="http://wiki.samba.org/index.php/CTDB_Setup">wiki</a></small>
       <li><small><a href="http://bugzilla.samba.org/">bug-tracking</a></small>



More information about the samba-cvs mailing list