Skip to content

feat: Pass config file path to handlers#425

Merged
pawamoy merged 1 commit intomasterfrom
pass-config-file-path-to-handlers
Apr 25, 2022
Merged

feat: Pass config file path to handlers#425
pawamoy merged 1 commit intomasterfrom
pass-config-file-path-to-handlers

Conversation

@pawamoy
Copy link
Copy Markdown
Member

@pawamoy pawamoy commented Apr 21, 2022

This is to allow handlers to build potential paths
(like Python search paths) relative to the MkDocs
configuration file path instead of the current
working directory. Without it, the build becomes
dependent on the CWD, breaking the --config-file
option.

Issue #311

This is to allow handlers to build potential paths
(like Python search paths) relative to the MkDocs
configuration file path instead of the current
working directory. Without it, the build becomes
dependent on the CWD, breaking the --config-file
option.

Issue #311: #311
@pawamoy pawamoy merged commit cccebc4 into master Apr 25, 2022
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