mirror of
https://github.com/danog/fast-srp.git
synced 2024-11-26 20:04:49 +01:00
10 lines
153 B
JSON
10 lines
153 B
JSON
|
{
|
||
|
"out": "docs",
|
||
|
"includes": "src",
|
||
|
"exclude": ["src/test/**/*"],
|
||
|
|
||
|
"excludePrivate": true,
|
||
|
"excludeProtected": true,
|
||
|
"hideGenerator": true
|
||
|
}
|