Skip to content

docs: also publish Doxygen API reference under /api/#35

Merged
tap merged 1 commit into
mainfrom
claude/samplerattap-ambitap-content-aikc2p
Jul 12, 2026
Merged

docs: also publish Doxygen API reference under /api/#35
tap merged 1 commit into
mainfrom
claude/samplerattap-ambitap-content-aikc2p

Conversation

@tap

@tap tap commented Jul 12, 2026

Copy link
Copy Markdown
Owner

What & why

The Pages site currently deploys only the mdBook. This adds the Doxygen API reference alongside it, using the same layout as AmbiTap:

  • https://timothy.place/SampleRateTap/ → the book (unchanged)
  • https://timothy.place/SampleRateTap/api/ → the Doxygen API reference (new)

Changes

  • .github/workflows/book-pages.yml: install Doxygen + Graphviz, run doxygen docs/Doxyfile, and compose the site with book/book at / and docs/html under /api/. Added docs/** to the paths: trigger so API-only changes also republish. Header comment updated.

🤖 Generated with Claude Code

https://claude.ai/code/session_0182jpKCtKSVQVY5fjWuATty


Generated by Claude Code

The Pages site previously deployed only the mdBook. Build the Doxygen
API reference too and compose the site so the book stays at the root and
the API reference is served under /api/, matching AmbiTap.
@tap tap merged commit eec204c into main Jul 12, 2026
32 checks passed
@tap tap deleted the claude/samplerattap-ambitap-content-aikc2p branch July 12, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant