mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
This partly re-applies 5ae025b56a46a0046d7b0a6731e1bc04cc16188f with the following changes: - Use path-constant to deduce the path relative to the point of execution rather than the Jamfile. - Use that path only to list source files to be passed to Doxygen. - Keep the project rule, but remove the duplicate requirements that are explicitly specified in standalone_main. Hopefully, this should work around the problem of Reference generation in the official docs.