MultiDocumenter.jl icon indicating copy to clipboard operation
MultiDocumenter.jl copied to clipboard

Aggregating all the docs

Results 23 MultiDocumenter.jl issues
Sort by recently updated
recently updated
newest added

I'm seeing an error "Error loading search index." in the search box at https://arviz-devs.github.io/ArviZJuliaDocs (source: https://github.com/arviz-devs/ArviZJuliaDocs), and the search doesn't work. Nothing in the build logs seems to refer to...

bug

https://github.com/cloudcannon/pagefind seems cool; would be nice to try this instead of stork/flexsearch if it performs sufficiently well.

enhancement

For non standard window sizes the buttons overlap: ![Capture](https://user-images.githubusercontent.com/11204473/200140695-687599bf-0b65-411b-8057-99d588cce288.PNG)

bug

Chrome and Firefox do work on desktop. None of the browsers I've tried on mobile (Safari, Chrome, Firefox) work so I suspect it's any WebKit browser. I tried: Desktop Safari...

bug

`get_meta_redirect_url` can return `nothing`, which wasn't handled. This should fix the error in https://github.com/JuliaComputing/MultiDocumenter.jl/issues/74#issuecomment-1769215417 Although I think it might just kick the can down the road, since `versions.js` will also...

I am not sure we can fix https://github.com/JuliaComputing/MultiDocumenter.jl/issues/74#issuecomment-1798856826, but this should at least yield a better error message, and also generally document the arguments of `MultiDocRef`.

Hi, we want to use `MultiDocumenter.jl` to document our [QEDjl-project](https://github.com/QEDjl-project/). The project contains a meta package `QED.jl` and some sub packages. `QED.jl` compiles all sub packages together and reexport the...

bug

Add semgrep static analysis to run automatically, with private rules.