issues
search
tobymao
/
saq
Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
585
stars
41
forks
source link
AutoAPI docs basically complete now.
#91
Closed
grigi
closed
1 year ago
grigi
commented
1 year ago
Autodoc now uses the typehints, resulting in less duplication and better inter-doc linking.
Added docstrings to all attributes/methods that I think should be public.
Disabled autoapi generating document for undocumented members to make the api docs more concise.
Improved front-page cards to have better contrast for better readability