Merge pull request #62 from gradha/pr_gh_nimrod_doc_pages

Adds gh_nimrod_doc_pages to list.
This commit is contained in:
Billingsly Wetherfordshire 2014-06-03 06:41:08 -05:00
commit 022ed59d1a

View File

@ -703,5 +703,14 @@
"description":"Compiles jade templates to Nimrod procedures.",
"license": "MIT",
"web":"https://github.com/idlewan/jade-nim"
},
{
"name":"gh_nimrod_doc_pages",
"url": "git://github.com/gradha/gh_nimrod_doc_pages",
"method": "git",
"tags":["commandline", "web", "automation", "documentation"],
"description":"Generates a GitHub documentation website for Nimrod projects.",
"license": "MIT",
"web": "http://gradha.github.io/gh_nimrod_doc_pages/"
}
]