diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2015-03-28 18:15:06 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2015-03-28 18:15:06 -0700 |
commit | ebae0c45e3fae1ab4838136a060763c5c34ff889 (patch) | |
tree | 0895f01121c1212ba2524f8aef7b355215bbb2ba /gr-fft | |
parent | 9024682186cf176749df4de948d034661b19638f (diff) | |
parent | 65ab4929dad317edd18208fbb6deb1e54e89eaf0 (diff) |
Merge branch 'maint'
Diffstat (limited to 'gr-fft')
-rw-r--r-- | gr-fft/doc/fft.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-fft/doc/fft.dox b/gr-fft/doc/fft.dox index 5bf612d84e..9ddf30d389 100644 --- a/gr-fft/doc/fft.dox +++ b/gr-fft/doc/fft.dox @@ -1,6 +1,6 @@ /*! \page page_fft FFT Signal Processing Blocks -\section Introduction +\section fft_introduction Introduction This is the gr-fft package. It contains signal processing blocks to perform FFTs and FFT-related functionality. @@ -20,7 +20,7 @@ after importing by using: help(fft) \endcode -\section Dependencies +\section fft_dependencies Dependencies The FFT blocks require the following dependencies. |