Skip to content

Commit ffa6866

Browse files
committed
doc config
1 parent ff47282 commit ffa6866

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

conf.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"templates": {
1515
"theme": "lumen",
1616
"systemName": "js-data-http",
17-
"copyright": "js-data-http Copyright © 2014-2016 Jason Dobry"
17+
"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>"
1822
}
1923
}

0 commit comments

Comments
 (0)