elixir-lang/ex_doc
ExDoc produces HTML and EPUB documentation for Elixir projects observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 5293
- days_rel: 104
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
1613 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ExDoc is a documentation generation tool for Elixir and Erlang projects that produces HTML, Markdown (including llms.txt), and EPUB output from API documentation. It is the tool behind HexDocs and Elixir's official documentation, with features like full-text search, version dropdowns, and source links.
Use cases
- generate html documentation for an elixir project
- publish api docs to hexdocs
- produce epub offline documentation
- generate llms.txt markdown docs for a library
- add full-text search to project documentation
- document an erlang project with rebar3
- create guides and cheatsheets alongside api docs
When to choose
- you maintain an Elixir or Erlang library or application and want standard HexDocs-style documentation
- you need offline-accessible HTML or EPUB docs generated from docstrings
- you want hosted docs with search, versioning, and source links out of the box
When to avoid
- your project is not in the Elixir/Erlang ecosystem
- you need a different documentation format like PDF or man pages
- you want a general-purpose static site generator rather than API doc generation
Facets
library · maturity active
documentation markdown search-engine cli documentation developer-tools programming-languages elixir cross-platform doc-generator html epub hexdocs elixir erlang api-docs
4 sources
- readme: https://github.com/elixir-lang/ex_doc · fetched 2026-08-28 · 5dd9f527873e
- homepage: http://elixir-lang.org · fetched 2026-08-29 · 74e1f7dbafea
- site_page: https://elixir-lang.org/install · fetched 2026-08-29 · 036479bee24c
- site_page: https://elixir-lang.org/docs · fetched 2026-08-29 · acb15941abed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-lang/ex_doc | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="elixir-lang/ex_doc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem