v0.27.0
github-actions
released this
10 Jun 23:58
·
508 commits
to master
since this release
Documenter v0.27.0
A release various enhancements and bugfixes. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- epub backend (#371)
- Automatic noindex tags on versioned docs? (#1302)
- Source link in expanded docstring redirect to Base (#1374)
- Build hanging (#1414)
- Add "this version is outdated" notice to versions other than latest (#1449)
- Fix preview cleanup script for non-existing preview directory (#1499)
- Build hanging on Turing sample call (#1514)
- Preview PR triggering on external PRs on GHA (#1534)
- Use URI-encoding for SVG images coming from at-example blocks (#1537)
- xpath root node question (#1550)
- Doctest syntax error, how to find out where? (#1556)
- Is it possible to switch different pictures in light/dark mode? (#1560)
- Default font for REPL "output" produces poor alignment w/ box-drawing unicode (#1561)
- Improve documentation using packages in doctests for display (#1564)
- Suggestion: Citations from DocumenterCitations.jl (#1587)
Merged pull requests:
- put svg with xmlns in img src tag (#1538) (@jkrumbiegel)
- Illusrtate submodules in
@autodocs
example (#1541) (@goretkin) - Refactor sandbox module creation (#1544) (@mortenpi)
- Update SSH deploy example (#1545) (@staticfloat)
- Update doctests.md (#1546) (@glwhart)
- Use IOCapture v0.2 (#1549) (@mortenpi)
- Fix highlight.js warning due to invalid "language-none" (#1551) (@kimikage)
- Two doc updates for PDF output (#1552) (@jaakkor2)
- Let sitename link back to document root just like the logo. (#1553) (@fredrikekre)
- Showcase automatic signature highlighting (#1555) (@mortenpi)
- Handle faulty doctest keyword arguments better (#1557) (@mortenpi)
- Update preview cleanup action (#1558) (@devmotion)
- Update from analytics.js to gtag.js (#1559) (@mlubin)
- Fix a code block on man/hosting.md (#1566) (@mortenpi)
- Check via GitHub API if PR is from same repo for PR preview on GHA (#1567) (@mortenpi)
- Add headers to the admonitions for indexing (#1574) (@logankilpatrick)
- Add warning for outdated docs (#1577) (@pfitzseb)
- fix typo in showcase (#1581) (@ranocha)
- Add note about Plots.jl with GR backend (#1583) (@ranocha)
- Change Julia v1.4 -> v1.6 in Travis CI/Github Actions workflows (#1586) (@navidcy)
- Adds GeophysicalFlows.jl in Registered packges (#1588) (@navidcy)
- Fix links to fix linkcheck (#1589) (@mortenpi)
- Set version to 0.27.0 (#1590) (@mortenpi)
- remove note in README about pre 1.0 versions (#1592) (@KristofferC)