Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 15:33
· 64 commits to main since this release
ee55a0d

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)