Skip to content

Commit

Permalink
Add Dev section
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Apr 15, 2023
1 parent a142faa commit beb399d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/api/namespaces.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Cosmology Library
=================

This page contains the protocols describing the layout of a conforming cosmology library.

.. autoclass:: cosmology.api.CosmologyNamespace
:members:
:inherited-members:

.. autoclass:: cosmology.api.CosmologyConstantsNamespace
:members:
:inherited-members:
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ or transfer functions.
api/components.rst
api/attributes.rst

.. toctree::
:caption: Dev
:hidden:

api/namespaces.rst

.. toctree::
:caption: Other
Expand Down

0 comments on commit beb399d

Please sign in to comment.