Our application has a bunch of help content(user guides) that is
scattered and messy. Some is in PDFs, some is written directly in views,
some is in table columns, etc.

I'm trying to find a good way to organize and manage it all from within
the app, and wanted to ask the community what solutions are already out
there.

My goal would be to accomplish the following:
* An easy way for editors to CRUD help content for each page of the app
by browsing to that page and using and 'edit help' button.
* An easy way to organize all these pages into a cohesive and
comprehensive help document for the entire site. So ideally the help
content for each page would fit into a structure of chapters and
sub-chapters, and the entire document could be printed as a guide.
* A way to manage tooltips (javascript popups) within this larger help
context. So the help editor would also provide for some id reference
that i can then pull for tooltip content for a certain widget.

Thanks

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/5e744bc2ffbf560c63d6bc796ed129e4%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to