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