DDI Life Cycle Technical Guide
Repository for the documentation of DDI-Lifecycle Technical Guide,
The documentation of the model in this repository is automagically compiled and published at https://ddi-lifecycle-technical-guide.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