aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonathan Brachthäuser <jonathan@b-studios.de>2016-12-22 12:04:11 +0100
committerJonathan Brachthäuser <jonathan@b-studios.de>2016-12-22 12:04:11 +0100
commit32449b6f63bceeeedd59768f2f672ca714267733 (patch)
treeeacf5ed328943e8e632d929c01fa0c0321e1c260 /docs
parent403ffc27487db92c9134b172d7422013b65c1098 (diff)
downloaddotty-32449b6f63bceeeedd59768f2f672ca714267733.tar.gz
dotty-32449b6f63bceeeedd59768f2f672ca714267733.tar.bz2
dotty-32449b6f63bceeeedd59768f2f672ca714267733.zip
Add a link from internals index to syntax summary
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/index.md b/docs/docs/index.md
index 8fceedbd0..0d9bc6b6f 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -20,6 +20,7 @@ Index
- [Eclipse](contributing/eclipse.md) setting up dev environment
- [Intellij-IDEA](contributing/intellij-idea.md) setting up dev environment
* Internals document the compiler internals
+ - [Syntax Summary](internals/syntax.md)
- [Project Structure](internals/overall-structure.md)
of the project
- [Backend](internals/backend.md) details on the bytecode backend