lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.11k stars 123 forks source link

Make `pdoc`-generated docs more comprehensive #70

Closed lukasschwab closed 3 years ago

lukasschwab commented 3 years ago

Description

Describing parameters and return values in docstrings will be a good future improvement.

Breaking changes

List any changes that break the API usage supported on master.

None: only updates docs.

Relevant issues

List GitHub issues relevant to this change.

N/A

Checklist