The manual for Bibliotecha
Go to file
2019-07-04 19:10:56 +02:00
docs Take another run at the manual 2019-07-04 19:10:56 +02:00
.gitignore Bootstrapping the manual 2019-06-26 16:30:02 +02:00
Makefile Bootstrapping the manual 2019-06-26 16:30:02 +02:00
mkdocs.yml Bootstrapping the manual 2019-06-26 16:30:02 +02:00
README.md Bootstrapping the manual 2019-06-26 16:30:02 +02:00
requirements.txt Bootstrapping the manual 2019-06-26 16:30:02 +02:00

Manual.Bibliotecha.Info

The manual for Bibliotecha.

https://manual.bibliotecha.info

Contribute to the Manual

$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ make serve

References: