Diff
Not logged in

Differences From:

File www/index.html part of check-in [5fcb36c81b] - Added documentation of the delta format by aku on 2007-08-26 01:32:11. Also file www/index.html part of check-in [452a71f40b] - Merge in aku's documentation updates. by drh on 2007-08-26 03:03:58. [view]

To:

File www/index.html part of check-in [6f1af23ebe] - Added section numbers to delta format, labels for linking, navigation bar. Added delta encoder description (incomplete, right now only all the trivial parts). Using TeX for formulas, and mimetex for conversion. by aku on 2007-08-26 22:22:01. [view]

@@ -89,8 +89,10 @@
 <li>The <a href="fileformat.html">file format</a> used by every content
 file stored in the repository.</li>
 <li>The <a href="delta_format.html">format of deltas</a> used to
 efficiently store changes between file revisions.</li>
+<li>The <a href="delta_encoder_algorithm.html">encoder algorithm</a> used to
+efficiently generate deltas.</li>
 </ul>
 
 </body>
 </html>