nvchecker/docs
Dusk Banks 8b929322cb defensively fix reStructuredText syntax
a ` : ` (space, colon, space) like that can be confused for a definition
list classifier, especially in a definition list, so prefer to
backslash-escape the colon.

see the "reStructedText Markup Specification",
section "Syntax Details" > "Body Elements" > "Definition Lists".
2022-02-22 21:51:47 -08:00
..
.gitignore add documentation for plugins 2020-09-03 16:27:35 +08:00
Makefile make `make man` work 2020-10-05 12:26:48 +08:00
api.rst option to not verify HTTPS certificate 2021-06-23 16:08:47 +08:00
conf.py add documentation for plugins 2020-09-03 16:27:35 +08:00
index.rst add documentation for plugins 2020-09-03 16:27:35 +08:00
make.bat add documentation for plugins 2020-09-03 16:27:35 +08:00
myrst2man.py Make the generated man page reproducible 2021-01-17 17:20:10 +08:00
plugin.rst fix a typo in the docs 2021-06-08 15:11:20 +08:00
requirements.txt replace the toml library with tomli 2021-12-29 16:36:23 +08:00
usage.rst defensively fix reStructuredText syntax 2022-02-22 21:51:47 -08:00