Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | corrected a broken link |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
bfab49ede147b9d272c74fcf69fc6f1f |
User & Date: | stephan 2008-05-15 21:01:28.000 |
Context
2008-05-15
| ||
22:03 | corrected link to index.wiki ... (check-in: 24df39d7 user: stephan tags: trunk) | |
21:01 | corrected a broken link ... (check-in: bfab49ed user: stephan tags: trunk) | |
20:28 | removed as part of the /doc port ... (check-in: fda26ca3 user: stephan tags: trunk) | |
Changes
Changes to www/index.wiki.
︙ | ︙ | |||
84 85 86 87 88 89 90 | <li><a href="pop.wiki">Principles Of Operation</a></li> <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism helps insure project integrity.</li> <li>The <a href="fileformat.wiki">file format</a> used by every content file stored in the repository.</li> <li>The <a href="delta_format.wiki">format of deltas</a> used to efficiently store changes between file revisions.</li> | | | 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | <li><a href="pop.wiki">Principles Of Operation</a></li> <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism helps insure project integrity.</li> <li>The <a href="fileformat.wiki">file format</a> used by every content file stored in the repository.</li> <li>The <a href="delta_format.wiki">format of deltas</a> used to efficiently store changes between file revisions.</li> <li>The <a href="delta_encoder_algorithm.wiki">encoder algorithm</a> used to efficiently generate deltas.</li> <li>The <a href="sync.wiki">synchronization protocol</a>.</li> <li>There is a <a href="http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users"> mailing list</a> available for discussing fossil issues.</li> <li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting fossil wiki</a>, capable of hosting static pages and community-editable wiki content.</li> |
︙ | ︙ |