aboutsummaryrefslogtreecommitdiffstats
path: root/docs/miscellaneous.rst
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2016-11-30 20:20:13 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2016-11-30 20:20:13 +0800
commit2962426d5318a42b011543b4b550eb10624de9f7 (patch)
treef8099a3f22aed2c5b475939c69f3a1a698f5be61 /docs/miscellaneous.rst
parentf70f8cf06aea5dcd44b6256b040e05d2a3f7045d (diff)
downloaddexon-solidity-2962426d5318a42b011543b4b550eb10624de9f7.tar.gz
dexon-solidity-2962426d5318a42b011543b4b550eb10624de9f7.tar.zst
dexon-solidity-2962426d5318a42b011543b4b550eb10624de9f7.zip
Include the grammar verbatim in the documentation
Diffstat (limited to 'docs/miscellaneous.rst')
-rw-r--r--docs/miscellaneous.rst2
1 files changed, 1 insertions, 1 deletions
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