g3/g3proxy/doc
2023-10-14 22:22:16 +08:00
..
_static initial commit 2023-03-09 17:55:45 +08:00
_templates initial commit 2023-03-09 17:55:45 +08:00
configuration add support for dns over http/3 2023-10-14 22:22:16 +08:00
log initial commit 2023-03-09 17:55:45 +08:00
metrics update doc 2023-06-13 16:19:07 +08:00
protocol update doc and packages 2023-08-19 22:36:07 +08:00
conf.py g3proxy: use c-ares 1.20.1 default init options value 2023-10-10 19:11:48 +08:00
index.rst initial commit 2023-03-09 17:55:45 +08:00
make.bat initial commit 2023-03-09 17:55:45 +08:00
Makefile initial commit 2023-03-09 17:55:45 +08:00
README.md add user guide 2023-04-04 11:05:51 +08:00

This directory contains the sphinx docs about the configuration & metrics & logs.

To view the docs:

  1. install sphinx
  2. run make html in this directory
  3. open _build/html/index.html with your favourite browser