summaryrefslogtreecommitdiffstats
path: root/docs/Gemfile
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
committerStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
commit73c657cdc477a9ec97548991e355b766e06634a2 (patch)
tree9329d5dc0c30f9d7d681446610a7fee459269081 /docs/Gemfile
parent2b48ee4a8f894d698b3f726cc58dc9e18a3b27bf (diff)
Lots of build system and docs improvements, including a manpage.
- Build binaries for multiple platforms - Make a manpage out of the manual (see #19) - Extract more tests from the documentation - Fix a few documentation bugs uncovered by above.
Diffstat (limited to 'docs/Gemfile')
-rw-r--r--docs/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile
index 84f2c4e6..f06950f6 100644
--- a/docs/Gemfile
+++ b/docs/Gemfile
@@ -2,3 +2,4 @@ source :rubygems
gem "bonsai"
gem "maruku"
+gem "ronn"