mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
- When running pre-commit on all files it is picking up minified js and css files. Since prettier will format correctly the source files ignore them in end-of-file fixer. - The template files in web docs can be ignored too. - Removed the unneeded `pre-commit-hooks` dependency as pre-commit resolves that itself. - Include files fixed by pre-commit.
11 lines
148 B
ReStructuredText
11 lines
148 B
ReStructuredText
Deluge's Interfaces
|
|
===================
|
|
|
|
Interfaces.
|
|
|
|
.. toctree::
|
|
|
|
Gtk Interface <gtk>
|
|
Web Interface <web>
|
|
Console Interface <console>
|