Fossil SCM

Fixed a manual section numbering duplication in the delta encoding algorithm doc.

wyoung 2023-05-10 17:23 trunk
Commit d83f2490b3216cd7f5e147fd7111177c15799c03d1b0cba34f79c2ebc2fc8931
--- www/delta_encoder_algorithm.wiki
+++ www/delta_encoder_algorithm.wiki
@@ -83,11 +83,11 @@
8383
<li>A hash table is filled, mapping from the hashes of the chunks to
8484
the list of chunk locations having this hash.
8585
</li>
8686
</ol>
8787
88
-<h3 id="processing">2.1 Processing the target</h3>
88
+<h3 id="processing">2.2 Processing the target</h3>
8989
9090
<p>This, the main phase of the encoder, processes the target in a loop
9191
from beginning to end. The state of the encoder is captured by two
9292
locations, the "base" and the "slide". "base" points to the first byte
9393
of the target for which no delta output has been generated yet, and
9494
--- www/delta_encoder_algorithm.wiki
+++ www/delta_encoder_algorithm.wiki
@@ -83,11 +83,11 @@
83 <li>A hash table is filled, mapping from the hashes of the chunks to
84 the list of chunk locations having this hash.
85 </li>
86 </ol>
87
88 <h3 id="processing">2.1 Processing the target</h3>
89
90 <p>This, the main phase of the encoder, processes the target in a loop
91 from beginning to end. The state of the encoder is captured by two
92 locations, the "base" and the "slide". "base" points to the first byte
93 of the target for which no delta output has been generated yet, and
94
--- www/delta_encoder_algorithm.wiki
+++ www/delta_encoder_algorithm.wiki
@@ -83,11 +83,11 @@
83 <li>A hash table is filled, mapping from the hashes of the chunks to
84 the list of chunk locations having this hash.
85 </li>
86 </ol>
87
88 <h3 id="processing">2.2 Processing the target</h3>
89
90 <p>This, the main phase of the encoder, processes the target in a loop
91 from beginning to end. The state of the encoder is captured by two
92 locations, the "base" and the "slide". "base" points to the first byte
93 of the target for which no delta output has been generated yet, and
94

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button