Files
profanity/apidocs/python/index.rst
Jabber Developer 105c496ab1 docs(sphinx): fix conf.py and index.rst to resolve warnings
- Removed unnecessary list item (*) from :ref:`genindex`.
- Added blank line after :ref:`genindex` to terminate markup block.
- Rebranded configs
2025-09-15 16:12:47 +02:00

16 lines
329 B
ReStructuredText

CProof Python Plugins API
===========================
The ``prof`` module describes functions that plugins may call to interact with CProof.
The ``plugin`` module describes functions that plugins may define to be notified of various events in CProof.
Contents:
.. toctree::
:maxdepth: 2
prof
plugin
:ref:`genindex`