build: local.mk.example: doxygen target (#6187)

This commit is contained in:
Matthieu Coudron 2017-02-27 23:51:45 +01:00 committed by Justin M. Keyes
parent d290c13421
commit 792fbed5f7

View File

@ -62,3 +62,12 @@
# CMAKE_EXTRA_FLAGS += -DLIBVTERM_USE_STATIC=OFF
# CMAKE_EXTRA_FLAGS += -DLUAJIT_USE_STATIC=OFF
# CMAKE_EXTRA_FLAGS += -DMSGPACK_USE_STATIC=OFF
#
#
# .DEFAULT_GOAL := nvim
#
# Run doxygen over the source code.
# Output will be in build/doxygen
#
# doxygen:
# doxygen src/Doxyfile