Skip to content

Commit

Permalink
Update Doxyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Apr 19, 2024
1 parent 07b03e4 commit 5a0bf23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/admin_panel/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -342,9 +342,7 @@ OPTIMIZE_OUTPUT_SLICE = NO
#
# Note see also the list of default file extension mappings.

EXTENSION_MAPPING =*.svelte=HTML \
*.js=JavaScript \
*.html=HTML
EXTENSION_MAPPING = *.svelte=JavaScript *.js=JavaScript


# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
Expand Down

0 comments on commit 5a0bf23

Please sign in to comment.