notebook/docs/conf.json

16 lines
307 B
JSON
Raw Normal View History

2014-12-06 03:00:43 +08:00
{
"tags": {
"allowUnknownTags": true
},
"source": {
"include": [
"../IPython/html/static/notebook/js/notebook.js"
]
},
"plugins": [],
"templates": {
"cleverLinks": false,
"monospaceLinks": false
},
"destination": "./out/"
}