nvchecker/docs
Jakub Ružička 024849c242 repology: add support for subrepo
Without this, querying latest Fedora packages is impossible because they
reside in 'updates' subrepo but old 'release' versions are returned.
Same thing for openSUSE.

Example config to query Fedora 32 latest packages in updates subrepo:

[somepackage]
source = "repology"
repo = "fedora_32"
subrepo = "updates"
2020-10-30 06:06:15 +01:00
..
.gitignore add documentation for plugins 2020-09-03 16:27:35 +08:00
api.rst add documentation for plugins 2020-09-03 16:27:35 +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 docs: add a script to convert usage.rst to a man page 2020-10-04 21:18:27 +08:00
plugin.rst setup httpclient from configuration options 2020-09-28 15:09:51 +08:00
requirements.txt docs: try newer sphinx 2020-09-03 17:52:30 +08:00
usage.rst repology: add support for subrepo 2020-10-30 06:06:15 +01:00