https://github.com/treefrogframework/frogbook
TreeFrog Documentation
https://github.com/treefrogframework/frogbook
Last synced: 4 months ago
JSON representation
TreeFrog Documentation
- Host: GitHub
- URL: https://github.com/treefrogframework/frogbook
- Owner: treefrogframework
- Created: 2013-12-18T00:43:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T05:01:08.000Z (over 5 years ago)
- Last Synced: 2025-01-13T14:53:04.676Z (5 months ago)
- Language: Makefile
- Size: 993 KB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)