Skip to content

Remove some Table of Contents which are maintained manually #15901

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
Oct 8, 2021

Conversation

javiereguiluz
Copy link
Member

The current (and also the upcoming) doc builder already generates a TOC using the <h2>, <h3>, etc. elements of the page, so we don't need to create (and maintain) a TOC manually.

In fact, in the current symfony.com design we use CSS to hide the automatic TOC and show only the manual TOC to avoid duplicities. This is absurd, let's remove the manual TOC and remove some maintenance burden from ourselves.

@javiereguiluz javiereguiluz added this to the 4.4 milestone Oct 7, 2021
@javiereguiluz javiereguiluz merged commit 389182f into symfony:4.4 Oct 8, 2021
@javiereguiluz javiereguiluz deleted the remove_manual_tocs branch October 8, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants