mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1204: Show full class names within JSDoc navigation sidebar (ambiguous otherwise).
This commit is contained in:
@@ -5,5 +5,10 @@
|
|||||||
"opts" : {
|
"opts" : {
|
||||||
"recurse" : true,
|
"recurse" : true,
|
||||||
"destination" : "target/site/jsdoc"
|
"destination" : "target/site/jsdoc"
|
||||||
|
},
|
||||||
|
"templates" : {
|
||||||
|
"default" : {
|
||||||
|
"useLongnameInNav" : true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user