From 3f70e4879f066d0344fa87bee484be804c21fe51 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Mon, 10 Oct 2016 12:08:59 +0100 Subject: Add link to grammar.txt in the documentation --- docs/miscellaneous.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/miscellaneous.rst b/docs/miscellaneous.rst index c4a954ad..d32186ca 100644 --- a/docs/miscellaneous.rst +++ b/docs/miscellaneous.rst @@ -347,3 +347,8 @@ These keywords are reserved in Solidity. They might become part of the syntax in ``abstract``, ``after``, ``case``, ``catch``, ``final``, ``in``, ``inline``, ``interface``, ``let``, ``match``, ``of``, ``pure``, ``relocatable``, ``static``, ``switch``, ``try``, ``type``, ``typeof``, ``view``. + +Language Grammar +================ + +The entire language grammar is `available here `_. -- cgit v1.2.3