Skip to content

Commit dfbcbcd

Browse files
antonio-rojassigma67
authored andcommitted
Fix docs build
Make needs tabs, not spaces
1 parent 334798f commit dfbcbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ help:
1717
# Catch-all target: route all unknown targets to Sphinx using the new
1818
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
1919
%: Makefile
20-
sphinx-apidoc -o source/reference/api ../ytmusicapi
20+
sphinx-apidoc -o source/reference/api ../ytmusicapi
2121
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

0 commit comments

Comments
 (0)