mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Minor documentation improvements.
This commit is contained in:
@@ -26,7 +26,7 @@ function-list:
|
||||
@sort function_list.h | uniq > function_list_unique.h
|
||||
@rm temp.xml
|
||||
|
||||
# Update all Doxygen configuration files to the latest Doxygen version - force Markdown support to be disabled
|
||||
# Update all Doxygen configuration files to the latest Doxygen version
|
||||
upgrade-doxygen:
|
||||
@echo Upgrading Doxygen.conf files...
|
||||
@for doxygen_conf in `find $(LUFA_ROOT) -name Doxygen.conf`; do \
|
||||
|
||||
Reference in New Issue
Block a user