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: