Skip to content

Commit e00974b

Browse files
committed
Website build
1 parent 365d149 commit e00974b

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

4_style.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,11 +1123,11 @@ <h2><span class="section-number">4.10. </span>Exercises<a class="headerlink" hre
11231123
</div><div class="proof-content">
11241124
<p>Install flake8, pep8-naming, and flake8-docstrings.
11251125
Configure your Python editor to use flake8.</p>
1126-
</div></div><p>The <a class="reference internal" href="not_released.html"><span class="doc">skeleton code for this week’s exercises on GitHub Classroom</span></a> contains a package <code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code> which implements Conway’s Game of
1127-
Life. Accept the assignment, and clone the repository. Install the package in
1128-
editable mode. This will also install some additional packages that the
1129-
<code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code> package depends on. This is achieved using an additional argument to
1130-
<code class="xref py py-func docutils literal notranslate"><span class="pre">setuptools.setup()</span></code>.</p>
1126+
</div></div><p>The <a class="reference external" href="https://classroom.github.com/a/GCKdXtVA">skeleton code for this week’s exercises on GitHub Classroom</a> contains a package <code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code>
1127+
which implements Conway’s Game of Life. Accept the assignment, and clone the
1128+
repository. Install the package in editable mode. This will also install some
1129+
additional packages that the <code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code> package depends on. This is achieved
1130+
using an additional argument to <code class="xref py py-func docutils literal notranslate"><span class="pre">setuptools.setup()</span></code>.</p>
11311131
<div class="literal-block-wrapper docutils container" id="id6">
11321132
<div class="code-block-caption"><span class="caption-number">Listing 4.1 </span><span class="caption-text"><code class="xref py py-obj docutils literal notranslate"><span class="pre">setup.py</span></code> for the <code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code> package. The <code class="xref py py-obj docutils literal notranslate"><span class="pre">install_requires</span></code>
11331133
parameter is used to install other packages that <code class="xref py py-mod docutils literal notranslate"><span class="pre">life</span></code> needs.</span><a class="headerlink" href="#id6" title="Permalink to this code"></a></div>

5_abstract_data_types.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,27 +162,27 @@
162162
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="250" />
163163
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="30" x="320.0" y="271">Stack</text>
164164
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="320" />
165-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="341">24</text>
165+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="341">12</text>
166166
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="390" />
167-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="411">12</text>
167+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="411">24</text>
168168
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="264" y="468" />
169169
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="260" y="464" />
170170
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="460" />
171171
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="30" x="320.0" y="481">Stack</text>
172172
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="530" />
173-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="551">24</text>
173+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="551">57</text>
174174
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="600" />
175175
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="621">12</text>
176176
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="256" y="670" />
177-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="691">57</text>
177+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="320.0" y="691">24</text>
178178
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="648" y="48" />
179179
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="644" y="44" />
180180
<rect fill="rgb(255,165,0)" height="30" stroke="rgb(0,0,0)" width="128" x="640" y="40" />
181181
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="30" x="704.0" y="61">Stack</text>
182182
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="640" y="110" />
183-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="704.0" y="131">24</text>
183+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="704.0" y="131">12</text>
184184
<rect fill="rgb(255,255,255)" height="30" stroke="rgb(0,0,0)" width="128" x="640" y="180" />
185-
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="704.0" y="201">12</text>
185+
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="12" x="704.0" y="201">24</text>
186186
<rect fill="rgb(46,139,87)" height="30" stroke="rgb(0,0,0)" width="128" x="64" y="40" />
187187
<text fill="rgb(0,0,0)" font-family="sans-serif" font-size="11" font-style="normal" font-weight="normal" text-anchor="middle" textLength="42" x="128.0" y="61">push 24</text>
188188
<rect fill="rgb(46,139,87)" height="30" stroke="rgb(0,0,0)" width="128" x="64" y="250" />
@@ -226,7 +226,7 @@ <h3><span class="section-number">5.1.1. </span>An example: reverse Polish notati
226226
the stack, while each operator pops the right number of arguments off
227227
the stack and pushes the result onto the stack. At the end of the
228228
calculation, the result of the calculation is on the top of the stack.
229-
<a class="reference internal" href="#rpcalc"><span class="std std-numref">Listing 5.1</span></a> shows <a class="reference internal" href="3_objects.html#term-pseudocode"><span class="xref std std-term">pseudocode</span></a>, for a reverse Polish
229+
<a class="reference internal" href="#rpcalc"><span class="std std-numref">Listing 5.1</span></a> shows <a class="reference internal" href="3_objects.html#term-pseudocode"><span class="xref std std-term">pseudocode</span></a> for a reverse Polish
230230
calculator.</p>
231231
<div class="literal-block-wrapper docutils container" id="id6">
232232
<span id="rpcalc"></span><div class="code-block-caption"><span class="caption-number">Listing 5.1 </span><span class="caption-text">Pseudocode for a reverse Polish calculator implemented

_sources/4_style.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,12 +1173,12 @@ Exercises
11731173
Install flake8, pep8-naming, and flake8-docstrings.
11741174
Configure your Python editor to use flake8.
11751175

1176-
The :doc:`skeleton code for this week's exercises on GitHub Classroom
1177-
<not_released>` contains a package :mod:`life` which implements Conway's Game of
1178-
Life. Accept the assignment, and clone the repository. Install the package in
1179-
editable mode. This will also install some additional packages that the
1180-
:mod:`life` package depends on. This is achieved using an additional argument to
1181-
:func:`setuptools.setup`.
1176+
The `skeleton code for this week's exercises on GitHub Classroom
1177+
<https://classroom.github.com/a/GCKdXtVA>`__ contains a package :mod:`life`
1178+
which implements Conway's Game of Life. Accept the assignment, and clone the
1179+
repository. Install the package in editable mode. This will also install some
1180+
additional packages that the :mod:`life` package depends on. This is achieved
1181+
using an additional argument to :func:`setuptools.setup`.
11821182

11831183
.. code-block:: python3
11841184
:caption: `setup.py` for the :mod:`life` package. The `install_requires`

_sources/5_abstract_data_types.rst.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,17 @@ it from the stack.
8282
}
8383

8484
group second{
85-
"24 "; 12;
85+
12; "24 ";
8686
color = orange
8787
}
8888

8989
group third{
90-
"24 "; "12 "; 57;
90+
57 ;"12 "; "24 ";
9191
color = orange
9292
}
9393

9494
group fourth{
95-
"24 "; "12 ";
95+
"12 "; "24 ";
9696
color = orange
9797
}
9898

@@ -135,7 +135,7 @@ and a stack. Each number encountered in the expression is pushed onto
135135
the stack, while each operator pops the right number of arguments off
136136
the stack and pushes the result onto the stack. At the end of the
137137
calculation, the result of the calculation is on the top of the stack.
138-
:numref:`rpcalc` shows :term:`pseudocode`, for a reverse Polish
138+
:numref:`rpcalc` shows :term:`pseudocode` for a reverse Polish
139139
calculator.
140140

141141
.. _rpcalc:

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)