Wire into docs.devcentr.org

Component name

agentic-email-integration

Start path

docs

Production playbook

In dev-centr/docs antora-playbook.yml, add:

- url: https://github.com/dev-centr/agentic-email-integration.git
  branches: HEAD
  start_path: docs

Local playbook

In antora-playbook-local.yml (from the example):

- url: ../agentic-email-integration
  branches: HEAD
  start_path: docs
  worktrees: true

Project Pages

This repo also ships antora-playbook.yml and a docs workflow for GitHub Pages at /agentic-email-integration/.