Skip to content

Commit

Permalink
[BUG #7919] removed Inspector component
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwagner committed Apr 8, 2015
1 parent 65f77bd commit b44c97d
Show file tree
Hide file tree
Showing 191 changed files with 51 additions and 9,707 deletions.
1 change: 0 additions & 1 deletion application/demobrowser/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/api/
/build/
/inspector/
/simulator/
/test/
/config.demo.json
Expand Down
1 change: 0 additions & 1 deletion application/demobrowser/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"fix",
"image-combine",
"info",
"inspector",
"lint",
"pretty",
"source",
Expand Down
1 change: 0 additions & 1 deletion application/feedreader/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/build/
/build-mobile/
/build-website/
/inspector/
/provider/
/simulator/
/test/
Expand Down
1 change: 0 additions & 1 deletion application/feedreader/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down
1 change: 0 additions & 1 deletion application/github/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
1 change: 0 additions & 1 deletion application/github/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down
1 change: 0 additions & 1 deletion application/mobileshowcase/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
/build-ios/
/build-android/
/build-indigo/
/inspector/
/simulator/
/test/
/source/script/
Expand Down
1 change: 0 additions & 1 deletion application/playground/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
1 change: 0 additions & 1 deletion application/showcase/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
1 change: 0 additions & 1 deletion application/showcase/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down
1 change: 0 additions & 1 deletion application/tutorial/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
1 change: 0 additions & 1 deletion application/tutorial/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down
1 change: 0 additions & 1 deletion application/widgetbrowser/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
1 change: 0 additions & 1 deletion application/widgetbrowser/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down
1 change: 0 additions & 1 deletion component/apiviewer/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .gitignore template for skeleton-based apps
/api/
/build/
/inspector/
/simulator/
/test/
/source/script/
3 changes: 1 addition & 2 deletions component/apiviewer/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"distclean",
"fix",
"info",
"inspector",
"lint",
"migration",
"pretty",
Expand Down Expand Up @@ -73,7 +72,7 @@
"jobs" :
{
"libraries" : {
"extend" : [ "apicnf::libraries" ]
"extend" : [ "apicnf::libraries" ]
},

"source" :
Expand Down
7 changes: 0 additions & 7 deletions component/inspector/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions component/inspector/Manifest.json

This file was deleted.

86 changes: 0 additions & 86 deletions component/inspector/config.json

This file was deleted.

72 changes: 0 additions & 72 deletions component/inspector/generate.py

This file was deleted.

Loading

0 comments on commit b44c97d

Please sign in to comment.