mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"source" : {
|
|
"include" : "src"
|
|
},
|
|
"opts" : {
|
|
"recurse" : true,
|
|
"destination" : "target/site/jsdoc"
|
|
}
|
|
}
|