summaryrefslogtreecommitdiff
path: root/docs/doxygen/README.doxyxml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/README.doxyxml')
-rw-r--r--docs/doxygen/README.doxyxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/README.doxyxml b/docs/doxygen/README.doxyxml
index fef71e106f..701c7ab8bc 100644
--- a/docs/doxygen/README.doxyxml
+++ b/docs/doxygen/README.doxyxml
@@ -11,7 +11,7 @@ Doxygen.
$ python swig_doc.py \
$(top_builddir)/docstrings/docs/doxygen/xml \
- $(top_srcdir)/gnuradio-core/src/lib/swig/swig_doc.i
+ $(top_srcdir)/gnuradio-runtime/swig/swig_doc.i
This uses the XML output of Doxygen to to rebuild a SWIG file that
contains all of the current Doxygen markups.