Commit Graph

6 Commits

Author SHA1 Message Date
Olivier Ramonat
dc0344a84e Add traceability between tests and requirements 2017-07-17 14:33:29 +02:00
Olivier Ramonat
90c24b8f37 Showcase several e3-core modules 2017-05-21 23:01:51 +02:00
Olivier Ramonat
64fbb7f1fb Generate automatically the e3 api doc
Use sphinx-autoapi to generate the api documentation and retrieve
initial doc from the GitHub wiki.

Add a tox command to build the doc:

   tox -e docs
2017-05-21 22:11:21 +02:00
Olivier Ramonat
3685f04db6 Documentation has been moved to the GitHub wiki 2017-01-20 12:07:42 +01:00
Olivier Ramonat
7729b8acf8 There is no static sources in docs/_static
Avoid error 'docs/_static does not exist'.

Change-Id: Ifb2bef6c995d853a07186d731344224adc844126
2016-01-20 11:59:25 +01:00
Olivier Ramonat
9762f49e05 Initial documentation, including plugin system doc
Add a sphinx 'docs' directory, start the documentation and add a note
about the plugin system in CONTRIBUTING.md.

Change-Id: I5d2887dea8b31764f21088c9bd2e4cb95fa21e4a
2016-01-11 23:36:19 +01:00