Add API documentation to latex docs

This commit is contained in:
Johannes Schönberger
2013-03-12 09:12:13 +01:00
parent dd597fc526
commit d01b14f2ff
+1 -1
View File
@@ -90,7 +90,7 @@ devhelp:
@echo "# ln -s build/devhelp $$HOME/.local/share/devhelp/scikitimage"
@echo "# devhelp"
latex:
latex: api
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(DEST)/latex
@echo
@echo "Build finished; the LaTeX files are in $(DEST)/latex."