Moved the faq's body here (since it's not a plain-text file
[rsync-web.git] / documentation.html
index ab135950fb2039758b7c1a157dd3b32e19f0d610..2b9b7e922cfa4b13a6d23e2d8ecee842d141551e 100644 (file)
@@ -1,38 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+<HEAD>
+<TITLE>rsync documentation</TITLE>
+</HEAD>
 <!--#include virtual="header.html" -->
 
-<H2 align="center">Documentation</H2>
-
+<H2 align="center">documentation</H2>
 
 <ul>
 
-<li> The <a href="FAQ.html">FAQ</a>
+<li> An html version of the <a href="/ftp/rsync/rsync.html">rsync man page</a>.
+
+<li> An html version of the
+<a href="/ftp/rsync/rsyncd.conf.html">rsyncd.conf man page</a>.
+
+<li> The <a href="FAQ.html">FAQ</a> (frequently asked questions list).
+
+<!--#include virtual="doc-resources.html" -->
+
+<!--
+<li>Cross-referenced
+<a href="doxygen/head/files.html">rsync source code</a> produced by
+<a href="http://doxygen.org/">Doxygen</a>.
+-->
 
-<li> The rsync <A HREF="README.html">README</A>
+<li> A html version of the original
+<a href="tech_report/">rsync technical report</a>.
 
-<li> A html version of the original 
-<A HREF="tech_report/">rsync technical report</A>
+<li> A copy of Andrew Tridgell's
+<a href="http://samba.org/~tridge/phd_thesis.pdf">PhD thesis</a>
+(which includes three chapters on rsync).
 
-<li> An html version of the <A HREF="/ftp/rsync/rsync.html">rsync man page</A>
+<li> A nice page on <a href="how-rsync-works.html">how rsync works</a>.
 
-<li> An html version of the <A
-         HREF="/ftp/rsync/rsyncd.conf.html">rsyncd.conf man page</A>
+<li> A copy of John Langford's thesis on
+<a href="http://www-2.cs.cmu.edu/~jcl/research/mrsync/mrsync.ps">Multiround rsync</a>,
+which is not used in rsync, but is interesting none-the-less.
 
-      <li>Cross-referenced <a
-         href="doxygen/head/files.html">rsync source code</a> produced by
-       <a href="http://doxygen.org/">Doxygen</a>.
+<li> The rsync <A HREF="/ftp/rsync/TODO">TODO</A>.
 
-      <li> A copy of Andrew Tridgell's PhD thesis, which includes
-       three chapters on rsync, is available at <a
-         href="http://samba.org/~tridge/">http://samba.org/~tridge/</a>
-       
-<li> A <a href="y2k.html">Y2K</A> statement
+<li>A <a href="http://www.devshed.com/c/a/Administration/File-Synchronization-With-Rsync/">DevShed tutorial on rsync</a>.
 
-       <li><p>
-         <a href="rsync-and-debian/">Notes on rsync and Debian
-         mirrors</a>
-       </p></li>
+<li> <a href="rsync-and-debian/">Notes on rsync and Debian mirrors</a>.
 
 </ul>
 
+<p> <i>(Some of the above items are also listed on the <a href="resources.html">rsync resouces page</a>.</i>
 
 <!--#include virtual="footer.html" -->