Skip to content

Commit 0d4554b

Browse files
committed
Add link to Apitome in README
1 parent d72deda commit 0d4554b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ Generate the docs!
4747
$ rake docs:generate
4848
$ open doc/api/index.html
4949

50-
### Raddocs
50+
### Viewers
5151

52-
Also consider adding [Raddocs](http://github.com/smartlogic/raddocs/) as a viewer. It has much better HTML output than
53-
rspec_api_documentation.
52+
Consider adding a viewer to enhance the generated documentation. By itself rspec_api_documentation will generate very simple HTML. All viewers use the generated JSON.
53+
54+
* [Raddocs](http://github.com/smartlogic/raddocs/) - Sinatra app
55+
* [Apitome](https://github.com/modeset/apitome) - Rails engine
5456

5557
#### Gemfile
5658

0 commit comments

Comments
 (0)