No description
Find a file
Kaniu 1124ee6c3f
adjust document (#14)
* Update search_document.md

* Update search_document.md

* Update search_document.md

* Update search_document.md

* Update search_document.md

* Update use_and_access_seasearch_apis.md

* Update search_document.md

Update unified search descriptions.

* Update use_and_access_seasearch_apis.md

* Update index_management.md

* Update index_management.md

* Update index_management.md

---------

Co-authored-by: Jiaqiang Xu <xjqkilling@gmail.com>
2025-03-15 09:58:14 +08:00
.github/workflows init seasearch docs 2024-09-05 13:59:42 +08:00
manual adjust document (#14) 2025-03-15 09:58:14 +08:00
.gitignore init seasearch docs 2024-09-05 13:59:42 +08:00
LICENSE.txt init seasearch docs 2024-09-05 13:59:42 +08:00
mkdocs.yml Backup and restore (#12) 2025-01-20 15:38:49 +08:00
README.md fix: mannual site url 2025-01-04 16:02:10 +08:00

SeaSearch Docs

Manual for SeaSearch

The website: https://seasearch-manual.seafile.com/

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/seasearch-docs/.