rope icon indicating copy to clipboard operation
rope copied to clipboard

Add auto-generated API docs

Open smheidrich opened this issue 1 year ago • 0 comments

Description

Add an auto-generated API reference to Rope's docs.

Fixes #796

Details (might change as the PR evolves)

  • Currently uses sphinx-autoapi to generate the docs.
  • Lots of warnings during the docs build due to references that can't be found (mostly due to Markdown-like single-backtick inline code in docstrings), but result looks all right.
  • Would obviously benefit greatly from enabling pull request reviews in the ReadTheDocs setting.

smheidrich avatar Sep 20 '24 19:09 smheidrich