First part of the setup process
[tolino-api-docs.git] / Makefile
1 build:
2         #needs rst2html5-tools (via pip3)
3         rst2html5\
4          --bootstrap-css\
5          --stylesheet-path=styles.css --embed-stylesheet\
6          --title="Tolino cloud API documentation"\
7          README.rst tolino-api-docs.htm
8         sed -i "s/##UPDATE##/`date -Is`/" tolino-api-docs.htm