Move doxygen docs into subsection for partioning
This commit is contained in:
parent
8a763c4bf3
commit
2ceb582a30
5 changed files with 17 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ Otherwise, the library user must first create a set of coefficients using
|
|||
\ref iir_coeff_new(). Any number of filters can then be instantiated using that
|
||||
set of coefficients with \ref iir_filter_new(), or the coefficients can be
|
||||
chained on to the end of an existing filter instance with
|
||||
\ref iir_filter_chain(). See \ref common_filters for functions to generate
|
||||
\ref iir_filter_chain(). See \ref libiir_common_filters for functions to generate
|
||||
coefficients.
|
||||
|
||||
\section operation Filter operation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue