8 lines
152 B
Markdown
8 lines
152 B
Markdown
|
# 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`
|