mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
7 lines
282 B
Markdown
7 lines
282 B
Markdown
This directory contains the sphinx docs about the configuration & metrics & logs.
|
|
|
|
To view the docs:
|
|
|
|
1. [install sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)
|
|
2. run `make html` in this directory
|
|
3. open *_build/html/index.html* with your favourite browser
|