Skip to content

Add DAQIRI Holoscan integration tutorial#117

Draft
dleshchev wants to merge 1 commit into
mainfrom
docs/holoscan-daqiri-tutorial
Draft

Add DAQIRI Holoscan integration tutorial#117
dleshchev wants to merge 1 commit into
mainfrom
docs/holoscan-daqiri-tutorial

Conversation

@dleshchev
Copy link
Copy Markdown
Collaborator

@dleshchev dleshchev commented Jun 3, 2026

Summary

  • add a docs-only tutorial for integrating DAQIRI RX bursts with a Holoscan source operator
  • add the tutorial to MkDocs navigation and the README tutorial list
  • update AGENTS.md documentation structure notes for the new tutorial category

Related Issue

Closes #55

Verification

  • python3 -m mkdocs build --strict --site-dir /tmp/daqiri-mkdocs-site-check
  • python3 scripts/check_html_links.py /tmp/daqiri-mkdocs-site-check
  • git diff --check

Notes

  • docs/index.html is intentionally unchanged because it is curated rather than exhaustive.
  • python3 scripts/check_doc_refs.py currently fails due unrelated untracked examples/*.yaml files in the local worktree that are missing from the configuration walkthrough decision tree; this branch does not add or modify those files.

Signed-off-by: Denis Leshchev <dleshchev@nvidia.com>
@dleshchev dleshchev force-pushed the docs/holoscan-daqiri-tutorial branch from 2b3a40c to 2b82136 Compare June 3, 2026 17:43
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.

[DOC] Add DAQIRI -> Holoscan Tutorial

1 participant