Releases: JuliaComputing/MultiDocumenter.jl
Releases · JuliaComputing/MultiDocumenter.jl
v0.7.0
MultiDocumenter v0.7.0
Merged pull requests:
- CompatHelper: bump compat for NodeJS to 2, (keep existing compat) (#54) (@github-actions[bot])
- Guard Git commands in
docs/make.jl
against accidental deployment (#57) (@mortenpi) - Add option to generate a sitemap (#59) (@mortenpi)
- feat: option to fix canonical URLs of a multidocumenter build (#60) (@mortenpi)
- feat: update clones if they're present (#61) (@mortenpi)
- feat: use all .html files when generating search indexes (#62) (@mortenpi)
- Add --temp option to docs/make.jl, use docs/clones by default (#63) (@mortenpi)
- Expand the CI matrix (#64) (@mortenpi)
- test: fix line endings in tests on Windows (#68) (@mortenpi)
- fix a bug in update_canonical_links (#69) (@mortenpi)
- Set version to 0.7.0 (#71) (@mortenpi)
v0.6.1
MultiDocumenter v0.6.1
Merged pull requests:
v0.6.0
v0.5.3
MultiDocumenter v0.5.3
Merged pull requests:
- Correct Bootstrap class for dropdown navigation (#37) (@bauglir)
- Fix for #39 (#40) (@torfjelde)
v0.5.1
MultiDocumenter v0.5.1
v0.5.0
MultiDocumenter v0.5.0
Closed issues:
- Implement global search (#1)
- Look at stork instead of flexsearch (#5)
- Remove local search bar and sidebar icon (#6)
- Fix "current page" highlighting (#10)
- Allow dropdown nav in header (#14)
- TagBot trigger issue (#15)
- Stop using __default for resources (#19)
- Non-relative brand link (#29)
- Handling mkdocs-material theme (#30)
- Whitespaces broken when migrating mkdocs-material to MultiDocs (#31)
Merged pull requests:
- CompatHelper: add new compat entry for AbstractTrees at version 0.4, (keep existing compat) (#4) (@github-actions[bot])
- Exclude .git from output (#8) (@pfitzseb)
- Add prettyurls option (#9) (@pfitzseb)
- Get this ready for release (#11) (@pfitzseb)
- Run CI on main (#12) (@pfitzseb)
- Make index_versions argument exclusive per sub-docpage (#13) (@pfitzseb)
- README: In the example, demonstrate how to use SSH for some repos and HTTPS for other repos (#18) (@DilumAluthge)
- refactor: move vendored assets to assets/default (#20) (@pfitzseb)
- feat: Enable nested top-level navigation (#21) (@pfitzseb)
- feat: improve toplevel links if root/index.html does not exist (#22) (@pfitzseb)
- Add deploy step to CI (#23) (@pfitzseb)
- feat: mega dropdown nav (#24) (@pfitzseb)
- Add missing compat for HypertextLiteral (#25) (@ChrisRackauckas)
- feat: add lowfi mode for flexsearch (#27) (@pfitzseb)
- fix: tweak mega dropdown css (#28) (@pfitzseb)
- fix: clicking on expanded nav link now closes it (#32) (@pfitzseb)
- feat: improve compat with non-documenter pages (#33) (@pfitzseb)
- feat: allow absolute urls for scripts, styles, and brand image (#34) (@pfitzseb)