Refactor API documentation (#33217)
* Upgrade Sphinx to 2.4.4 * Refactor API documentation * Remove left-over * Remove Markdown from docstring * Update titels
This commit is contained in:
parent
6d311a31dd
commit
2647296475
17 changed files with 722 additions and 518 deletions
7
docs/source/api/exceptions.rst
Normal file
7
docs/source/api/exceptions.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
.. _exceptions_module:
|
||||
|
||||
:mod:`homeassistant.exceptions`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: homeassistant.exceptions
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue