haiwen.github.io/seafile-admin-docs/
Go to file
Jiaqiang Xu 6d0358760f
Update seafile_gc.md
Add note to --rm-fs option.
2024-03-26 13:46:21 +08:00
.github/workflows Update deploy.yml 2022-08-18 11:15:35 +08:00
manual Update seafile_gc.md 2024-03-26 13:46:21 +08:00
.gitignore use github pages 2020-12-01 10:33:47 +08:00
LICENSE.txt use github pages 2020-12-01 10:33:47 +08:00
README.md Build docs locally and multiple storage backends for docker 2024-03-15 10:42:11 +08:00
mkdocs.yml Clean document for WebDAV extention 2024-03-25 11:41:18 +08:00

Seafile Admin Docs

Manual for Seafile server

The web site: https://haiwen.github.io/seafile-admin-docs/

Serve docs locally

These docs are built using 'mkdocs'. Install the tooling by running:

pip3 install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions

Start up the development server by running mkdocs serve in the project root directory. Browse at http://127.0.0.1:8000/seafile-admin-docs/.