[ADF-2557] Added return tag support and error messages (#3127)

* [ADF-2557] Added return tag support and error messages

* [ADF-2557] Set doc tool config to use index script correctly
This commit is contained in:
Andy Stark
2018-03-28 16:00:59 +01:00
committed by Eugenio Romano
parent 0aba5bb1b5
commit 7d5f1b223b
5 changed files with 63 additions and 20 deletions
+2
View File
@@ -122,6 +122,7 @@
"karma-sourcemap-loader": "0.3.7",
"karma-systemjs": "0.16.0",
"karma-webpack": "2.0.9",
"liquidjs": "^3.1.1",
"loader-utils": "1.1.0",
"markdown-toc": "1.1.0",
"markdownlint-cli": "^0.3.1",
@@ -155,6 +156,7 @@
"tsickle": "^0.26.0",
"tslint": "5.9.1",
"tslint-loader": "3.5.3",
"typedoc": "^0.11.1",
"typescript": "2.6.1",
"uglifyjs-webpack-plugin": "1.1.6",
"webpack": "3.10.0",