Skip to content

Commit 0d08e12

Browse files
committed
Updated indexes
1 parent 6c2e9e2 commit 0d08e12

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

parse.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ function move(anchor_el, el_id) {
195195
}
196196

197197
function insertPageBreaks() {
198-
// insertPageBreakBefore('#libraries')
199198
insertPageBreakBefore('#print')
200199
}
201200

pdf/index_for_pdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3 id="r">R</h3>
120120
<strong>regular expressions, <a href="#regex">5</a>-<a href="#specialsequences">6</a></strong><br>
121121
<strong>requests library, <a href="#scraping">35</a>, <a href="#test">36</a></strong> </p>
122122
<h3 id="s">S</h3>
123-
<p><strong>scraping, <a href="#scraping">35</a></strong><br>
123+
<p><strong>scraping, <a href="#scraping">35</a>, <a href="#basicmariobrothersexample">43</a></strong><br>
124124
<strong>sequence, <a href="#type">4</a>, <a href="#sequence">18</a>, <a href="#collectionsabcsequence">19</a></strong><br>
125125
<strong>sets, <a href="#set">2</a>, <a href="#otheruses">11</a></strong><br>
126126
<strong>shell commands, <a href="#shellcommands">25</a></strong><br>

pdf/index_for_pdf_print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3 id="r">R</h3>
120120
<strong>regular expressions, 5-6</strong><br>
121121
<strong>requests library, 35, 36</strong> </p>
122122
<h3 id="s">S</h3>
123-
<p><strong>scraping, 35</strong><br>
123+
<p><strong>scraping, 35, 43</strong><br>
124124
<strong>sequence, 4, 18, 19</strong><br>
125125
<strong>sets, 2, 11</strong><br>
126126
<strong>shell commands, 25</strong><br>

0 commit comments

Comments
 (0)