Navigation Menu

Skip to content

Commit

Permalink
Use redcarpet to use GitHub Flavored Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 11, 2012
1 parent d5346ec commit a1de49d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .yardopts
@@ -0,0 +1,4 @@
--output-dir doc/reference/en
--markup-provider redcarpet
-
doc/text/*
1 change: 1 addition & 0 deletions grntest.gemspec
Expand Up @@ -45,4 +45,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("rake")
spec.add_development_dependency("test-unit")
spec.add_development_dependency("packnga")
spec.add_development_dependency("redcarpet")
end

0 comments on commit a1de49d

Please sign in to comment.