doc: initial sphinx files.
Change-Id: I6943f2f39340cb6bad52996bbcf50710c0575b7b
This commit is contained in:
6
doc/srcdoc/source/playground/framework/datatypes.rst
Normal file
6
doc/srcdoc/source/playground/framework/datatypes.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Datatypes
|
||||
=========
|
||||
|
||||
.. automodule:: secop.datatypes
|
||||
:members:
|
||||
|
||||
6
doc/srcdoc/source/playground/framework/errors.rst
Normal file
6
doc/srcdoc/source/playground/framework/errors.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Exception classes
|
||||
=================
|
||||
|
||||
.. automodule:: secop.errors
|
||||
:members:
|
||||
|
||||
9
doc/srcdoc/source/playground/framework/index.rst
Normal file
9
doc/srcdoc/source/playground/framework/index.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
Framework documentation
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
datatypes
|
||||
errors
|
||||
|
||||
Reference in New Issue
Block a user