mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
237 B
237 B
Contributing
Local Development
For local development, follow the steps below:
- Install dependencies
pip install -r docs/requirements.txt
- Run the development server
sphinx-autobuild docs/ docs/_build/html/