🍺 BREW Explorer

← all formulae

docbook

brew install docbook v5.2_1 LicenseRef-Homebrew-cannot-represent

XML markup language and toolchain for authoring technical documentation, books, and reference materials.

Why you might care

DocBook is a standard schema for structured technical writing with wide tool support (converters, validators, editors). Use it if you're authoring documentation that needs to be rendered to multiple formats (HTML, PDF, man pages) or published in technical/academic contexts. Primary value is as a build dependency for projects generating docs from structured markup.

Categories

Alternatives

AsciiDoc reStructuredText Markdown DITA
4.0k
30-day installs · #698
14.5k
90-day · #664
55.6k
365-day · #633

Links

Caveats

To use the DocBook package in your XML toolchain,
you need to add the following to your ~/.bashrc:

export XML_CATALOG_FILES="$HOMEBREW_PREFIX/etc/xml/catalog"

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "AsciiDoc",
    "reStructuredText",
    "Markdown",
    "DITA"
  ],
  "build_dependencies": [],
  "categories": [
    "documentation",
    "markup",
    "xml-tool",
    "parser"
  ],
  "caveats": "To use the DocBook package in your XML toolchain,\nyou need to add the following to your ~/.bashrc:\n\nexport XML_CATALOG_FILES=\"$HOMEBREW_PREFIX/etc/xml/catalog\"\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Standard XML representation system for technical documents",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:01+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "docbook",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://docbook.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "DocBook.org",
  "installs_30d": 4031,
  "installs_365d": 55586,
  "installs_90d": 14514,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LicenseRef-Homebrew-cannot-represent",
  "llm_generated_at": "2026-06-20T23:46:28+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "docbook",
  "oldnames": [],
  "one_liner": "XML markup language and toolchain for authoring technical documentation, books, and reference materials.",
  "optional_dependencies": [],
  "rank_30d": 698,
  "rank_365d": 633,
  "rank_90d": 664,
  "raw_hash": "dd39763e916e9941",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/d/docbook.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libxml2"
  ],
  "version_head": null,
  "version_stable": "5.2",
  "versioned_formulae": [],
  "why_use_this": "DocBook is a standard schema for structured technical writing with wide tool support (converters, validators, editors). Use it if you\u0027re authoring documentation that needs to be rendered to multiple formats (HTML, PDF, man pages) or published in technical/academic contexts. Primary value is as a build dependency for projects generating docs from structured markup."
}