Remove JSDocs from everywhere in the Repo - source code, GHPages, etc. We're not using them and the stale docs were confusing. Fixes #338 Fixes #99

This commit is contained in:
Davis W. Frank
2013-03-26 23:11:24 -07:00
parent 3be247ceb1
commit 6feb124853
13 changed files with 4 additions and 1490 deletions

View File

@@ -19,7 +19,6 @@ Gem::Specification.new do |s|
s.add_development_dependency "json_pure", ">= 1.4.3"
s.add_development_dependency "sass"
s.add_development_dependency "compass"
s.add_development_dependency "ragaskar-jsdoc_helper"
s.add_development_dependency "rspec"
s.add_development_dependency "fuubar"
s.add_development_dependency "awesome_print"