chore(deps): update dependency ex_doc to ~> 0.39
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ex_doc (source) | dev | minor |
~> 0.38 -> ~> 0.39
|
Release Notes
elixir-lang/ex_doc (ex_doc)
v0.39.0
- Enhancements
- Allow custom search engines to be configured with support for
https://hexdocs.pm - Improve admonition blocks so they better integrate with the page flow
- Bug fixes
- Add .cheatmd to EPUB to avoid broken links
- Backwards incompatible changes
- Validate :extras fields: if you were previously setting them to unexpected values, you may now get an exception
- Setting
exdoc:full-text-search-urlmetadata is no longer supported, using the new search engines configuration
- Allow custom search engines to be configured with support for
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.