docs(configure): auto generate open urls (#3163)

This commit is contained in:
ReenigneArcher
2024-09-11 17:56:54 -04:00
committed by GitHub
parent 8098df6c38
commit c892026454
4 changed files with 163 additions and 105 deletions

View File

@@ -57,3 +57,9 @@ INPUT = ../README.md \
contributing.md \
../third-party/doxyconfig/docs/source_code.md \
../src
# extra css
HTML_EXTRA_STYLESHEET += doc-styles.css
# extra js
HTML_EXTRA_FILES += configuration.js