docs(style-guide): lift main.ts to src folder

closes #1390, #1361
This commit is contained in:
Foxandxss 2016-05-13 22:33:37 +02:00 committed by Ward Bell
parent 738207affd
commit fca9671680

View File

@ -965,7 +965,7 @@ a(href="#toc") Back to top
.children .children
.file ... .file ...
.file app.component.ts|html|css|spec.ts .file app.component.ts|html|css|spec.ts
.file main.ts .file main.ts
.file index.html .file index.html
.file ... .file ...
:marked :marked
@ -1030,7 +1030,7 @@ a(href="#toc") Back to top
.children .children
.file ... .file ...
.file app.component.ts|html|css|spec.ts .file app.component.ts|html|css|spec.ts
.file main.ts .file main.ts
.file index.html .file index.html
.file ... .file ...
:marked :marked
@ -1105,7 +1105,7 @@ a(href="#toc") Back to top
.file ... .file ...
.file ... .file ...
.file app.component.ts|html|css|spec.ts .file app.component.ts|html|css|spec.ts
.file main.ts .file main.ts
.file index.html .file index.html
.file ... .file ...
:marked :marked
@ -1156,7 +1156,7 @@ a(href="#toc") Back to top
.file index.ts .file index.ts
.file ... .file ...
.file app.component.ts|html|css|spec.ts .file app.component.ts|html|css|spec.ts
.file main.ts .file main.ts
.file index.html .file index.html
.file ... .file ...
:marked :marked
@ -1232,7 +1232,7 @@ a(href="#toc") Back to top
.file ... .file ...
.file index.ts .file index.ts
.file app.component.ts|html|css|spec.ts .file app.component.ts|html|css|spec.ts
.file main.ts .file main.ts
.file index.html .file index.html
.file ... .file ...
:marked :marked