No description
Find a file
Junxiang Huang 05d99bda50 update
2025-01-02 17:03:05 +08:00
.github/workflows init seasearch docs 2024-09-05 13:59:42 +08:00
manual update 2025-01-02 17:03:05 +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 update 2025-01-02 17:03:05 +08:00
README.md update 2024-09-10 11:21:32 +08:00

SeaSearch Docs

Manual for SeaSearch

The website: https://haiwen.github.io/seasearch-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/seasearch-docs/.