update jsdoc template to docdash

This commit is contained in:
Matthieu Baumann
2024-09-24 23:36:19 +02:00
parent e6321f3950
commit f79d47d61e
6 changed files with 76 additions and 18 deletions

8
jsdoc-custom-style.css Normal file
View File

@@ -0,0 +1,8 @@
nav > h2 {
color: blue;
font-size: medium;
}
nav > ul > li > a {
font-size: medium;
}