mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
doxygen update excludes and output structure
- exclude DriverFramework, parameters, libuavcan
This commit is contained in:
File diff suppressed because it is too large
Load Diff
1
Makefile
1
Makefile
@@ -267,6 +267,7 @@ doxygen:
|
|||||||
@mkdir -p $(SRC_DIR)/build/doxygen
|
@mkdir -p $(SRC_DIR)/build/doxygen
|
||||||
@cd $(SRC_DIR)/build/doxygen && cmake $(SRC_DIR) $(CMAKE_ARGS) -G"$(PX4_CMAKE_GENERATOR)" -DCONFIG=posix_sitl_default -DBUILD_DOXYGEN=ON
|
@cd $(SRC_DIR)/build/doxygen && cmake $(SRC_DIR) $(CMAKE_ARGS) -G"$(PX4_CMAKE_GENERATOR)" -DCONFIG=posix_sitl_default -DBUILD_DOXYGEN=ON
|
||||||
@$(PX4_MAKE) -C $(SRC_DIR)/build/doxygen
|
@$(PX4_MAKE) -C $(SRC_DIR)/build/doxygen
|
||||||
|
@touch $(SRC_DIR)/build/doxygen/Documentation/.nojekyll
|
||||||
|
|
||||||
# Astyle
|
# Astyle
|
||||||
# --------------------------------------------------------------------
|
# --------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user