Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depends on #59

Merged
merged 7 commits into from
Mar 14, 2023
Merged

Depends on #59

merged 7 commits into from
Mar 14, 2023

Conversation

jmalloc
Copy link
Member

@jmalloc jmalloc commented Mar 14, 2023

What change does this introduce?

This PR introduces the RelevantIf() option, which makes a variable available only when some other variable is non-zero.

Why make this change?

This allows disabling otherwise mandatory variables under certain conditions in a way that is reflected in the generated documentation.

Is there anything you are unsure about?

  • None

What issues does this relate to?

Tangentially related to #53, as it was born out of the same "relationships" system.

@jmalloc jmalloc enabled auto-merge March 14, 2023 09:03
@jmalloc jmalloc merged commit 34c22dd into main Mar 14, 2023
@jmalloc jmalloc deleted the depends-on branch March 14, 2023 09:04
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.

1 participant