-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add
needs_from_toml
configuration (#1337)
This configuration allows for a path to a [toml file](https://toml.io) to be specified. In this case, needs configuration will be read from it and merged into the config from the `conf.py`. An additional `needs_from_toml_table` config controls the toml table to read from.
- Loading branch information
1 parent
6898f80
commit 43a43b8
Showing
12 changed files
with
530 additions
and
384 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.