haiwen.github.io/seafile-admin-docs/
Go to file
Ranjiwei 36e8ebbd75
Some checks failed
Deploy CI - 12.0 / deploy (push) Has been cancelled
Update sending_email.md (#512)
* Update sending_email.md

* Update sending_email.md
2025-04-25 18:11:39 +08:00
.github/workflows update multiple storage backends 2025-01-07 16:39:19 +08:00
manual Update sending_email.md (#512) 2025-04-25 18:11:39 +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 opt documents & k8s 2025-02-19 17:32:30 +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/.