98a98ea1dc
[ #398 ] Removed custom Response
objects from Tensorflow and response docs generation logic.
...
continuous-integration/drone/push Build is passing
Closes : #398
2024-05-15 09:55:58 +02:00
debb4f6f36
[Docs] Wrap generate_missing_docs
logic in auto_mocks
block.
...
continuous-integration/drone/push Build is passing
It should be possible to synchronize the documented modules even on
installations that don't have all the custom dependencies installed.
2023-10-22 19:08:16 +02:00
53bdcb9604
A major rewrite of the inspect
plugin.
...
- The `inspect` plugin and the Sphinx inspection extensions now use the
same underlying logic.
- Moved all the common inspection logic under
`platypush.common.reflection`.
- Faster scanning of the available integrations and components through a
pool of threads.
- Added `doc_url` parameters.
- Migrated events and responses metadata scanning logic.
- Now expanding some custom Sphinx tag instead of returning errors when
running outside of the Sphinx context - it includes `:class:`,
`:meth:` and `.. schema::`.
2023-10-09 01:33:45 +02:00
7889b2f1db
Updated generate_missing_docs
to use the new manifest API.
2023-08-19 13:49:31 +02:00
d5de38975d
generate_missing_docs 2.0
2023-04-03 01:36:12 +02:00
efe400f921
Fixed maxdepth
attribute in generate docs.
2023-03-26 22:55:22 +02:00
3d192a9733
Removed unused import
2022-03-27 22:01:25 +02:00
fdf6d8fb4e
Better auto-generated documentation and fixed docstring warnings
2022-03-03 20:26:25 +01:00
3bfc5b83ef
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
35c4a30a63
Added music.spotify plugin and refactored MusicPlugin
2021-07-17 22:14:15 +02:00
Fabio Manganiello
e66c02f3de
Added documentation for response objects as well
2020-03-05 17:41:26 +01:00
Fabio Manganiello
952a8f2faf
Added generation for events docs
2019-12-30 18:50:01 +01:00
Fabio Manganiello
1c7ff1d09b
Directory name typo
2019-12-30 10:22:05 +01:00
Fabio Manganiello
9d961a265f
Generated missing docs
2019-12-30 10:16:55 +01:00