GUACAMOLE-1204: Show full class names within JSDoc navigation sidebar (ambiguous otherwise).

This commit is contained in:
Michael Jumper
2021-05-29 16:28:37 -07:00
parent 0446433860
commit 1d435d9c12

View File

@@ -5,5 +5,10 @@
"opts" : {
"recurse" : true,
"destination" : "target/site/jsdoc"
},
"templates" : {
"default" : {
"useLongnameInNav" : true
}
}
}