nvchecker/docs
Yichao Yu c43d4e900f
Support HTTP POST request in the htmlparser and regex source
Example:

    source = "regex"
    regex = "spcm_linux_libs_v[0-9a-zA-Z]*"
    url = "https://spectrum-instrumentation.com/spcm_downloads_downloads_ajax"
    post_data = "series%5B%5D=273&families%5B%5D=475"
2021-09-07 00:40:23 -04:00
..
.gitignore add documentation for plugins 2020-09-03 16:27:35 +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
Makefile make make man work 2020-10-05 12:26:48 +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 doc: we may need a newer rtd theme 2021-05-23 17:47:12 +08:00
usage.rst Support HTTP POST request in the htmlparser and regex source 2021-09-07 00:40:23 -04:00