4 lines
118 B
Text
Executable file
4 lines
118 B
Text
Executable file
# Uncomment to build api docs
|
|
sphinx-apidoc -f -o docs/source ytdl_subscribe
|
|
sphinx-build -a -b html docs docs/_html
|
|
|