12 lines
165 B
JSON
12 lines
165 B
JSON
|
{
|
||
|
"plugins": ["plugins/markdown"],
|
||
|
"destination": "docs",
|
||
|
"readme": "README.md",
|
||
|
"templates": {
|
||
|
"default": {
|
||
|
"useLongnameInNav": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|