-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
When listing a lot of related methods, documentation pages use different strategies:
1) Regular <ul>
lists (see http://symfony.com/doc/current/components/http_foundation/sessions.html#session-api)
2) Regular <dl>
lists (see http://symfony.com/doc/current/components/config/definition.html#default-and-required-values)
3) Weird mix of <ul>
and <dl>
lists
Is it worth it to normalize these method listings?
Metadata
Metadata
Assignees
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)