From 04089edc4e651493f7596bf2372c7c0487fc2dad Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 16 Nov 2016 13:20:34 +0000 Subject: Add missing fields --- docs/using-the-compiler.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/using-the-compiler.rst') 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: { -- cgit v1.2.3