The manual for Bibliotecha https://manual.bibliotecha.info
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Luke Murphy 16e005354a
Use image and other URL
há 3 anos
docs Use image and other URL há 3 anos
.gitignore Another stab at Bibliotecha usability há 3 anos
README.md Lower case that too há 4 anos
mkdocs.yml Another stab at Bibliotecha usability há 3 anos
requirements.txt Use known PyPi version há 5 anos

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: