Skip to content

Commit

Permalink
Reverted css to default
Browse files Browse the repository at this point in the history
Dummy commit

Default dox style
  • Loading branch information
tomcombriat committed Dec 1, 2024
1 parent 81624a5 commit 69effa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extras/doxygen-style/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -792,8 +792,8 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.

INPUT = ../../ \
../python/int8_t2mozzi.py \
../doxygen-style/
../python/int8_t2mozzi.py


# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
Expand Down Expand Up @@ -1192,7 +1192,7 @@ HTML_FOOTER = custom_footer.html
# obsolete.
# This tag requires that the tag GENERATE_HTML is set to YES.

HTML_STYLESHEET = doxygen.css
HTML_STYLESHEET =

# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
# cascading style sheets that are included after the standard style sheets
Expand Down

0 comments on commit 69effa0

Please sign in to comment.