Skip to content

Commit

Permalink
Add templates for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrukwa committed Oct 26, 2019
1 parent 6403f36 commit 61524a9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/divik.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
divik package
=============

.. automodule:: divik
:members:
:undoc-members:
:show-inheritance:
21 changes: 21 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.. divik documentation master file, created by
sphinx-quickstart on Sat Oct 26 12:33:52 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to divik's documentation!
=================================

.. toctree::
:maxdepth: 4
:caption: Contents:

divik


Indices and tables
==================

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

0 comments on commit 61524a9

Please sign in to comment.