diff --git a/packages.json b/packages.json index bf02abd..3136de3 100644 --- a/packages.json +++ b/packages.json @@ -34716,5 +34716,21 @@ "description": "Converts JSON schema definitions to nim types", "license": "MIT", "web": "https://github.com/Nycto/NimJsonSchemaImporter" + }, + { + "name": "dogen", + "url": "https://github.com/roger-padrell/dogen", + "method": "git", + "tags": [ + "dogen", + "documentation", + "dog", + "docgen", + "doc", + "documentation generation" + ], + "description": "DOGEN is a beautifully simple (to use) DOcumentation GENerator from nim files.", + "license": "MIT", + "web": "https://roger-padrell.github.io/dogen/" } ]