Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 737 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 737 Bytes

=========================================== TreeFrog Framework Documentation (V1.6.1)


Install

Linux

1. Ubuntu(debian like)::

	sudo apt-get install pandoc

2. Fedora/Red Hat/CentOS::

	yum install pandoc

3. Archlinux::

	pacman -S pandoc

4. Or download pandoc here: https://github.com/jgm/pandoc/releases

Mac or Windows

1. Download pandoc here: https://github.com/jgm/pandoc/releases

Generating documentation

Linux

make make OR make (DEFAULT is: allhtml)

Windows

to complete

Mac

make make OR make (DEFAULT is: allhtml)