mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
EyeTrackVR的文档
Updated camera page to have IR filter removal, parts updates, JLC3DP page, 3d Printed Mounts update, clarify wording |
||
|---|---|---|
| .github/workflows | ||
| img | ||
| vitepress | ||
| .gitignore | ||
| .releaserc | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| EyeTrackVR-Docs.code-workspace | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| STANDARDS.md | ||
EyeTrackVR Documentation Site
This is the source code for the EyeTrackVR project documentation site. It is built using VitePress.
Please visit the documentation site for more information.
Development
install dependencies
cd vitepress && pnpm install
start dev server
pnpm dev
Build
pnpm build
Serve
pnpm serve
Contribute
Please see the contributing guide for all information.
Standards
Please see the standards guide for all information.
Contact
Please join our discord for updates and any questions.
Licenses
All software is under the MIT License. All documentation, including the Wiki, is under the Creative Commons CC-BY-SA-4.0 license.
