platypush/platypush/plugins/inspect
Fabio Manganiello 8447f9a854
Improved rendering of actions/arguments documentation.
The frontend now calls `utils.rst_to_html` to render the docstrings as
HTML instead of dumping them as raw text.

Also, actions and arguments are now cached to improve performance.
2023-05-14 15:06:34 +02:00
..
__init__.py Improved rendering of actions/arguments documentation. 2023-05-14 15:06:34 +02:00
_model.py Improved rendering of actions/arguments documentation. 2023-05-14 15:06:34 +02:00
manifest.yaml Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00