The manual for Bibliotecha https://manual.bibliotecha.info
Você não pode selecionar mais de 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
3 anos atrás
docs Use image and other URL 3 anos atrás
.gitignore Another stab at Bibliotecha usability 3 anos atrás
README.md Lower case that too 4 anos atrás
mkdocs.yml Another stab at Bibliotecha usability 3 anos atrás
requirements.txt Use known PyPi version 5 anos atrás

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: