You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched the issue tracker and didn't see any issue that exactly matched my question... #1228 is certainly related but given the breadth of discussion there I figured it might be easier to open a new discussion - apologies in advance for the clutter!
Proposal
Sphinx/JB1 has the exclude_patterns option in the project configuration to enable ignoring certain files/patterns at build time. AFAICT there is not (yet) equivalent functionality in the myst.yml configuration.
Additional notes
For many cases, I think there are ways this could be worked around by reorganizing directory structures; however IME with JB1 this is a very handy configuration option!
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
I've searched the issue tracker and didn't see any issue that exactly matched my question... #1228 is certainly related but given the breadth of discussion there I figured it might be easier to open a new discussion - apologies in advance for the clutter!
Proposal
Sphinx/JB1 has the
exclude_patterns
option in the project configuration to enable ignoring certain files/patterns at build time. AFAICT there is not (yet) equivalent functionality in themyst.yml
configuration.Additional notes
For many cases, I think there are ways this could be worked around by reorganizing directory structures; however IME with JB1 this is a very handy configuration option!
The text was updated successfully, but these errors were encountered: