Ask HN: User Documentation solution?

https://news.ycombinator.com/item?id=6123371
by martinbc • 13 years ago
3 4 13 years ago

I have to make a "microsite" under my application with documentation about it.

The concept must be very similar to any "programming project" style.. (codex.wordpress.org, guides.rubyonrails.org, docs.shopify.com/themes): I have to teach users how to do some tasks.

I started generating Markdown files and parsing them as html but I realized that the scope is a bit larger: I have to handle sidebar links, breadcrumb navs, translation support, etc)

Is there any tool/service/project for that? What is the best/common practice to solve it?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com