Browse Source

Updated indexes

pull/52/merge
Jure Šorn 4 years ago
parent
commit
0d08e123a7
3 changed files with 2 additions and 3 deletions
  1. 1
      parse.js
  2. 2
      pdf/index_for_pdf.html
  3. 2
      pdf/index_for_pdf_print.html

1
parse.js

@ -195,7 +195,6 @@ function move(anchor_el, el_id) {
}
function insertPageBreaks() {
// insertPageBreakBefore('#libraries')
insertPageBreakBefore('#print')
}

2
pdf/index_for_pdf.html

@ -120,7 +120,7 @@
<strong>regular expressions, <a href="#regex">5</a>-<a href="#specialsequences">6</a></strong><br>
<strong>requests library, <a href="#scraping">35</a>, <a href="#test">36</a></strong> </p>
<h3 id="s">S</h3>
<p><strong>scraping, <a href="#scraping">35</a></strong><br>
<p><strong>scraping, <a href="#scraping">35</a>, <a href="#basicmariobrothersexample">43</a></strong><br>
<strong>sequence, <a href="#type">4</a>, <a href="#sequence">18</a>, <a href="#collectionsabcsequence">19</a></strong><br>
<strong>sets, <a href="#set">2</a>, <a href="#otheruses">11</a></strong><br>
<strong>shell commands, <a href="#shellcommands">25</a></strong><br>

2
pdf/index_for_pdf_print.html

@ -120,7 +120,7 @@
<strong>regular expressions, 5-6</strong><br>
<strong>requests library, 35, 36</strong> </p>
<h3 id="s">S</h3>
<p><strong>scraping, 35</strong><br>
<p><strong>scraping, 35, 43</strong><br>
<strong>sequence, 4, 18, 19</strong><br>
<strong>sets, 2, 11</strong><br>
<strong>shell commands, 25</strong><br>

Loading…
Cancel
Save