Skip to content

Commit 2178bdb

Browse files
Broccohansl
authored andcommitted
docs(@angular/cli): updates to support a better wiki experience (angular#4899)
1 parent 88d5c5a commit 2178bdb

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

docs/documentation/_Sidebar.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* [Angular CLI](home)
2+
* [Generate](generate)
3+
* [Stories](stories)
File renamed without changes.

docs/documentation/stories.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2+
3+
# Stories describing how to do more with the CLI
4+
5+
- [Asset Configuration](stories/asset-configuration)
6+
- [Autocompletion](stories/autocompletion)
7+
- [CSS Preprocessors](stories/css-preprocessors)
8+
- [Global Lib](stories/global-lib)
9+
- [Global Scripts](stories/global-scripts)
10+
- [Global Styles](stories/global-styles)
11+
- [Angular Flex Layout](stories/include-angular-flex)
12+
- [Angular Material](stories/include-angular-material)
13+
- [AngularFire](stories/include-angularfire)
14+
- [Bootstrap](stories/include-bootstrap)
15+
- [Font Awesome](stories/include-font-awesome)
16+
- [Moving Into the CLI](stories/moving-into-the-cli)
17+
- [Movine Out of the CLI](stories/moving-out-of-the-cli)
18+
- [Proxy](stories/proxy)
19+
- [Routing](stories/routing)
20+
- [3rd Party Lib](stories/third-party-lib)
21+
- [Corporate Proxy](stories/using-corporate-proxy)

0 commit comments

Comments
 (0)