docs(configure): auto generate open urls (#3163)
This commit is contained in:
parent
8098df6c38
commit
c892026454
4 changed files with 163 additions and 105 deletions
6
docs/doc-styles.css
Normal file
6
docs/doc-styles.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* A fake button as doxygen doesn't allow button elements */
|
||||
.open-button {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
cursor: pointer;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue