diff --git a/.docs/conf.py b/.docs/conf.py index 0113ff54c1..a88ef3b9ab 100644 --- a/.docs/conf.py +++ b/.docs/conf.py @@ -105,8 +105,8 @@ os.system(" ".join(cmd)) # -- Project information ----------------------------------------------------- -project = "FloPy Documentation" -copyright = f"2022, {__author__}" +project = "FloPy" +copyright = f"2024, {__author__}" author = __author__ # The version. diff --git a/.docs/main.rst b/.docs/main.rst index 8b4fb30a27..8dc3de0b0e 100644 --- a/.docs/main.rst +++ b/.docs/main.rst @@ -3,9 +3,12 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. +FloPy +===== + .. image:: _images/flopylogo.png -**Documentation for version 3.5.0.dev0** +**Documentation for version 3.6.0.dev0** Documentation is generated with Sphinx from the `FloPy repository `_. @@ -29,4 +32,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` -* :ref:`search`