Skip to content

docs: add CLAUDE.md with project context #164

docs: add CLAUDE.md with project context

docs: add CLAUDE.md with project context #164

Workflow file for this run

name: Generate-Documentation
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: write
jobs:
docs:
uses: kcenon/common_system/.github/workflows/doxygen.yml@main
secrets: inherit