mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
| .. | ||
| _static | ||
| _templates | ||
| configuration | ||
| log | ||
| metrics | ||
| protocol | ||
| conf.py | ||
| index.rst | ||
| make.bat | ||
| Makefile | ||
| README.md | ||
This directory contains the sphinx docs about the configuration & metrics & logs.
To view the docs:
- install sphinx
- run
make htmlin this directory - open _build/html/index.html with your favourite browser