diff --git a/src/docs/summary.md b/src/docs/summary.md deleted file mode 100644 index ef5176a..0000000 --- a/src/docs/summary.md +++ /dev/null @@ -1,27 +0,0 @@ -# Contents - -* [Theia](README.md) - -## Architecture - -* [Overview](Architecture.md) -* [Extensions](Extensions.md) -* [Services and Contributions](Services_and_Contributions.md) - -## Using Theia - -* [Build your own IDE](Composing_Applications.md) -* [Authoring an Extension](Authoring_Extensions.md) -* [Authoring Plug-ins](Authoring_Plugins.md) - -## Concepts APIs - -* [Commands and Keybindings](Commands_Keybindings.md) -* [Preferences](Preferences.md) -* [Events](Events.md) -* [Communication via JSON-RPC](Json_Rpc.md) - -## Blueprint - -* [Download](blueprint_download.md) -* [Documentation](blueprint_documentation.md)