Skip to content

Commit 8130977

Browse files
committed
docs: mention RailsAdmin
1 parent 71fef40 commit 8130977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## What is it
66
A simple Rails app with Devise authentication to serve static docs generated with a tool like [MkDocs](http://www.mkdocs.org/).
77
Static html is served by [HighVoltage](https://github.com/thoughtbot/high_voltage) customized to serve pathes
8-
containing whitespaces and dir pathes missing 'index' filename.
8+
containing whitespaces and dir pathes missing 'index' filename. [RailsAdmin](https://github.com/sferik/rails_admin) is used for users administration.
99

1010
## Usage
1111
This assumes you have a docs-building project in Git, the built docs are in 'site' directory and now want to deploy it

0 commit comments

Comments
 (0)