Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 369 Bytes

intro.rst

File metadata and controls

18 lines (14 loc) · 369 Bytes

Developer Documentation

The code for the two frontend is split into two packages under the historian package. The web frontend is in historian.flask and the CLI frontend is in historian.inspector.

.. toctree::

   history
   models
   utils
   exceptions

.. toctree::
   :caption: Inspector

   inspector/command
   inspector/utils