You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,12 @@ Generate the docs!
47
47
$ rake docs:generate
48
48
$ open doc/api/index.html
49
49
50
-
### Raddocs
50
+
### Viewers
51
51
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.
0 commit comments