mirror of
https://github.com/Viglino/ol-ext.git
synced 2026-01-25 17:36:21 +00:00
26 lines
626 B
JSON
26 lines
626 B
JSON
{
|
|
"tags": {
|
|
"allowUnknownTags": true
|
|
},
|
|
"opts": {
|
|
"destination": "./doc/doc-pages"
|
|
},
|
|
"plugins": [
|
|
"plugins/markdown"
|
|
],
|
|
"templates": {
|
|
"cleverLinks": false,
|
|
"monospaceLinks": false,
|
|
"default": {
|
|
"outputSourceFiles": true,
|
|
"useLongnameInNav": true
|
|
},
|
|
"logoFile": "https://openlayers.org/en/latest/examples/resources/logo-70x70.png",
|
|
"systemName": "ol-ext",
|
|
"path": "ink-docstrap",
|
|
"theme": "cerulean",
|
|
"navType": "vertical",
|
|
"linenums": true,
|
|
"includeDate": false
|
|
}
|
|
} |