mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
doxygen update excludes and output structure
- exclude DriverFramework, parameters, libuavcan
This commit is contained in:
+2399
-72
File diff suppressed because it is too large
Load Diff
@@ -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