Skip to content

docs: link examples index from Readme (Fixes #1037)#3135

Open
leno23 wants to merge 1 commit into
catchorg:develfrom
leno23:docs/link-examples-index-1037
Open

docs: link examples index from Readme (Fixes #1037)#3135
leno23 wants to merge 1 commit into
catchorg:develfrom
leno23:docs/link-examples-index-1037

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 31, 2026

Summary

  • Link docs/list-of-examples.md from the documentation index in docs/Readme.md.
  • Note that examples/ programs are built and run in CI.
  • Add the custom-main configuration example to the examples list.

Fixes #1037

Test plan

  • Docs-only change; verified links resolve to existing examples/*.cpp files.

Made with Cursor

Add discoverable entry to list-of-examples.md, note CI coverage, and
list the custom-main example alongside other configuration samples.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.26%. Comparing base (69e0473) to head (32789ac).
⚠️ Report is 2 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3135   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         204      204           
  Lines        8905     8905           
=======================================
  Hits         8127     8127           
  Misses        778      778           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Documentation suggestion] Provide executable examples and link to them

1 participant