stardoc 0.1 alpha released!
The very first version of stardoc is released. See the download-section for details.
What is stardoc?
stardoc is a command line documentation generation tool for STAR-documents.
STAR stands for Simple Text Annotation - Restructured. Basically you write files like this
Features
The features in stardoc in this stage is aimed on driving documentation of Use-Cases in software development. In the future we may find this useful for other things as well.
- Transforming STAR-documents to various formats (alpha only support HTML)
Requirements
In order to install stardoc you need to fullfill these requirements:
- *nix operating system
- PHP >= 5.0.1 with XSL and DOM enabled
- PEAR installer
|