https://github.com/ippclub/lsd-doc
The document site for Luv Sense Digital
https://github.com/ippclub/lsd-doc
Last synced: 12 months ago
JSON representation
The document site for Luv Sense Digital
- Host: GitHub
- URL: https://github.com/ippclub/lsd-doc
- Owner: IppClub
- Created: 2022-05-30T01:10:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T03:06:11.000Z (over 1 year ago)
- Last Synced: 2025-03-09T04:18:18.587Z (over 1 year ago)
- Homepage: https://luv-sense-digital.readthedocs.io
- Size: 79.1 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 灵数奇缘项目白皮书
[](https://ippclub.org)
已发布网站地址:https://luv-sense-digital.readthedocs.io/
## 文档编写和测试
```sh
> pip install sphinx
> pip install sphinx_rtd_theme
> pip install sphinx-autobuild
> pip install myst-parser
> pip install sphinx-favicon
> sphinx-autobuild docs/source build/html
```