summaryrefslogtreecommitdiff
path: root/doc/source/docs/howto_document.rst
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2018-04-11 14:20:55 +0300
committermattip <matti.picus@gmail.com>2018-04-11 14:20:55 +0300
commitdb93ce93064239a429909a100082940b624c84e8 (patch)
treede97cc0917582b358216216869ae6c82648c522d /doc/source/docs/howto_document.rst
parentbc875f568611e775a88d7c5d7ec4ab0b3f585a5b (diff)
downloadnumpy-db93ce93064239a429909a100082940b624c84e8.tar.gz
fix from review
Diffstat (limited to 'doc/source/docs/howto_document.rst')
-rw-r--r--doc/source/docs/howto_document.rst17
1 files changed, 5 insertions, 12 deletions
diff --git a/doc/source/docs/howto_document.rst b/doc/source/docs/howto_document.rst
index c44f4d364..7b316546b 100644
--- a/doc/source/docs/howto_document.rst
+++ b/doc/source/docs/howto_document.rst
@@ -31,8 +31,7 @@ A Guide to NumPy/SciPy Documentation
Details of how to use it can be found `here
<https://github.com/numpy/numpydoc/blob/master/README.rst>`__ and
- `here
- <https://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt>`__
+ here :ref:`howto_build_docs`
Overview
--------
@@ -644,16 +643,10 @@ followed.
Conclusion
----------
-`An example <http://github.com/numpy/numpy/blob/master/doc/example.py>`_ of the
-format shown here is available. Refer to `How to Build API/Reference
-Documentation
-<http://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt>`_
-on how to use Sphinx_ to build the manual.
-
-This document itself was written in ReStructuredText, and may be converted to
-HTML using::
-
- $ rst2html HOWTO_DOCUMENT.txt HOWTO_DOCUMENT.html
+`An example <http://github.com/numpy/numpy/blob/master/doc/example.py>` of the
+format shown here is available. Refer to
+:ref:`howto-build-docs` on how to use Sphinx_ to build
+the manual.
.. _SciPy: http://www.scipy.org
.. _numpy-discussion list: http://scipy.org/scipylib/mailing-lists.html