angular-docs-cn/aio/e2e
Peter Bacon Darwin fc1f6efe0d build(aio): fix paths to "index" pages
Content pages like `tutorial/index.md` were being mapped to `tutorial.index.json`,
which meant that they could only be rendered if you browsed to `/tutorial/index`.

This didn't sit well so now these pages are mapped to `tutorial.json`, which
means that you browser to them via `/tutorial/` or just `/tutorial`.

Fixed #15335
2017-03-21 15:20:28 -05:00
..
app.e2e-spec.ts build(aio): fix paths to "index" pages 2017-03-21 15:20:28 -05:00
app.po.ts build(aio): fix paths to "index" pages 2017-03-21 15:20:28 -05:00
tsconfig.json build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00