Skip to content

Conversation

@alandefreitas
Copy link
Member

@alandefreitas alandefreitas commented Dec 28, 2021

The current Jamfile is counting on the git layout instead of the boost release layout to generate the documentation. We can check the links are now correct for the release layout with b2 libs/process/doc from the boost root directory. This PR adjusts the documentation Jamfile with a path-constant for the doxygen command.

This is circumstantially not very problematic at many places in the documentation because the b2 glob command interprets paths relative to the Jamfile (see boostorg/utility#86 (comment)), but that's not the case for all commands in there. For instance, the links on the headers like "Header <boost/process/child.hpp>" in the current reference page are broken. This PR should probably fix this problem.

@klemens-morgenstern klemens-morgenstern merged commit d231979 into boostorg:develop Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants