From db95fad6fa03bcd734fc406a675ead3e07e64570 Mon Sep 17 00:00:00 2001 From: PMunch Date: Wed, 17 Oct 2018 00:34:47 +0200 Subject: Fixes #9364 and add moduleDescription to jsondoc (#9396) This fixes `jsondoc0` so that it has comments in the output as described by the documentation. It also fixes `jsondoc`/`jsondoc2` as it stored it's output in a file with an html extension. Along with this it also adds a new field `moduleDescription` to `jsondoc`/`jsondoc2` which contains the module description. --- doc/docgen.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/docgen.rst') diff --git a/doc/docgen.rst b/doc/docgen.rst index 65c7bd908..e6604d3bd 100644 --- a/doc/docgen.rst +++ b/doc/docgen.rst @@ -117,6 +117,7 @@ Output:: { "orig": "docgen_sample.nim", "nimble": "", + "moduleDescription": "This module is a sample", "entries": [ { "name": "helloWorld", -- cgit 1.4.1-2-gfad0