knipknap / exscript

A Python module making Telnet and SSH easy
MIT License
365 stars 136 forks source link

API docs missing at readthedocs #223

Open gwideman opened 1 year ago

gwideman commented 1 year ago

The readthedocs documentation site at https://exscript.readthedocs.io/en/latest/index.html shows an API Documentation section, which has subsections for packages and modules, but none of the subsidiary pages are actually populated. This is probably a problem with some script that's supposed to scrape the source code docstrings and send it to readthedocs?