Skip to content

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Feb 3, 2019

When calling mdbook build the following warning is produced. This commit fixes the warning.

[INFO] (mdbook::book): Book building has started
[INFO] (mdbook::book): Running the html backend
[WARN] (mdbook::renderer::html_handlebars::hbs_renderer): Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory
[WARN] (mdbook::renderer::html_handlebars::hbs_renderer): Please move your theme files to `./theme` for them to continue being used

When calling `mdbook build` the following warning is produced. This
commit fixes the warning.
2019-02-03 14:22:29 [INFO] (mdbook::book): Book building has started
2019-02-03 14:22:29 [INFO] (mdbook::book): Running the html backend
2019-02-03 14:22:29 [WARN] (mdbook::renderer::html_handlebars::hbs_renderer): Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory
2019-02-03 14:22:29 [WARN] (mdbook::renderer::html_handlebars::hbs_renderer): Please move your theme files to `./theme` for them to continue being used
@Darksonn
Copy link
Contributor Author

Darksonn commented Feb 3, 2019

Oh I thought I checked for any other pull requests, but I missed this one. Sorry about that.

@Darksonn Darksonn closed this Feb 3, 2019
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