diff options
-rw-r--r-- | docs/grammar.txt (renamed from libsolidity/grammar.txt) | 0 | ||||
-rw-r--r-- | docs/miscellaneous.rst | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/libsolidity/grammar.txt b/docs/grammar.txt index 0aa6690b..0aa6690b 100644 --- a/libsolidity/grammar.txt +++ b/docs/grammar.txt diff --git a/docs/miscellaneous.rst b/docs/miscellaneous.rst index 15ff374d..9f733979 100644 --- a/docs/miscellaneous.rst +++ b/docs/miscellaneous.rst @@ -380,4 +380,4 @@ These keywords are reserved in Solidity. They might become part of the syntax in Language Grammar ================ -The entire language grammar is `available here <https://github.com/ethereum/solidity/blob/release/libsolidity/grammar.txt>`_. +.. literalinclude:: grammar.txt |