Skip to content

devdocs: contributing: fix headings #58749

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

nsajko
Copy link
Contributor

@nsajko nsajko commented Jun 16, 2025

In particular, it seems like Documenter takes the level-one heading to define the page title. So the page titles were missing in the TOC before this change.

In particular, it seems like Documenter takes the level-one heading to
define the page title. So the page titles were missing in the TOC
before this change.
@nsajko nsajko added docs This change adds or pertains to documentation bugfix This change fixes an existing bug labels Jun 16, 2025
@nsajko
Copy link
Contributor Author

nsajko commented Jun 16, 2025

page titles were missing in the TOC

This is what I mean, the following is how the TOC currently looks on the Web docs:

s

@nsajko
Copy link
Contributor Author

nsajko commented Jun 17, 2025

This also fixes the PDF document structure in the Contributor's Guide.

@ViralBShah ViralBShah merged commit d88369d into JuliaLang:master Jun 17, 2025
10 checks passed
@ViralBShah ViralBShah added the backport 1.12 Change should be backported to release-1.12 label Jun 17, 2025
@nsajko nsajko deleted the doc_devdocs_contributing branch June 17, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants