Improve doc.
Change-Id: I0b25fd1c645a47084fb7fda1bbb7d41a2d10dcbb
This commit is contained in:
6
doc/source/playground/framework/datatypes.rst
Normal file
6
doc/source/playground/framework/datatypes.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Datatypes
|
||||
=========
|
||||
|
||||
.. automodule:: secop.datatypes
|
||||
:members:
|
||||
|
6
doc/source/playground/framework/errors.rst
Normal file
6
doc/source/playground/framework/errors.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Exception classes
|
||||
=================
|
||||
|
||||
.. automodule:: secop.errors
|
||||
:members:
|
||||
|
9
doc/source/playground/framework/index.rst
Normal file
9
doc/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