Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Add link to doctest.txt from sphinx repo.
  • Loading branch information
twmr committed Jul 10, 2019
1 parent c369586 commit e72d593
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can install "pytest-sphinx" via `pip`_ from `PyPI`_::
Usage
-----

* See `doctest-sphinx`_.
* See `doctest-sphinx`_. Have a look at the examples in `doctest-examples`_.
* Run pytest with the `--doctest-modules` flag.


Expand All @@ -69,6 +69,7 @@ Issues
If you encounter any problems, please `file an issue`_ along with a detailed description.

.. _`doctest-sphinx`: http://www.sphinx-doc.org/en/stable/ext/doctest.html
.. _`doctest-examples`: https://github.com/sphinx-doc/sphinx/blob/master/tests/roots/test-ext-doctest/doctest.txt
.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter
.. _`@hackebrot`: https://github.com/hackebrot
.. _`MIT`: http://opensource.org/licenses/MIT
Expand Down

0 comments on commit e72d593

Please sign in to comment.