Skip to content

Commit

Permalink
update docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Aug 22, 2019
1 parent 6e90946 commit df3d125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ It comes along with a set of handy readers for almost all output formats:
OGS5 executable
===============

To obtain an OGS5 executable, ``ogs5py`` brings a download routine:
To obtain an OGS5 executable, ``ogs5py`` brings a download routine :any:`download_ogs`:

.. code-block:: python
Expand All @@ -148,7 +148,7 @@ For "5.8", "latest" and "stable" there are no MacOS pre-builds.
Have a look at the documentation for all options.

If you have compiled your own OGS5 version, you can add your executable
to the ogs5py config path with:
to the ogs5py config path with :any:`add_exe`:

.. code-block:: python
Expand Down

0 comments on commit df3d125

Please sign in to comment.