diff options
Diffstat (limited to 'doc/docgen.rst')
-rw-r--r-- | doc/docgen.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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", |