Explorar o código

Modify Makefile

oz123 %!s(int64=10) %!d(string=hai) anos
pai
achega
96975f949e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -47,7 +47,7 @@ coverage: coverage-run
 docs:
 	#rm -f docs/manutils.rst
 	#rm -f docs/modules.rst
-	sphinx-apidoc -o docs/ pwman
+	sphinx-apidoc -o docs/source/ pwman
 	$(MAKE) -C docs clean
 	$(MAKE) -C docs html
 	open docs/_build/html/index.html