Skip to content

Commit f9e41aa

Browse files
committed
Refs #21325: Apply Ricardo's suggestion
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent a273b2a commit f9e41aa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,7 @@ def configure_doxyfile(
302302
-DFASTDDS_DOCS_BUILD \
303303
-outdir {}/fastdds_python/src/swig \
304304
-c++ \
305-
-interface \
306-
_fastdds_python \
305+
-interface _fastdds_python \
307306
-o {}/fastdds_python/src/swig/fastddsPYTHON_wrap.cxx \
308307
{}/fastdds_python/src/swig/fastdds.i'.format(
309308
fastdds_repo_name,

0 commit comments

Comments
 (0)