v0.25.1
github-actions
released this
20 Jul 23:03
·
626 commits
to master
since this release
Documenter v0.25.1
A release with enhancements and minor non-breaking behavior changes. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- Highlight output code-blocks differently (#1026)
- Switch fatal warnings to errors if running with strict=true (#1088)
- A customizable footer on generated pages (#1184)
- HTMLWriter: ERROR: UndefRefError: access to undefined reference (#1201)
- Puzzling "Warning: duplicate docs found" (#1366)
Merged pull requests:
- Log
@error
for any DocCheck which triggers a failure. (#1349) (@simonbyrne) - If no pages specified, put index.md in front of other pages (#1355) (@mortenpi)
- Add .gitattributes to fix language report (#1356) (@mortenpi)
- Add specific HTML class to example output (#1357) (@tkf)
- Use consistent HTML classs for stdout/err in example (#1360) (@tkf)
- Fix exception handling in test/examples/make.jl (#1363) (@mortenpi)
- Add "Powered by ..." message to footer (#1365) (@pfitzseb)
align*
clashes withsplit
andequation*
(#1368) (@likanzhan)- Set version to 0.25.1 (#1372) (@mortenpi)