haiwen.github.io/seafile-admin-docs/
Go to file
Daniel Pan 861a3555e5
Some checks failed
Deploy CI / deploy (push) Has been cancelled
Merge pull request #402 from haiwen/opt_es_issues
opt: es issues
2024-11-19 14:53:33 +08:00
.github/workflows update deploy.yml 2024-10-11 15:34:58 +08:00
manual opt: es issues 2024-11-19 14:35:23 +08:00
.gitignore update 2024-03-27 14:43:28 +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 feat: support_version_control 2024-10-11 12:20:06 +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/.