docs(configure): auto generate open urls (#3163)
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user