Skip to content

Commit 6487ee9

Browse files
committed
Refs #21114: DROP: Use opened Fast DDS branch
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent 954fbf4 commit 6487ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def configure_doxyfile(
221221
fastdds.refs.__contains__('origin/{}'.format(fastdds_branch))):
222222
fastdds_branch = 'origin/{}'.format(fastdds_branch)
223223
else:
224-
fastdds_branch = 'origin/2.14.x'
224+
fastdds_branch = 'origin/hotfix/2.14.x/doxygen'
225225
print(f'Fast DDS branch is not set by env var. Using "{fastdds_branch}"')
226226

227227
# Actual checkout

0 commit comments

Comments
 (0)