Skip to content

Commit 27c24ca

Browse files
committed
New documentation link added
1 parent 867cfc0 commit 27c24ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Derivative-Free Gauss-Newton Method, C. Cartis and L. Roberts, submitted (201
88

99
Documentation
1010
-------------
11-
See manual.pdf.
11+
See manual.pdf or `here <http://people.maths.ox.ac.uk/robertsl/dfogn/>`_.
1212

1313
Requirements
1414
------------
@@ -77,7 +77,7 @@ If you installed DFO-GN manually, you can test your installation by running:
7777
7878
$ python setup.py test
7979
80-
Alternatively, the documentation provides some simple examples of how to run DFO-GN, which are also available in the examples directory.
80+
Alternatively, the `documentation <http://people.maths.ox.ac.uk/robertsl/dfogn/>`_ provides some simple examples of how to run DFO-GN, which are also available in the examples directory.
8181

8282
.. |PyPI Version| image:: https://img.shields.io/pypi/v/DFOGN.svg
8383
:target: https://pypi.python.org/pypi/DFOGN

0 commit comments

Comments
 (0)