Dear friends!
I’d like to present my documentation tool. It is generally for the projects developed on PHP and which uses SVN or other source control system.
There are the following key features and directions which drive my efforts:
- The documentation sources should be stored in the same repository as the code
- The sources should be text files, so SVN could track changes and we always could extract documentation version appropriate to the code
- There should be convenient to view the result of our authoring. Just open page in browser and see. No additional compiling. It should be easy to edit text – just press “edit” button and make correction right in browser.
It is written in PHP which could be bonus for PHP developers.
Please give it a try. Look at Quick Start (http://bulldoc.ru/eng/doc/quickstart.html) documentation section.
Website: http://www.bulldoc.ru/eng
Complete documentation: http://www.bulldoc.ru/eng/doc
Some comparison to other tools: http://www.bulldoc.ru/eng/doc/appendix/similar.html
Please forgive me for poor English if possible.
BullDoc, the documentation tool
Moderator: General Moderators