Skip to content

docs: document embedded Clara and drop archived upstream link (#2312) - #3191

Open
annacastroops wants to merge 3 commits into
catchorg:develfrom
annacastroops:docs/clara-in-tree-2312
Open

docs: document embedded Clara and drop archived upstream link (#2312)#3191
annacastroops wants to merge 3 commits into
catchorg:develfrom
annacastroops:docs/clara-in-tree-2312

Conversation

@annacastroops

Copy link
Copy Markdown

Summary

Adds Catch2-owned Clara documentation and stops pointing users at the archived standalone Clara repository (#2312).

Clara has lived only inside Catch2 for years (src/catch2/internal/catch_clara.hpp). The old upstream README is inactive and no longer matches the embedded parser.

Changes

  • New docs/clara.md covering Opt / Arg / Help composition used with session.cli()
  • docs/own-main.md: link to the new page
  • docs/Readme.md: index entry under Fine tuning

Closes #2312

…rg#2312)

Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
…rg#2312)

Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
…rg#2312)

Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.27%. Comparing base (0aeb818) to head (c44cfe6).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3191   +/-   ##
=======================================
  Coverage   91.27%   91.27%           
=======================================
  Files         204      204           
  Lines        8973     8973           
=======================================
  Hits         8190     8190           
  Misses        783      783           
🚀 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.

Replace link to Clara's repository for doc with our own documentation page

1 participant