Go to file
2025-01-13 08:35:42 +00:00
docs Fix the png name 2025-01-08 22:15:36 +01:00
mkdocs.yml Init commit 2025-01-05 20:46:04 +01:00
poetry.lock Init commit 2025-01-05 20:46:04 +01:00
pyproject.toml Init commit 2025-01-05 20:46:04 +01:00
README.md Init commit 2025-01-05 20:46:04 +01:00
renovate.json Add renovate.json 2025-01-13 08:35:42 +00:00

Xray Docs

How to develop

  1. Install poetry: https://python-poetry.org/docs
  2. Run poetry install --no-root
  3. Run poetry run mkdocs serve