mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
build: local.mk.example: doxygen
target (#6187)
This commit is contained in:
parent
d290c13421
commit
792fbed5f7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user