Skip to content

Commit

Permalink
Update docs structure
Browse files Browse the repository at this point in the history
  • Loading branch information
f1nality committed Aug 16, 2016
1 parent e58911c commit 81d1b74
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 12 deletions.
1 change: 0 additions & 1 deletion docs/dashboard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ Dashboard
dashboard_getting_started
dashboard_modules
dashboard_custom_module
dashboard_base
21 changes: 21 additions & 0 deletions docs/dashboard_api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
=============
Dashboard API
=============

This page describes the API of the dashboard and dashboard modules.

.. _Dashboard:

Dashboard
---------

.. autoclass:: jet.dashboard.dashboard.Dashboard
:members:

.. _Dashboard Module:

DashboardModule
---------------

.. autoclass:: jet.dashboard.modules.DashboardModule
:members:
11 changes: 0 additions & 11 deletions docs/dashboard_base.rst

This file was deleted.

8 changes: 8 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ Dashboard

dashboard

Dashboard API
=============

.. toctree::
:maxdepth: 2

dashboard_api

License
=======

Expand Down

0 comments on commit 81d1b74

Please sign in to comment.