summaryrefslogtreecommitdiff
path: root/gr-analog/doc/analog.dox
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2015-03-23 14:32:21 -0700
committerTom Rondeau <tom@trondeau.com>2015-03-23 14:32:21 -0700
commitce73dafb67491bc785ade42c0eb4e84cc1a273ac (patch)
tree91d3d6c9c1406acd1d7fca9991d4b7f29ac8f5fb /gr-analog/doc/analog.dox
parentf042e44d18c481e7e2ca37895afbd6ecf42061a3 (diff)
docs: fixed labels and references in manual.
Doxygen is getting more strict with having labels for every section, and warns when there are section name collisions. This prefixes all section and subsection labels with the component to make them all unique.
Diffstat (limited to 'gr-analog/doc/analog.dox')
-rw-r--r--gr-analog/doc/analog.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/doc/analog.dox b/gr-analog/doc/analog.dox
index 437eb05c74..b6ce1c2478 100644
--- a/gr-analog/doc/analog.dox
+++ b/gr-analog/doc/analog.dox
@@ -1,6 +1,6 @@
/*! \page page_analog Analog Modulation
-\section Introduction
+\section analog_introduction Introduction
This is the gr-analog package. It contains all of the analog
modulation blocks, utilities, and examples. To use the analog blocks,
the Python namespaces is in gnuradio.analog, which would be normally