We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84da5e2 + 152f101 commit ef66d09Copy full SHA for ef66d09
configure.ac
@@ -1070,9 +1070,9 @@ AS_IF([test -z "$LEX" || \
1070
# Setup HTML and man page processing
1071
#
1072
1073
-OAC_SETUP_SPHINX([$srcdir/docs/_build/man/MPI_T.5],
1074
- dnl Note that we have to double escape the string below
1075
- dnl so that the # it contains doesn't confuse the Autotools
+dnl Note that we have to double escape the URL below
+dnl so that the # it contains doesn't confuse the Autotools
+OAC_SETUP_SPHINX([$srcdir/docs/_build/man/MPI_T.3],
1076
[[https://docs.open-mpi.org/en/main/developers/prerequisites.html#sphinx-and-therefore-python]])
1077
1078
0 commit comments