mirror of
https://github.com/wassname/phaser.git
synced 2026-08-14 12:40:17 +08:00
Tidying up the repo and adding in new documentation.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"tags": {
|
||||
"allowUnknownTags": true
|
||||
},
|
||||
"plugins": ["plugins/markdown"],
|
||||
"templates": {
|
||||
"cleverLinks": false,
|
||||
"monospaceLinks": false,
|
||||
"default": {
|
||||
"outputSourceFiles": true
|
||||
},
|
||||
"systemName": "DocStrap",
|
||||
"footer": "",
|
||||
"copyright": "Copyright © 2012-2103 Terry Weiss, Eery Wrists. All rights reserved.",
|
||||
"navType": "vertical",
|
||||
"theme": "cerulean"
|
||||
} ,
|
||||
"markdown": {
|
||||
"parser": "gfm",
|
||||
"hardwrap": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user