]> kaliko git repositories - python-musicpd.git/commit
Improved documentation
authorKaliko Jack <kaliko@azylum.org>
Sat, 24 Aug 2024 17:39:16 +0000 (19:39 +0200)
committerKaliko Jack <kaliko@azylum.org>
Sat, 24 Aug 2024 17:39:16 +0000 (19:39 +0200)
commitc055ff596761f4800c932f61822888f1f3e189a0
tree9e5c446db78595e7d40f12e300627843408df1e1
parent1d10477733e0c6dfe0137b71203f3f094034bcd0
Improved documentation

Add supported commands returned type, generated doc from src:

    python3 ./doc/extract_supported_commands.py > ./doc/source/_commands.rst
CHANGES.txt
doc/extract_supported_commands.py [new file with mode: 0644]
doc/source/_commands.rst [new file with mode: 0644]
doc/source/commands.rst
doc/source/index.rst
doc/source/use.rst
musicpd.py