Skip to content

Commit

Permalink
Reorganize headings in main docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Mar 28, 2024
1 parent c30c6ea commit d35a93f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
1 change: 0 additions & 1 deletion docs/source/changelog.rst

This file was deleted.

36 changes: 23 additions & 13 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,44 @@

.. include:: README.rst

Additional Information
----------------------

API Reference
=============
.............

Looking for information on a particular function, class, or method?
This part of the documentation is for you.

.. toctree::
:maxdepth: 2
:maxdepth: 4

api/index

Changelog
.........

Additional Information
======================
.. toctree::
:maxdepth: 2

CHANGES

Project documents
.................

.. toctree::
:maxdepth: 2

changelog
license
LICENSE
CODE-OF-CONDUCT
CONTRIBUTING

Indices and tables
..................

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Help
----
Expand All @@ -36,10 +53,3 @@ Acknowledgments
This work is supported by the National Science Foundation
under Award No. `1831623 <https://nsf.gov/awardsearch/showAward?AWD_ID=1831623>`_,
*Community Facility Support: The Community Surface Dynamics Modeling System (CSDMS)*.

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

0 comments on commit d35a93f

Please sign in to comment.