docs(sphinx): fix conf.py and index.rst to resolve warnings
Some checks failed
CI / Check spelling (pull_request) Successful in 51s
CI / Test C API Documentation Generation (pull_request) Successful in 52s
CI / Check coding style (pull_request) Successful in 1m22s
CI / Test Python API Documentation Generation (pull_request) Failing after 1m1s
CI / Linux (debian) (pull_request) Successful in 12m49s
CI / Linux (ubuntu) (pull_request) Successful in 13m12s
CI / Linux (arch) (pull_request) Successful in 16m22s

- Removed unnecessary list item (*) from :ref:`genindex`.
- Added blank line after :ref:`genindex` to terminate markup block.
- Rebranded configs
This commit is contained in:
2025-09-15 15:55:52 +02:00
parent cb6f302208
commit 2dc99ca745
2 changed files with 19 additions and 19 deletions

View File

@@ -1,8 +1,8 @@
Profanity Python Plugins API
============================
CProof Python Plugins API
========================
The ``prof`` module describes functions that plugins may call to interact with Profanity.
The ``plugin`` module describes functions that plugins may define to be notified of various events in Profanity.
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:
@@ -11,4 +11,5 @@ Contents:
prof
plugin
* :ref:`genindex`
:ref:`genindex`