Skip to content

Commit

Permalink
JS packages folder included to the doxygen's exclude list (#4021)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnadyrshin authored Dec 2, 2024
1 parent 51aafd1 commit 0ef9f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/doxygen/Doxyfile.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1042,6 +1042,7 @@ EXCLUDE = $(DOXY_SRC_ROOT)/lib/mlib \
$(DOXY_SRC_ROOT)/applications/plugins/dap_link/lib/free-dap \
$(DOXY_SRC_ROOT)/applications/debug \
$(DOXY_SRC_ROOT)/applications/main \
$(DOXY_SRC_ROOT)/applications/system/js_app/packages \
$(DOXY_SRC_ROOT)/applications/settings \
$(DOXY_SRC_ROOT)/lib/micro-ecc \
$(DOXY_SRC_ROOT)/lib/ReadMe.md \
Expand Down

0 comments on commit 0ef9f7d

Please sign in to comment.