Skip to content

Commit

Permalink
[readme] update readme to include doc links
Browse files Browse the repository at this point in the history
- updated the `readme` to include links to documentation,
as well as other useful links for developers, end-users.

Signed-off-by: vince-fugnitto <[email protected]>
  • Loading branch information
vince-fugnitto committed Jan 30, 2020
1 parent 7bb75c3 commit e064497
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- [**Getting Started**](#getting-started)
- [**Contributing**](#contributing)
- [**Feedback**](#feedback)
- [**Documentation**](#documentation)
- [**Roadmap**](#roadmap)
- [**License**](#license)
- [**Trademark**](#trademark)
Expand Down Expand Up @@ -74,6 +75,16 @@ Read below how to engage with Theia community:
- Star the repository to show your support.
- Follow Theia on [Twitter](https://twitter.com/theia_ide).

## Documentation

- [API Documentation](https://eclipse-theia.github.io/theia/docs/next/index.html)
- Useful Links:
- [Developing](doc/Developing.md)
- [Testing](doc/Testing.md)
- [API Integration Testing](doc/api-testing.md)
- [Coding Guidelines](https://github.com/eclipse-theia/theia/wiki/Coding-Guidelines)
- [Code Organization](https://github.com/eclipse-theia/theia/wiki/Code-Organization)

## Roadmap

- __Debugging__
Expand Down

0 comments on commit e064497

Please sign in to comment.