Update Makefile
parent
feab98d342
commit
874dfd30a3
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue