Ruby Documentation

Open-source Ruby projects categorized as Documentation

Top 23 Ruby Documentation Projects

Documentation
  1. devdocs

    API Documentation Browser

    Project mention: Developer Tools That Actually Save You Time in 2026 | dev.to | 2026-06-10

    DevDocs.io - API Documentation

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Gollum

    A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.

    Project mention: Show HN: Git-based front-end interface for Hugo | news.ycombinator.com | 2026-05-20

    You know who else used git backed pages?

    https://github.com/gollum/gollum/wiki

    This is pretty simple and dumb :-)

  4. GitHub Changelog Generator

    Automatically generate change log from your tags, issues, labels and pull requests on GitHub.

  5. jazzy

    Soulful docs for Swift & Objective-C

  6. Asciidoctor

    :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

    Project mention: 🦊 GitLab CI: Automated Testing of Job Rules | dev.to | 2026-03-20

    If you use a doc-as-code tool like VitePress, Asciidoctor, or Docusaurus, you can render CSV files as HTML tables at build time — either natively or through a custom plugin. Most tools support CSV includes out of the box or with minimal effort, and any AI assistant can generate the glue code for your specific stack in seconds.

  7. Annotate

    Annotate Rails classes with schema and routes info

  8. Apipie

    Ruby on Rails API documentation tool

  9. Hologram

    A markdown based documentation system for style guides.

  10. YARD

    YARD is a Ruby Documentation tool. The Y stands for "Yay!"

    Project mention: yard-yaml 0.1.1: safer UTF-8 handling for YAML documentation | dev.to | 2026-05-24

    yard-yaml is a RubyGem that plugs into YARD and helps Ruby projects document YAML files alongside the rest of their API docs. It can discover .yml, .yaml, and Citation File Format (.cff) files, convert them to HTML pages, and expose inline documentation tags such as @yaml and @yaml_file.

  11. jsduck

    Simple JavaScript Duckumentation generator.

  12. rspec_api_documentation

    Automatically generate API documentation from RSpec

  13. Ronn

    the opposite of roff

    Project mention: Mansplain – Generate mdoc(7) man pages from –help output using LLMs | news.ycombinator.com | 2026-03-30

    Author here. I've been thinking about this for a bit — most modern CLI/TUI tools (especially in the AI space) don't ship man pages. The format is structurally ideal for agent consumption: standardized, terse, offline, parseable. But nobody writes them because the toolchain is hostile.

    mansplain attacks this from two angles:

    1. `generate` — point it at --help output, a README, or stdin and get a well-formed mdoc(7) man page via any OpenAI-compatible API.

    2. `convert` — deterministic compilation of ronn-format Markdown to mdoc. Inspired by Ryan Tomayko's ronn (https://github.com/rtomayko/ronn), which I used years ago in some Ruby projects.

    It also ships as an agent skill (`npx skills add mwunsch/mansplain`) — any coding agent can learn to write man pages as part of its normal workflow, no binary required. The SKILL.md is the system prompt for the CLI too, so they stay in sync.

    Written in Go. Ships its own man page, generated by itself. MIT licensed.

  14. grape-swagger

    Add OAPI/swagger v2.0 compliant documentation to your grape API

  15. RDoc

    RDoc produces HTML and online documentation for Ruby projects.

    Project mention: Reading Ruby 4.0 NEWS with Pros | dev.to | 2025-12-24

    6.14.0 to v6.14.1, v6.14.2, v6.15.0, v6.15.1, v6.16.0, v6.16.1, v6.17.0, v7.0.0, v7.0.1, v7.0.2, v7.0.3 win32ole 1.9.2

  16. Inch

    A documentation analysis tool for the Ruby language

  17. fab-manager

    Fab-Manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.

  18. rubychanges

    Comprehensive changelog of Ruby Programming Language

    Project mention: Ruby 4.0.0 Released | news.ycombinator.com | 2025-12-24
  19. oas_rails

    Generate Automatic Interactive Documentation for Your Rails API

    Project mention: Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails) | dev.to | 2025-09-03

    This article is written by Andrés, creator of > oas_rails. All opinions expressed > are their own.

  20. pie-cookbook

    PIE is an experiment. We've been everything from a coworking space to a community hub to an early stage startup accelerator. Now, we're open sourcing everything we've learned from nearly a decade of helping startups.

  21. allourideas.org

    allourideas allows groups to collect and priorize information in an open, democratic, and efficient process.

  22. rails_lens

    Comprehensive Rails application visualization and annotation tool - precision optics for the Rails universe

    Project mention: Rails application visualization and annotation tool | news.ycombinator.com | 2025-10-05
  23. diaspora_federation

    A library that provides functionalities needed for the diaspora* federation protocol.

  24. ronn-ng

    Ronn-NG: An updated fork of ronn. Build man pages from Markdown.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby Documentation discussion

Log in or Post with

Ruby Documentation related posts

  • Developer Tools That Actually Save You Time in 2026

    1 project | dev.to | 10 Jun 2026
  • yard-yaml 0.1.1: safer UTF-8 handling for YAML documentation

    2 projects | dev.to | 24 May 2026
  • Las 10 mejores herramientas gratis para desarrolladores en 2026

    2 projects | dev.to | 16 Apr 2026
  • Mansplain – Generate mdoc(7) man pages from –help output using LLMs

    2 projects | news.ycombinator.com | 30 Mar 2026
  • Hardware Touch, Stronger SSH

    1 project | news.ycombinator.com | 26 Dec 2025
  • Asciidoctor

    1 project | news.ycombinator.com | 22 Dec 2025
  • Program on the Subway

    4 projects | news.ycombinator.com | 21 Dec 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Documentation projects in Ruby? This list will help you:

# Project Stars
1 devdocs 39,056
2 Gollum 14,277
3 GitHub Changelog Generator 7,530
4 jazzy 7,385
5 Asciidoctor 5,191
6 Annotate 4,483
7 Apipie 2,505
8 Hologram 2,178
9 YARD 2,007
10 jsduck 1,494
11 rspec_api_documentation 1,452
12 Ronn 1,403
13 grape-swagger 1,100
14 RDoc 919
15 Inch 518
16 fab-manager 253
17 rubychanges 205
18 oas_rails 194
19 pie-cookbook 172
20 allourideas.org 164
21 rails_lens 104
22 diaspora_federation 104
23 ronn-ng 98

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Ruby is
the 13th most popular programming language
based on number of references?