diff options
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r-- | html/000organization.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html index 9ab0d4f1..f951a49d 100644 --- a/html/000organization.cc.html +++ b/html/000organization.cc.html @@ -138,10 +138,10 @@ if ('onhashchange' in window) { <span id="L79" class="LineNr"> 79 </span><span class="Comment">//:</span> <span id="L80" class="LineNr"> 80 </span><span class="Comment">//: This 'subsetting guarantee' ensures that this directory contains a</span> <span id="L81" class="LineNr"> 81 </span><span class="Comment">//: cleaned-up narrative of the evolution of this codebase. Organizing</span> -<span id="L82" class="LineNr"> 82 </span><span class="Comment">//: autobiographically allows a newcomers to rapidly orient themselves,</span> -<span id="L83" class="LineNr"> 83 </span><span class="Comment">//: reading the first few files to understand a simple gestalt of a program's</span> -<span id="L84" class="LineNr"> 84 </span><span class="Comment">//: core purpose and features, and later gradually working their way through</span> -<span id="L85" class="LineNr"> 85 </span><span class="Comment">//: other features as the need arises.</span> +<span id="L82" class="LineNr"> 82 </span><span class="Comment">//: autobiographically allows newcomers to rapidly orient themselves, reading</span> +<span id="L83" class="LineNr"> 83 </span><span class="Comment">//: the first few files to understand a simple gestalt of a program's core</span> +<span id="L84" class="LineNr"> 84 </span><span class="Comment">//: purpose and features, and later gradually working their way through other</span> +<span id="L85" class="LineNr"> 85 </span><span class="Comment">//: features as the need arises.</span> <span id="L86" class="LineNr"> 86 </span><span class="Comment">//:</span> <span id="L87" class="LineNr"> 87 </span><span class="Comment">//: Programmers shouldn't need to understand everything about a program to</span> <span id="L88" class="LineNr"> 88 </span><span class="Comment">//: hack on it. But they shouldn't be prevented from a thorough understanding</span> |