mirror of
https://github.com/torproject/stem.git
synced 2025-03-03 07:27:13 +00:00
Sphinx fixes
Just correcting a few minor sphinx warnings... /home/atagar/Desktop/stem/docs/download.rst:165: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/atagar/Desktop/stem/docs/tutorials/east_of_the_sun.rst:65: WARNING: Literal block ends without a blank line; unexpected unindent. /home/atagar/Desktop/stem/docs/tutorials/mirror_mirror_on_the_wall.rst:2: WARNING: Duplicate explicit target name: "benchmark script". /home/atagar/Desktop/stem/docs/tutorials/mirror_mirror_on_the_wall.rst:2: WARNING: Duplicate explicit target name: "benchmark script".
This commit is contained in:
parent
99c3043fdd
commit
c84b5c8fc3
@ -162,7 +162,7 @@ Download
|
||||
- .. image:: /_static/label/archlinux.png
|
||||
:target: https://www.archlinux.org/packages/community/any/python-stem/
|
||||
|
||||
Package by Sjon for `Arch Linux...
|
||||
Package by Sjon for `Arch Linux <https://www.archlinux.org/>`_...
|
||||
|
||||
::
|
||||
|
||||
|
@ -62,6 +62,7 @@ that <../api/util/system.html#stem.util.system.DaemonTask>`_.
|
||||
|
||||
% python fibonacci_multiprocessing.py
|
||||
took 6.2 seconds
|
||||
|
||||
.. _connection-resolution:
|
||||
|
||||
Connection Resolution
|
||||
|
@ -392,7 +392,7 @@ So what does code with each of these look like?
|
||||
Stem Example
|
||||
------------
|
||||
|
||||
* `Benchmark Script <../.../../_static/example/benchmark_stem.py>`_
|
||||
* `Stem Benchmark Script <../.../../_static/example/benchmark_stem.py>`_
|
||||
|
||||
.. literalinclude:: /_static/example/benchmark_server_descriptor_stem.py
|
||||
:language: python
|
||||
@ -400,7 +400,7 @@ Stem Example
|
||||
Metrics-lib Example
|
||||
-------------------
|
||||
|
||||
* `Benchmark Script <../.../../_static/example/benchmark_metrics_lib.java>`_
|
||||
* `Metrics-lib Benchmark Script <../.../../_static/example/benchmark_metrics_lib.java>`_
|
||||
|
||||
.. literalinclude:: /_static/example/benchmark_server_descriptor_metrics_lib.java
|
||||
:language: java
|
||||
@ -408,7 +408,7 @@ Metrics-lib Example
|
||||
Zoossh Example
|
||||
--------------
|
||||
|
||||
* `Benchmark Script <../.../../_static/example/benchmark_zoossh.go>`_
|
||||
* `Zoossh Benchmark Script <../.../../_static/example/benchmark_zoossh.go>`_
|
||||
|
||||
.. literalinclude:: /_static/example/benchmark_server_descriptor_zoossh.go
|
||||
:language: go
|
||||
|
Loading…
x
Reference in New Issue
Block a user