]> git.parisson.com Git - timeside.git/commit
Create Sphinx/numpydoc documentation
authorThomas Fillon <thomas@parisson.com>
Tue, 1 Oct 2013 12:15:36 +0000 (14:15 +0200)
committerThomas Fillon <thomas@parisson.com>
Tue, 1 Oct 2013 12:15:36 +0000 (14:15 +0200)
commit3481684c38683830d2199bd63b463ba2c28b7d2e
treeb29b04383e7962683c8ecc35c471975d539a267c
parente137fb0c3447fe3ae2dc0a7c89600ef718f0ea7d
Create Sphinx/numpydoc documentation
18 files changed:
doc/Makefile [new file with mode: 0755]
doc/README.rst [new file with mode: 0644]
doc/make.bat [new file with mode: 0755]
doc/source/api/analyzer/analyzers.rst [new file with mode: 0644]
doc/source/api/analyzer/core.rst [new file with mode: 0644]
doc/source/api/analyzer/index.rst [new file with mode: 0644]
doc/source/api/decoder/index.rst [new file with mode: 0644]
doc/source/api/encoder/index.rst [new file with mode: 0644]
doc/source/api/grapher/index.rst [new file with mode: 0644]
doc/source/api/index.rst [new file with mode: 0644]
doc/source/conf.py [new file with mode: 0644]
doc/source/examples/index.rst [new file with mode: 0644]
doc/source/examples/newAnalyzerResult.rst [new file with mode: 0644]
doc/source/examples/tutorial.rst [new file with mode: 0644]
doc/source/index.rst [new file with mode: 0644]
doc/source/install.rst [new file with mode: 0644]
doc/source/intro.rst [new file with mode: 0644]
doc/source/news.rst [new file with mode: 0644]