We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff47282 commit ffa6866Copy full SHA for ffa6866
conf.json
@@ -14,6 +14,10 @@
14
"templates": {
15
"theme": "lumen",
16
"systemName": "js-data-http",
17
- "copyright": "js-data-http Copyright © 2014-2016 Jason Dobry"
+ "copyright": "js-data-http Copyright © 2014-2016 Jason Dobry",
18
+ "outputSourceFiles": true,
19
+ "syntaxTheme": "dark",
20
+ "linenums": true,
21
+ "footer": "<div style=\"text-align:center\">Back to <a href=\"http://js-data.io\">js-data.io</a></div>"
22
}
23
0 commit comments