Add hotdoc generator (#1901)

This commit is contained in:
willyboar 2021-05-14 17:44:48 +03:00 committed by GitHub
parent 3cd5e417aa
commit edae158552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15850,6 +15850,19 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/thebigbaron/pine" "web": "https://github.com/thebigbaron/pine"
}, },
{
"name": "hotdoc",
"url": "https://github.com/willyboar/hotdoc",
"method": "git",
"tags": [
"static",
"docs",
"generator"
],
"description": "Single Page Documentation Generator",
"license": "MIT",
"web": "https://github.com/willyboar/hotdoc"
},
{ {
"name": "ginger", "name": "ginger",
"url": "https://github.com/Vindaar/ginger", "url": "https://github.com/Vindaar/ginger",