Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

TypeFriendly/TypeFriendly

Repository files navigation

TypeFriendly 0.1.4

TypeFriendly is a documentation generator written in PHP5 and developed to be easy in use. You may use it to create a HTML documentations for your projects using simple text files and the Markdown syntax.

Run TF from the command line to self-generate a complete user manual:

./typefriendly.php build "./docs/" -o xhtml 

The output files will be in ./docs/output/xhtml

Polish-language users can use:

./typefriendly.php build "./docs/" -o xhtml -l pl 

Authors and licensing

The project is distributed under the terms of GNU General Public License 3.

Authors and contributors:

You should obtain the copies of the licenses in the /info directory. They are also available on-line: