seqan / seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
https://www.seqan.de
Other
412 stars 82 forks source link

fix, doc: we don't have to talk about submodules anymore #3301

Closed SGSSGene closed 2 weeks ago

SGSSGene commented 2 weeks ago

Since we are using CPM, we don't need to refer to submodules any more. I tried to remove all texts mentioning submodules.

seqan-actions commented 2 weeks ago

Documentation preview available at https://docs.seqan.de/preview/seqan/seqan3/3301

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.13%. Comparing base (eabcac1) to head (4b6b2aa). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3301 +/- ## ======================================= Coverage 98.13% 98.13% ======================================= Files 271 271 Lines 11948 11948 Branches 104 104 ======================================= Hits 11725 11725 Misses 223 223 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.