allpy
changeset 541:10d3e4f6e7cd
Run of make force-doc: updated autogenerated sphinx docs
author | Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru> |
---|---|
date | Mon, 28 Feb 2011 22:06:34 +0300 |
parents | 747b4fef09e0 |
children | 2841177ebc2b |
files | docs/source/allpy/argparse_validators.rst docs/source/allpy/data.rst docs/source/allpy/fasta.rst docs/source/allpy/fileio.rst docs/source/allpy/markup.rst docs/source/allpy/modules.rst docs/source/allpy/structure.rst |
diffstat | 7 files changed, 57 insertions(+), 18 deletions(-) [+] |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/docs/source/allpy/argparse_validators.rst Mon Feb 28 22:06:34 2011 +0300 1.3 @@ -0,0 +1,12 @@ 1.4 +Argparse_Validators Documentation 1.5 +================================= 1.6 + 1.7 +This page contains the Argparse_Validators Module documentation. 1.8 + 1.9 +The :mod:`argparse_validators` Module 1.10 +------------------------------------- 1.11 + 1.12 +.. automodule:: allpy.argparse_validators 1.13 + :members: 1.14 + :undoc-members: 1.15 + :show-inheritance:
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/docs/source/allpy/data.rst Mon Feb 28 22:06:34 2011 +0300 2.3 @@ -0,0 +1,13 @@ 2.4 +Data Documentation 2.5 +================== 2.6 + 2.7 +This page contains the Data Package documentation. 2.8 + 2.9 +The :mod:`mkcodes` Module 2.10 +------------------------- 2.11 + 2.12 +.. automodule:: allpy.data.mkcodes 2.13 + :members: 2.14 + :undoc-members: 2.15 + :show-inheritance: 2.16 +
3.1 --- a/docs/source/allpy/fasta.rst Mon Feb 28 22:06:03 2011 +0300 3.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 3.3 @@ -1,12 +0,0 @@ 3.4 -Fasta Documentation 3.5 -=================== 3.6 - 3.7 -This page contains the Fasta Module documentation. 3.8 - 3.9 -The :mod:`fasta` Module 3.10 ------------------------ 3.11 - 3.12 -.. automodule:: allpy.fasta 3.13 - :members: 3.14 - :undoc-members: 3.15 - :show-inheritance:
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/docs/source/allpy/fileio.rst Mon Feb 28 22:06:34 2011 +0300 4.3 @@ -0,0 +1,12 @@ 4.4 +Fileio Documentation 4.5 +==================== 4.6 + 4.7 +This page contains the Fileio Module documentation. 4.8 + 4.9 +The :mod:`fileio` Module 4.10 +------------------------ 4.11 + 4.12 +.. automodule:: allpy.fileio 4.13 + :members: 4.14 + :undoc-members: 4.15 + :show-inheritance:
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/docs/source/allpy/markup.rst Mon Feb 28 22:06:34 2011 +0300 5.3 @@ -0,0 +1,12 @@ 5.4 +Markup Documentation 5.5 +==================== 5.6 + 5.7 +This page contains the Markup Module documentation. 5.8 + 5.9 +The :mod:`markup` Module 5.10 +------------------------ 5.11 + 5.12 +.. automodule:: allpy.markup 5.13 + :members: 5.14 + :undoc-members: 5.15 + :show-inheritance:
6.1 --- a/docs/source/allpy/modules.rst Mon Feb 28 22:06:03 2011 +0300 6.2 +++ b/docs/source/allpy/modules.rst Mon Feb 28 22:06:34 2011 +0300 6.3 @@ -9,13 +9,15 @@ 6.4 .. toctree:: 6.5 :maxdepth: 4 6.6 6.7 + argparse_validators 6.8 base 6.9 data 6.10 dna 6.11 - fasta 6.12 + fileio 6.13 graph 6.14 - pdb 6.15 + markup 6.16 processors 6.17 protein 6.18 rna 6.19 + structure 6.20 util
7.1 --- a/docs/source/allpy/structure.rst Mon Feb 28 22:06:03 2011 +0300 7.2 +++ b/docs/source/allpy/structure.rst Mon Feb 28 22:06:34 2011 +0300 7.3 @@ -1,10 +1,10 @@ 7.4 -Pdb Documentation 7.5 -================= 7.6 +Structure Documentation 7.7 +======================= 7.8 7.9 -This page contains the Pdb Module documentation. 7.10 +This page contains the Structure Module documentation. 7.11 7.12 The :mod:`structure` Module 7.13 ---------------------- 7.14 +--------------------------- 7.15 7.16 .. automodule:: allpy.structure 7.17 :members: