This library provides Antora extensions, AsciiDoc macros, and automation tools for Redpanda documentation.
Install the package:
npm i @redpanda-data/docs-extensions-and-macrosantora:
extensions:
- '@redpanda-data/docs-extensions-and-macros/extensions/version-fetcher/set-latest-version'
asciidoc:
extensions:
- '@redpanda-data/docs-extensions-and-macros/macros/glossary'- Antora extensions
-
Extensions that enhance the Antora build process
- AsciiDoc macros
-
Custom inline and block macros for documentation
- MCP server
-
Model Context Protocol server for automating documentation tasks with Claude Code
- CLI reference
-
Complete command reference for
doc-tools - Contributing
-
Development setup and guidelines
Extensions that enhance Antora’s build process:
-
Version management - Automatically fetch latest versions from GitHub
-
Content generation - Generate indexes, categories, and structured data
-
Navigation - Manage unlisted pages, redirects, and cross-version links
-
Integrations - Algolia indexing, EOL banners, related content
-
File processing - Archive attachments, replace attributes, collect samples
Inline and block macros for documentation:
-
glossterm- Reference glossary terms with tooltips -
config_ref- Link to configuration properties -
helm_ref- Link to Helm values -
components_by_category- Display Redpanda Connect components -
component_table- Searchable component table
Report issues at https://github.com/redpanda-data/docs-extensions-and-macros/issues