abhro

Results 31 comments of abhro

> Have you been able to generate docs with the [`Mirror to DAMTP`](https://github.com/abhro/DynamicQuantities.jl/blob/033d428274044bdfd4c1a978a4a74a1eeb260977/docs/make.jl#L59-L65) bit btw? I've been finding that since it it [relies on an ENV in CI](https://github.com/SymbolicML/DynamicQuantities.jl/blob/b209b7c52d9a6bc9c14afddd49d06bcde435e724/.github/workflows/CI.yml#L60), it fails...

> Sorry, I should have said "because of the Mirror to DAMTP bit" instead of "with the Mirror to DAMTP bit". In other words, this seems like an issue for...

Is there an option to do it at the top (or right) of the axes? I mean in the style that MATLAB does power of 10 representations (linear plot, scaled),...

Reopening to trigger CI (CI should fail, but checking if tests run)

CI succeeded here on Julia 1.6 because it used 1.6.7 instead of 1.6.0 as in #291. So the issue was probably taken care of on a patch release. But still,...

Current main error ``` [ Info: Bases that will be built: [""] [ Info: DocumenterVitepress: Did not detect `docs/src/.vitepress/theme/index.ts` file. Substituting in the default file. [ Info: DocumenterVitepress: Did not...

This may also require some fixes on DocumenterVitepress's end. Looking into it

Opened pull request #273, that should solve it 👍