From c6b67ff101291aaa99d49893f4bb3e653f43b3c9 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 30 May 2012 00:32:30 -0700 Subject: DOC: Remove duplicate unique links in HOWTO_DOCUMENT. --- doc/HOWTO_DOCUMENT.rst.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/HOWTO_DOCUMENT.rst.txt') diff --git a/doc/HOWTO_DOCUMENT.rst.txt b/doc/HOWTO_DOCUMENT.rst.txt index 8186c472d..5081955a8 100644 --- a/doc/HOWTO_DOCUMENT.rst.txt +++ b/doc/HOWTO_DOCUMENT.rst.txt @@ -9,7 +9,7 @@ A Guide to NumPy/SciPy Documentation For an accompanying example, see `example.py `_. - When using `Sphinx `_ in combination with the + When using `Sphinx `__ in combination with the numpy conventions, you should use the ``numpydoc`` extension so that your docstrings will be handled correctly. For example, Sphinx will extract the ``Parameters`` section from your docstring and convert it into a field @@ -25,9 +25,9 @@ A Guide to NumPy/SciPy Documentation `_ Details of how to use it can be found `here - `_ and + `__ and `here - `_ + `__ Overview -------- -- cgit v1.2.1