0

I am developing an in house application which is proprietary, and I want to build and host the documentation somewhere. Due to the nature of it being proprietary, I cannot use the public version of readthedocs. Is there a paid or private version of http://readthedocs.org ?

Muhammad Lukman Low
  • 8,177
  • 11
  • 44
  • 54

2 Answers2

3

There is https://readthedocs.com/ which appears to be what you are after.

Malcolm
  • 310
  • 3
  • 6
1

Another similar alternative is to use Gitbook, you can sync your docs from Github or Bitbucket repos.

Rafa Moyano
  • 169
  • 2
  • 8