Skip to content

tagbangers/wallride-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WallRide Docs

Setup

Download and install Pandoc for your environment: http://pandoc.org/installing.html

Generating the documentation

pandoc \
--write=html5 \
--template=templates/guide.html \
--toc \
--toc-depth=4 \
--section-divs \
--no-highlight \
--smart \
--output=build/guide.html \
docs/guide.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages