top | item 25828495

Ask HN: Best platform for hosting documentation for your product (paid, or not)

5 points| abhaysaxena_hk | 5 years ago

What are you guys using for your products' technical documentation? I am looking for a service, or even a GitHub repo which we can host ourselves where our documentation team can put up technical documentation.

In addition to product docs, we also want to create a learning center about real-estate (which is the industry we are in)

Ideal requirements are - Ability to write content in markdown - Display articles by category - show TOC inside an article - Follow good SEO practices

I have looked at Zendesk, which is expensive. Also looked at Crisp (which is a messenger and but also has Helpdesk). The problem with Crisp is that the articles are kind of locked in their platform.

(I am not associated with either of those companies)

What do you guys use?

11 comments

order
[+] stazz1|5 years ago|reply
GitHub Wikis are legit and very useful! Not sure if you mean specific function documentation... Check out clojuredocs. I'm not sure what the backend is but the ability to quickly search and see related functions is really nice.
[+] phendrenad2|5 years ago|reply
How technical are your docs? Are your customers using a SaaS or are they programming against your APIs?
[+] abhaysaxena_hk|5 years ago|reply
The docs are not technical. They are mostly about how to use the SaaS product and additional about how real-estate finance works.