Browse Source

Updated index

pull/115/head
Jure Šorn 3 years ago
parent
commit
f340968b23
3 changed files with 4 additions and 2 deletions
  1. 4
      index.html
  2. 1
      pdf/index_for_pdf.html
  3. 1
      pdf/index_for_pdf_print.html

4
index.html

@ -226,7 +226,7 @@ pre.prettyprint {
<body> <body>
<header> <header>
<aside>October 14, 2021</aside>
<aside>October 15, 2021</aside>
<a href="https://gto76.github.io" rel="author">Jure Šorn</a> <a href="https://gto76.github.io" rel="author">Jure Šorn</a>
</header> </header>
@ -3016,7 +3016,7 @@ $ pyinstaller script.py --add-data '&lt;path&gt;:.' <span class="hljs-comment">
<footer> <footer>
<aside>October 14, 2021</aside>
<aside>October 15, 2021</aside>
<a href="https://gto76.github.io" rel="author">Jure Šorn</a> <a href="https://gto76.github.io" rel="author">Jure Šorn</a>
</footer> </footer>

1
pdf/index_for_pdf.html

@ -63,6 +63,7 @@
<strong>hexadecimal representation, <a href="#ints">7</a>, <a href="#binhex">8</a>, <a href="#encode-1">28</a></strong> </p> <strong>hexadecimal representation, <a href="#ints">7</a>, <a href="#binhex">8</a>, <a href="#encode-1">28</a></strong> </p>
<h3 id="i">I</h3> <h3 id="i">I</h3>
<p><strong>image, <a href="#scrapespythonsurlversionnumberandlogofromitswikipediapage">35</a>, <a href="#image">39</a>-<a href="#animation">40</a>, <a href="#surface">42</a>-<a href="#basicmariobrothersexample">43</a></strong><br> <p><strong>image, <a href="#scrapespythonsurlversionnumberandlogofromitswikipediapage">35</a>, <a href="#image">39</a>-<a href="#animation">40</a>, <a href="#surface">42</a>-<a href="#basicmariobrothersexample">43</a></strong><br>
<strong>imports, <a href="#imports">12</a></strong><br>
<strong>inline, <a href="#otheruses">11</a>-<a href="#namedtupleenumdataclass">12</a>, <a href="#inline-1">15</a>, <a href="#inline-2">20</a></strong><br> <strong>inline, <a href="#otheruses">11</a>-<a href="#namedtupleenumdataclass">12</a>, <a href="#inline-1">15</a>, <a href="#inline-2">20</a></strong><br>
<strong>input function, <a href="#input">22</a></strong><br> <strong>input function, <a href="#input">22</a></strong><br>
<strong>introspection, <a href="#introspection">31</a></strong><br> <strong>introspection, <a href="#introspection">31</a></strong><br>

1
pdf/index_for_pdf_print.html

@ -63,6 +63,7 @@
<strong>hexadecimal representation, 7, 8, 28</strong> </p> <strong>hexadecimal representation, 7, 8, 28</strong> </p>
<h3 id="i">I</h3> <h3 id="i">I</h3>
<p><strong>image, 35, 39-40, 42-43</strong><br> <p><strong>image, 35, 39-40, 42-43</strong><br>
<strong>imports, 12</strong><br>
<strong>inline, 11-12, 15, 20</strong><br> <strong>inline, 11-12, 15, 20</strong><br>
<strong>input function, 22</strong><br> <strong>input function, 22</strong><br>
<strong>introspection, 31</strong><br> <strong>introspection, 31</strong><br>

Loading…
Cancel
Save