Remove dependency on tent-apidoc

This commit is contained in:
Jonathan Rudenberg 2012-09-07 08:30:01 -04:00
parent 101f7f49d1
commit e8ac6de51f
5 changed files with 334 additions and 135 deletions

3
Rules
View file

@ -70,6 +70,9 @@ route '/' do
'/index.html'
end
route 'api_examples.yaml' do
end
route '*' do
next nil if item.identifier.split('/')[-1][0,1] == '_' # partial