diff options
Diffstat (limited to 'docs/examples/README.rst')
-rw-r--r-- | docs/examples/README.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/examples/README.rst b/docs/examples/README.rst index 02c21a5fe..f998f4f33 100644 --- a/docs/examples/README.rst +++ b/docs/examples/README.rst @@ -1,3 +1,5 @@ -This example directory is organized like the ``Cython/docs/src/`` directory,
-with one directory per ``.rst`` file. All files in this directory are tested
-in the :file:`runtests.py` with the mode `compile`.
+:orphan: + +This example directory is organized like the ``Cython/docs/src/`` directory, +with one directory per ``.rst`` file. All files in this directory are tested +in the :file:`runtests.py` with the mode `compile`. |