Source files for the elabftw documentation.
Main project repository: elabftw/elabftw.
git clone https://github.com/elabftw/elabdoc
cd elabdoc
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
You might want to look into the config_examples folder for Apache, HAProxy, Nginx or Traefik configuration as reverse proxy.
To generate the HTML documentation:
cd doc
make html
Then point your browser to the _build/html/index.html
file inside the doc/
folder.
The generated documentation can also be accessed in the Artifacts section of the CircleCI builds.
Click on "pdf" to get the doc as a pdf.
***********
MAIN HEADER
***********
TITLE
=====
SUBTITLE
--------
SUBSUBTITLE
^^^^^^^^^^^
SUBSUBSUBTITLE
""""""""""""""