Skip to content

Better sidebar/navbar rendering from the Documenter end #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

only write inventory if asked to

15b538f
Select commit
Loading
Failed to load commit list.
Open

Better sidebar/navbar rendering from the Documenter end #278

only write inventory if asked to
15b538f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2025 in 1s

0.00% of diff hit (target 7.73%)

View this Pull Request on Codecov

0.00% of diff hit (target 7.73%)

Annotations

Check warning on line 13 in src/frontmatter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontmatter.jl#L6-L13

Added lines #L6 - L13 were not covered by tests

Check warning on line 15 in src/frontmatter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontmatter.jl#L15

Added line #L15 was not covered by tests

Check warning on line 18 in src/frontmatter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontmatter.jl#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 21 in src/frontmatter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontmatter.jl#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 25 in src/frontmatter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontmatter.jl#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 92 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L92

Added line #L92 was not covered by tests

Check warning on line 96 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 98 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L98

Added line #L98 was not covered by tests

Check warning on line 100 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L100

Added line #L100 was not covered by tests

Check warning on line 104 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L104

Added line #L104 was not covered by tests

Check warning on line 117 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 168 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L168

Added line #L168 was not covered by tests

Check warning on line 181 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L181

Added line #L181 was not covered by tests

Check warning on line 183 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L183

Added line #L183 was not covered by tests

Check warning on line 188 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L186-L188

Added lines #L186 - L188 were not covered by tests

Check warning on line 190 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L190

Added line #L190 was not covered by tests

Check warning on line 194 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 197 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L197

Added line #L197 was not covered by tests

Check warning on line 200 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L200

Added line #L200 was not covered by tests

Check warning on line 204 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 208 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 210 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L210

Added line #L210 was not covered by tests

Check warning on line 213 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 216 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 220 in src/vitepress_config.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vitepress_config.jl#L218-L220

Added lines #L218 - L220 were not covered by tests