Couple of mistakes in manual - I always find the mistakes *after* I press send :-(
This commit is contained in:
parent
5fe91b66b1
commit
766ef9c9a3
|
@ -219,7 +219,7 @@ Yeah, whatever. The fact is that I'm a helluva lot more productive in
|
||||||
Python than I ever was, am, or will be, in C. In my totally biased
|
Python than I ever was, am, or will be, in C. In my totally biased
|
||||||
and uninformed opinion, I also think certain things are *much* easier
|
and uninformed opinion, I also think certain things are *much* easier
|
||||||
to get working in Python because you can iterate faster. With the
|
to get working in Python because you can iterate faster. With the
|
||||||
:ref:``debugging`` option to run an interactive terminal you even
|
:ref:`debugging` option to run an interactive terminal you even
|
||||||
have the ability to try out ideas and explore the running instance
|
have the ability to try out ideas and explore the running instance
|
||||||
directly. Results don't get more immediate than that!
|
directly. Results don't get more immediate than that!
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Translations
|
||||||
Sprechen Sie Deutsch?
|
Sprechen Sie Deutsch?
|
||||||
|
|
||||||
Awesome! I've been getting my head around the whole translation
|
Awesome! I've been getting my head around the whole translation
|
||||||
bit (English polyglot I'm afraid), and as a result there has been
|
bit (English monoglot I'm afraid), and as a result there has been
|
||||||
a lot of churn in the translations. So what are you waiting for?
|
a lot of churn in the translations. So what are you waiting for?
|
||||||
|
|
||||||
Speak some other language? Take a look at
|
Speak some other language? Take a look at
|
||||||
|
@ -54,7 +54,7 @@ discovering new particles (CERN? Hello?), boldly going (NASA? Come
|
||||||
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
||||||
(Valve? Confirmed?)
|
(Valve? Confirmed?)
|
||||||
|
|
||||||
Here's the ones spotted and noted (I've seen quite a few others
|
Here's the ones I've spotted and noted (I've seen quite a few others
|
||||||
previously, but never thought to note them)
|
previously, but never thought to note them)
|
||||||
|
|
||||||
- `MindMaze`_ - VR / mind-reading.
|
- `MindMaze`_ - VR / mind-reading.
|
||||||
|
|
|
@ -459,7 +459,7 @@ GTK3 there could potentially be more savings.</p>
|
||||||
Python than I ever was, am, or will be, in C. In my totally biased
|
Python than I ever was, am, or will be, in C. In my totally biased
|
||||||
and uninformed opinion, I also think certain things are <em>much</em> easier
|
and uninformed opinion, I also think certain things are <em>much</em> easier
|
||||||
to get working in Python because you can iterate faster. With the
|
to get working in Python because you can iterate faster. With the
|
||||||
:ref:<code class="docutils literal"><span class="pre">debugging</span></code> option to run an interactive terminal you even
|
<a class="reference internal" href="advancedusage.html#debugging"><span>Debugging</span></a> option to run an interactive terminal you even
|
||||||
have the ability to try out ideas and explore the running instance
|
have the ability to try out ideas and explore the running instance
|
||||||
directly. Results don’t get more immediate than that!</p>
|
directly. Results don’t get more immediate than that!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -260,7 +260,7 @@
|
||||||
<h2>Translations<a class="headerlink" href="#translations" title="Permalink to this headline">¶</a></h2>
|
<h2>Translations<a class="headerlink" href="#translations" title="Permalink to this headline">¶</a></h2>
|
||||||
<p>Sprechen Sie Deutsch?</p>
|
<p>Sprechen Sie Deutsch?</p>
|
||||||
<p>Awesome! I’ve been getting my head around the whole translation
|
<p>Awesome! I’ve been getting my head around the whole translation
|
||||||
bit (English polyglot I’m afraid), and as a result there has been
|
bit (English monoglot I’m afraid), and as a result there has been
|
||||||
a lot of churn in the translations. So what are you waiting for?</p>
|
a lot of churn in the translations. So what are you waiting for?</p>
|
||||||
<p>Speak some other language? Take a look at
|
<p>Speak some other language? Take a look at
|
||||||
<a class="reference external" href="https://translations.launchpad.net/terminator">https://translations.launchpad.net/terminator</a> because you might
|
<a class="reference external" href="https://translations.launchpad.net/terminator">https://translations.launchpad.net/terminator</a> because you might
|
||||||
|
@ -290,7 +290,7 @@ life easier for people who do the really important stuff like
|
||||||
discovering new particles (CERN? Hello?), boldly going (NASA? Come
|
discovering new particles (CERN? Hello?), boldly going (NASA? Come
|
||||||
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
||||||
(Valve? Confirmed?)</p>
|
(Valve? Confirmed?)</p>
|
||||||
<p>Here’s the ones spotted and noted (I’ve seen quite a few others
|
<p>Here’s the ones I’ve spotted and noted (I’ve seen quite a few others
|
||||||
previously, but never thought to note them)</p>
|
previously, but never thought to note them)</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><dl class="first docutils">
|
<li><dl class="first docutils">
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -219,7 +219,7 @@ Yeah, whatever. The fact is that I'm a helluva lot more productive in
|
||||||
Python than I ever was, am, or will be, in C. In my totally biased
|
Python than I ever was, am, or will be, in C. In my totally biased
|
||||||
and uninformed opinion, I also think certain things are *much* easier
|
and uninformed opinion, I also think certain things are *much* easier
|
||||||
to get working in Python because you can iterate faster. With the
|
to get working in Python because you can iterate faster. With the
|
||||||
:ref:``debugging`` option to run an interactive terminal you even
|
:ref:`debugging` option to run an interactive terminal you even
|
||||||
have the ability to try out ideas and explore the running instance
|
have the ability to try out ideas and explore the running instance
|
||||||
directly. Results don't get more immediate than that!
|
directly. Results don't get more immediate than that!
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Translations
|
||||||
Sprechen Sie Deutsch?
|
Sprechen Sie Deutsch?
|
||||||
|
|
||||||
Awesome! I've been getting my head around the whole translation
|
Awesome! I've been getting my head around the whole translation
|
||||||
bit (English polyglot I'm afraid), and as a result there has been
|
bit (English monoglot I'm afraid), and as a result there has been
|
||||||
a lot of churn in the translations. So what are you waiting for?
|
a lot of churn in the translations. So what are you waiting for?
|
||||||
|
|
||||||
Speak some other language? Take a look at
|
Speak some other language? Take a look at
|
||||||
|
@ -54,7 +54,7 @@ discovering new particles (CERN? Hello?), boldly going (NASA? Come
|
||||||
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
in Houston), or wrangle 2 more frames per second from Half-Life 3
|
||||||
(Valve? Confirmed?)
|
(Valve? Confirmed?)
|
||||||
|
|
||||||
Here's the ones spotted and noted (I've seen quite a few others
|
Here's the ones I've spotted and noted (I've seen quite a few others
|
||||||
previously, but never thought to note them)
|
previously, but never thought to note them)
|
||||||
|
|
||||||
- `MindMaze`_ - VR / mind-reading.
|
- `MindMaze`_ - VR / mind-reading.
|
||||||
|
|
Loading…
Reference in New Issue