Skip to content

Commit 04d1ce1

Browse files
Remove outdated single-page examples (RobotWebTools#389)
1 parent 697c787 commit 04d1ce1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1
-21798
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ There are a variety of [examples](examples) of the different things that can be
102102
There are also some examples of how ros3djs can be used in different environments:
103103

104104
- [Classic html script tag inclusion](examples)
105-
- [Modular html script tag inclusion](examples/html-import)
106-
- [Modular import for a Single Page Application](examples/single-page-application)
105+
- [Modular html script tag inclusion](examples/html-import)s
107106

108107
### License
109108
ros3djs is released with a BSD license. For full terms and conditions, see the [LICENSE](LICENSE) file.

examples/single-page-application/angular-app/.angular-cli.json

Lines changed: 0 additions & 82 deletions
This file was deleted.

examples/single-page-application/angular-app/README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples/single-page-application/angular-app/package.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/app-routing.module.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/app.component.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/app.module.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/examples/examples-routing.module.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/examples/examples.module.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

examples/single-page-application/angular-app/src/app/examples/markers.component.ts

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)