Skip to content

Commit

Permalink
I know Markdown, I swear.
Browse files Browse the repository at this point in the history
  • Loading branch information
rue committed Nov 15, 2011
1 parent 44a31bf commit 3a4854a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
@@ -1,29 +1,29 @@
rdoc-sinatra
------------
============

RDoc plugin for documenting Sinatra applications.


Homepage and Bugtracker
=======================
-----------------------

https://github.com/rdoc/rdoc-sinatra


Requirements
============
------------

- rdoc 3+


Installation
============
------------

`$ gem install rdoc-rake`


Usage
=====
-----

`$ rdoc FILE_OR_DIR […]`

Expand All @@ -46,7 +46,7 @@ The route docs are placed under a fake class called Application Routes.


Limitations/TODO
================
----------------

- Currently all routes are parsed into the top-level Application Routes.
This'll probably change in the next version.
Expand All @@ -56,7 +56,7 @@ on aren't documented separately (you'll just see the entire pattern).


Licence
=======
-------

(The MIT License)

Expand Down

0 comments on commit 3a4854a

Please sign in to comment.