Skip to content

Conversation

vinniefalco
Copy link
Member

This adjusts the Jamfile to use the new boostlook templates for asciidoctor

@vinniefalco
Copy link
Member Author

Do you like this new styling?

import asciidoctor ;

html mp11.html : mp11.adoc ;
path-constant boostlook : ../../../tools/boostlook ;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@grafikrobot Is this still correct with the modular build or should it be something like:

require-b2 5.0.1 ;
import-search /boost/tools/boostlook ;

I'm not sure how the modular changes affected the doc builds.

Copy link
Member

@grafikrobot grafikrobot Sep 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mborland yes. Except.. That boostlook doesn't have a b2 project to refer to. So it wouldn't work at this time. Which is why I created this PR boostorg/boostlook#11

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.

4 participants