Hacker News new | ask | show | jobs
by docsapp_io 3541 days ago
One of the features I think RTD missing is DocsApp support upload swagger.yml file and auto generate API browser (https://demo.docsapp.io/docs/swagger-api) as well as API Tester (soon).

Another one is DocsApp is using markdown editor instead of pulling docs from SCM (git). Which good for users that do not know to use git.

DocsApp also support generate Github release page (https://demo.docsapp.io/docs/github-release) so users able to download artifacts without leaving DocsApp.

PS: I never use RTD so I might wrong.