Skip to content

Commit

Permalink
[DOC] add namespace seqan3::align_cfg::detail
Browse files Browse the repository at this point in the history
  • Loading branch information
marehr committed Aug 13, 2020
1 parent 1817a22 commit 5be5f40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/seqan3/alignment/configuration/all.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
* \brief A special sub namespace for the alignment configurations.
*/

/*!\cond DEV
* \namespace seqan3::align_cfg::detail
* \copydoc seqan3::detail
* \endcond
*/

/*!\defgroup alignment_configuration Configuration
* \ingroup alignment
* \brief Provides configuration elements for the pairwise alignment configuration.
Expand Down

0 comments on commit 5be5f40

Please sign in to comment.