DDI Life Cycle Documentation
____ _ _ _ ____ ____ ___ _
| __ ) _ _ (_)| | __| | | _ \ | _ \|_ _| | |
| _ \ | | | || || | / _` | | | | || | | || | _____ | |
| |_) || |_| || || || (_| | | |_| || |_| || ||_____|| |___
|____/ \__,_||_||_| \__,_| |____/ |____/|___| |_____|
Repository for the documentation of DDI-Lifecycle,
The documentation of the model in this repository is automagically compiled and published https://ddi-lifecycle-documentation.readthedocs.io/en/latest/
This repository contains:
- Documentation (restructured text used to produce html, epub and pdf)
Python and PIP, Sphinx and PDF extension to Sphinx, to install:
$ sudo apt-get install python python-pip
$ sudo pip install sphinx
$ sudo pip install rst2pdf <- not really working at the moment
Sphinx, get binaries from http://sphinx-doc.org