Skip to content
Snippets Groups Projects
Commit 24887420 authored by Adam Paquette's avatar Adam Paquette
Browse files

Updated doc files to include all modules and functions

parent 818578df
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,6 @@ Ephemeris Abstraction Library
:Date: |today|
.. toctree::
:maxdepth: 2
:maxdepth: 3
library/capi/index
library/python/index
library/ale/index
library/index
ALE C API
=========
.. doxygenfile:: ale.cpp
:project: ale
\ No newline at end of file
:mod:`capi` --- ALE C-API
=======
==========================
The :mod:`src` module
......
:mod:`capi` --- All ALE functions
===================================
-----------------------------------------
.. toctree::
capi
......@@ -5,9 +5,10 @@ Library Reference
:Release: |version|
:Date: |today|
-----------------------------------------
.. toctree::
:maxdepth: 2
capi/index
python/index
ale/index
......@@ -8,3 +8,4 @@ The :mod:`ale.drivers.base` module
.. automodule:: ale.drivers.base
:synopsis:
:members:
:show-inheritance:
......@@ -8,3 +8,4 @@ The :mod:`ale.drivers.cassini_driver` module
.. automodule:: ale.drivers.cassini_driver
:synopsis:
:members:
:show-inheritance:
:mod:`python` --- Input/Output Algorithms
============================================
-----------------------------------------
.. toctree::
base
......@@ -12,3 +9,5 @@
mdis_driver
mro_driver
util
.. autofunction:: ale.drivers.__init__.load
......@@ -8,3 +8,4 @@ The :mod:`ale.drivers.lro_driver` module
.. automodule:: ale.drivers.lro_driver
:synopsis:
:members:
:show-inheritance:
......@@ -8,3 +8,4 @@ The :mod:`ale.drivers.mdis_driver` module
.. automodule:: ale.drivers.mdis_driver
:synopsis:
:members:
:show-inheritance:
......@@ -8,3 +8,4 @@ The :mod:`ale.drivers.mro_driver` module
.. automodule:: ale.drivers.mro_driver
:synopsis:
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment