7
9 Comments

Any good public documentation tools?

Anyone have experience working with public documentation tools?

I'm writing out some docs for my dev tool and just need something clean and simple. No bells and whistles.

Haven't found any good options out there

  1. 2

    What was lacking in the options you found?

  2. 1

    I'm building something if you are still looking for a solution. https://mylodocs.com. Takes markdown files hosted in github and creates a beautiful documentation site.

  3. 1

    Pretty big fan of gitbook. It's for books but can used for for docs or changelogs just the same

  4. 1

    VuePress is a nice option the lets you write Markdown and then kicks out a static site: https://vuepress.vuejs.org/

  5. 1

    RAML is fantastic for REST API documentation. Basically it's, higher level and less repetitive than Swagger.

    For programs, I like inline docs that includes doctests (forcing them to stay in sync with the code). For something extensive, try Gitbook.

  6. 1

    Depends on what kind of documentation. I use react styleguidist for frontend components, docsify for general documentation. Both very clean, simple and straightforward, if they fit your project. For APIs I would use some other specialized API documentation tool.

Trending on Indie Hackers
Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments How I Sourced 60% of Customers From Linkedin, Organically 11 comments