sphinx documentations, beginnings, capa module added

This commit is contained in:
Александр
2012-11-02 17:19:51 +02:00
parent b8dc44c6ca
commit d55565791b
6 changed files with 503 additions and 0 deletions

54
docs/source/common.rst Normal file
View File

@@ -0,0 +1,54 @@
*******************************************
Capa module
*******************************************
.. module:: capa
Calc
====
.. automodule:: capa.calc
:members:
:show-inheritance:
Capa_problem
============
.. automodule:: capa.capa_problem
:members:
:show-inheritance:
Checker
=======
.. automodule:: capa.checker
:members:
:show-inheritance:
Correctmap
==========
.. automodule:: capa.correctmap
:members:
:show-inheritance:
Customrender
============
.. automodule:: capa.customrender
:members:
:show-inheritance:
Inputtypes
==========
.. automodule:: capa.inputtypes
:members:
:show-inheritance:
Resposetypes
============
.. automodule:: capa.responsetypes
:members:
:show-inheritance: