Documentation Tools (cont)
DokuWiki
- simple Wiki initially developed to maintain documentation
- has developed into a more general-purpose Wiki
- features: revision/access control, syntax highlighting (GeSHi)
POD (Plain Old Documentation)
- simple markup language (used by Perl community)
- used for much of the Perl documentation
- has even been applied to writing books (e.g. O'Reilly Perl books)
|