Skip to content

Find scripts relative to mkdocs.yml, not current directory#17

Merged
oprypin merged 2 commits intomasterfrom
files
Aug 21, 2022
Merged

Find scripts relative to mkdocs.yml, not current directory#17
oprypin merged 2 commits intomasterfrom
files

Conversation

@oprypin
Copy link
Copy Markdown
Owner

@oprypin oprypin commented Aug 16, 2022

Fixes #5

from mkdocs.config.config_options import File, OptionallyRequired


class ListOfItems(OptionallyRequired):
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

This one is copied from mkdocs/mkdocs#2938 commit "Add generic ListOfItems config, refactor existing configs based on it"

Comment thread mkdocs_gen_files/config.py
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.

Scripts relative to mkdocs.yml file?

1 participant