Skip to content

Conversation

javiereguiluz
Copy link
Member

As a general rule, we should never use tables for list of options with long descriptions. The tables look ugly and the option names are unreadable:

image

In this PR, I propose to replace all tables with definition lists, which we use in all the other docs.

Copy link
Contributor

@mdoutreluingne mdoutreluingne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @javiereguiluz !

It will be easier to read :)

Little review...

messenger.rst Outdated
Comment on lines 1707 to 1708
``auto_setup`` (default: ``true``)
Create the Redis group automatically?
Copy link
Contributor

@mdoutreluingne mdoutreluingne Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that here it should be a description and not a question, what do you think?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. I renamed it as Whether to create the Redis group automatically. Thanks.

@javiereguiluz javiereguiluz merged commit eb3cff9 into symfony:6.4 Oct 16, 2024
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.

3 participants