seqan / seqan3

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

[DOC] Add all documentation snippets to the cookbook. #3099

Closed smehringer closed 1 year ago

smehringer commented 1 year ago

We often talked about that the cookbook is mainly for searching via Strg + F.

This adds all snippets from our documentation to the cookbook (via an automated script). This way, if the user remembers they have seen something in some snippet, but doesn't remember where, it can be found in the cookbook.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
seqan3 ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 9:44AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Base: 98.22% // Head: 98.22% // No change to project coverage :thumbsup:

Coverage data is based on head (9031dbc) compared to base (5ef20c7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3099 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 275 275 Lines 12181 12181 ======================================= Hits 11965 11965 Misses 216 216 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.