mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-15 00:06:11 +08:00
Add comprehensive documentation system that displays markdown content directly in the web UI configuration forms. Each configuration section now includes collapsible documentation panels that fetch and render relevant markdown files from the docs directory. - Add DocumentationViewer component with markdown rendering and GitHub-style alerts - Implement /api/docs endpoint to serve documentation files securely - Add documentation sections to all configuration schemas (qbt, settings, commands, etc.) - Include responsive tables, code copy buttons, and proper styling for dark/light themes - Fix Docker installation example to use relative config path - Enhance form rendering to support documentation field types with lazy loading |
||
---|---|---|
.. | ||
core | ||
__init__.py | ||
apprise.py | ||
config.py | ||
logs.py | ||
notifiarr.py | ||
qbit_error_handler.py | ||
qbittorrent.py | ||
scheduler.py | ||
torrent_hash_generator.py | ||
util.py | ||
web_api.py | ||
webhooks.py |