An open API service indexing awesome lists of open source software.

https://github.com/treefrogframework/frogbook

TreeFrog Documentation
https://github.com/treefrogframework/frogbook

Last synced: 4 months ago
JSON representation

TreeFrog Documentation

Awesome Lists containing this project

README

        

===========================================
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)