Table of contents

HotDocs: Embedded

Follow these steps to embed HotDocs in an already existing Rails application:

bundle add hotdocs
bin/rails hotdocs:install

You can now start the server and visit HotDocs:

bin/rails server
open http://127.0.0.1:3000 # or /hotdocs
Edit this page

Built with Rails & HotDocs