Skip to content

Normalize the method listings #3903

Closed
Closed
@javiereguiluz

Description

@javiereguiluz

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)

regular_ul_list

2) Regular <dl> lists (see http://symfony.com/doc/current/components/config/definition.html#default-and-required-values)

regular_dl_list

3) Weird mix of <ul> and <dl> lists

weird_mix_of_ul_and_dl

Is it worth it to normalize these method listings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableClear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions