The manual for Bibliotecha https://manual.bibliotecha.info
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Luke Murphy 16e005354a
Use image and other URL
3 лет назад
docs Use image and other URL 3 лет назад
.gitignore Another stab at Bibliotecha usability 3 лет назад
README.md Lower case that too 4 лет назад
mkdocs.yml Another stab at Bibliotecha usability 3 лет назад
requirements.txt Use known PyPi version 5 лет назад

README.md

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
$ mkdocs serve

References: