-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Extract the Backend.AI WebUI docs markdown → PDF/HTML engine as a standalone, reusable npm package.
Why This Work is Needed
The current backend.ai-webui-docs package mixes the documentation engine (markdown processing, PDF rendering, preview servers) with Backend.AI-specific content and configuration. This makes it difficult to reuse the same documentation workflow for other projects.
Expected Outcomes
- Reusable
backend.ai-docs-toolkitpackage with CLI, config system, and agent templates backend.ai-webui-docsmigrated to consume the toolkit as a workspace dependency- Config-driven architecture allowing customization via
docs-toolkit.config.yaml - Handlebars-based agent template system for generating Claude Code agent files
JIRA Issue: FR-2084
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels