diff --git a/docs/Makefile b/docs/Makefile index 15c6906..6c8da27 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,11 +3,11 @@ # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = python -msphinx -SPHINXPROJ = percy +SPHINXPROJ = phyLS SOURCEDIR = . BUILDDIR = _build -doxygen: ../include/percy/*.hpp +doxygen: ../src/phyLS.cpp doxygen Doxyfile help: