This project mainly describes the document node types supported by sdoc files and the data structure of document node types to facilitate the use and communication of data.
https://haiwen.github.io/seadoc-specification/
pip install mkdocs mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions
mkdocs serve
If you open the webpage and can see the locally deployed project, it means that you have completed the local environment setup
If you have any problems with your local python, you can refer to this document Python Problems and Solutions