aboutsummaryrefslogtreecommitdiffstats
path: root/docs/using-the-compiler.rst
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2016-11-16 21:20:34 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-02-09 05:53:07 +0800
commit04089edc4e651493f7596bf2372c7c0487fc2dad (patch)
treebca13cc96ce7622f65502d6213528059034ed5c1 /docs/using-the-compiler.rst
parent0b3f1a5378daa4075820a6be94afb2d9106c3ebd (diff)
downloaddexon-solidity-04089edc4e651493f7596bf2372c7c0487fc2dad.tar.gz
dexon-solidity-04089edc4e651493f7596bf2372c7c0487fc2dad.tar.zst
dexon-solidity-04089edc4e651493f7596bf2372c7c0487fc2dad.zip
Add missing fields
Diffstat (limited to 'docs/using-the-compiler.rst')
-rw-r--r--docs/using-the-compiler.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/using-the-compiler.rst b/docs/using-the-compiler.rst
index 72166f18..a49bfb8e 100644
--- a/docs/using-the-compiler.rst
+++ b/docs/using-the-compiler.rst
@@ -167,7 +167,10 @@ Regular Output
ewasm: {
wast: // S-expression format
wasm: //
- }
+ },
+ userdoc: // Obsolete
+ devdoc: // Obsolete
+ natspec: // Combined dev+userdoc
}
},
formal: {