Documentor: PHP > HTML > Redmine 文档格式化工具
Overview
I'm releasing a couple of libraries to Kohana projects shortly, which is hosted on a project management system called Redmine.
Redmine has its own documentation syntax, which essentially is a much-simplified form of HTML, similar to markdown. However, as simple as it is, it's still not as simple as bashing it all out in Dreamweaver and publishing.
Enter, Documentor
Therefore I've been working on something for a little while I call Documentor.
It's a tool to convert PHP class files first to HTML, and subsequently to Redmine Wiki format. This means that all those undocumented projects can now (hopefully) get documented!
http://www.keyframesandcode.com/code/category/development/php/kohana/
发表讨论