summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLee Thompson <stagr.lee@gmail.com>2013-02-04 13:35:42 -0600
committerLee Thompson <stagr.lee@gmail.com>2013-02-04 13:35:42 -0600
commitdc4d3d8cbee6659ac444cb4696edd9bd8157f6eb (patch)
tree8080a2015d87ca0f894243f02fbaa2e25449dc5d /docs
parent1d3d2efc89746a6f702efeded7680c63fe91d87f (diff)
get man pages working
Diffstat (limited to 'docs')
-rw-r--r--docs/Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Rakefile b/docs/Rakefile
index a95c97fa..5ca6e31f 100644
--- a/docs/Rakefile
+++ b/docs/Rakefile
@@ -1,3 +1,4 @@
+require 'yaml'
require 'bonsai'
require 'liquid'
require 'maruku'