add docstrings and static html documentation

This commit is contained in:
2019-05-18 23:05:49 +02:00
parent d23e1d7641
commit d3e49e45eb
39 changed files with 15170 additions and 28 deletions

20
docs/build/html/_sources/index.rst.txt vendored Normal file
View File

@@ -0,0 +1,20 @@
.. material documentation master file, created by
sphinx-quickstart on Sat May 18 15:51:55 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to material's documentation!
====================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@@ -0,0 +1,7 @@
materials module
================
.. automodule:: materials
:members:
:undoc-members:
:show-inheritance:

View File

@@ -0,0 +1,7 @@
src
===
.. toctree::
:maxdepth: 4
materials