Commit 3e6e8c01 authored by Stefan Behnel's avatar Stefan Behnel

Fix rst syntax in docs.

parent 5fe601f7
......@@ -35,7 +35,7 @@ The other methods are described in more detail in the :ref:`compilation` section
Building a Cython module using setuptools
----------------------------------------
-----------------------------------------
Imagine a simple "hello world" script in a file ``hello.pyx``:
......
......@@ -17,7 +17,7 @@ This can lead to really interesting speedup in some cases, going from 2 up to
Please note that this feature is experimental.
Usage example with setuptools
----------------------------
-----------------------------
You first need to install Pythran. See its `documentation
<https://pythran.readthedocs.io/>`_ for more information.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment