mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 02:23:58 +08:00
doxygen update excludes and output structure
- exclude DriverFramework, parameters, libuavcan
This commit is contained in:
+2448
-121
File diff suppressed because it is too large
Load Diff
@@ -267,6 +267,7 @@ 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
|
||||
@$(PX4_MAKE) -C $(SRC_DIR)/build/doxygen
|
||||
@touch $(SRC_DIR)/build/doxygen/Documentation/.nojekyll
|
||||
|
||||
# Astyle
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user