Skip to content

Conversation

@vpratz
Copy link
Collaborator

@vpratz vpratz commented Apr 1, 2025

There was some confusion arising from the fact that make docs did not build the local docs. To avoid this confusion in the future, the naming is made more explicit with the following changes:

make local -> make local-docs
make docs -> make production-docs
make docs-sequential -> make production-docs-sequential

The documentation and the GitHub actions are adapted as well.

This PR also includes a minor fix in the make.bat, where the jump label for local was wrong.

There was some confusion arising from the fact that `make docs` did
not build the local docs. To avoid this confusion in the future,
the naming is made more explicit with the following changes:

make local -> make local-docs
make docs -> make production-docs
make docs-sequential -> make production-docs-sequential

The documentation and the GitHub actions are adapted as well.
@vpratz vpratz requested review from LarsKue and han-ol April 1, 2025 15:25
Copy link
Collaborator

@han-ol han-ol left a comment

Choose a reason for hiding this comment

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

Thanks! Renaming this is a good idea. I don't think you missed an occurrence. Should be good to go.

@han-ol han-ol merged commit a92c3c9 into bayesflow-org:main Apr 7, 2025
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