catchorg/Catch2

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

Open

#2,312 opened on Oct 27, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (3,228 forks)batch import
DocumentationGood First Issue

Repository metrics

Stars
 (20,381 stars)
PR merge metrics
 (Avg merge 1d 8h) (1 merged PR in 30d)

Description

Clara, the command line parser library in Catch2, stopped being a separate project from Catch2 about 3 years ago. Since then it was only developed inside Catch2, while the original upstream repository was made inactive and archived.

Given that Clara-inside-Catch2 has also slowly diverged from the separate version, we should provide its documentation inside the Catch2 repo, and replace the link to upstream docs in the own-main docs with link to our own documentation page for Clara.

Contributor guide