The manual for Bibliotecha https://manual.bibliotecha.info
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Luke Murphy 16e005354a
Use image and other URL
3 yıl önce
docs Use image and other URL 3 yıl önce
.gitignore Another stab at Bibliotecha usability 3 yıl önce
README.md Lower case that too 4 yıl önce
mkdocs.yml Another stab at Bibliotecha usability 3 yıl önce
requirements.txt Use known PyPi version 5 yıl önce

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: