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: