mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
15 lines
239 B
JSON
15 lines
239 B
JSON
{
|
|
"source" : {
|
|
"include" : "src"
|
|
},
|
|
"opts" : {
|
|
"recurse" : true,
|
|
"destination" : "target/apidocs"
|
|
},
|
|
"templates" : {
|
|
"default" : {
|
|
"useLongnameInNav" : true
|
|
}
|
|
}
|
|
}
|