We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334798f commit dfbcbcdCopy full SHA for dfbcbcd
docs/Makefile
@@ -17,5 +17,5 @@ help:
17
# Catch-all target: route all unknown targets to Sphinx using the new
18
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
19
%: Makefile
20
- sphinx-apidoc -o source/reference/api ../ytmusicapi
+ sphinx-apidoc -o source/reference/api ../ytmusicapi
21
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
0 commit comments