This repository contains the user documentation of openIMIS, please refer to the openIMIS Wiki for further documentation like installation guides, functional specification and import tools templates.
The ReStructured format is used to document openIMIS, follow instructions here to contribute to this existing documentation.
The ReadTheDocs documentation will be generated upon commit to the master branch.
sphinx-autobuild . _build/html --port 5000
pip install -U sphinx
pip install -U sphinx-rtd-theme
First generate the LATEX file(s)
sphinx-build -b latex .\ .\_build\latex\
Then use your favourite latex tool to generate the PDF or
pdflatex.exe .\_build\latex\openIMIS.tex
sphinx-build -b html .\ .\_build\html\
./make gettext
Drag and drop the files and folders from _build/gettext
to lokalise project openIMIS doc
Do the translations