Closed visto9259 closed 4 months ago
I will submit a fix for this
After looking at this further, the issue is not in the documentation for this package but in the rendering of the navigation. Theses section are under "Reference" where they should be. It's the rendering of a subsection of a section which is the issue. Sections and their subsections are not rendering with an indentation that I would have expected.
@visto9259 The "Reference" entry is not needed and should be removed. Compare with: https://github.com/laminas/laminas-session/pull/87
Sections and their subsections are not rendering with an indentation that I would have expected.
Deeper indents are no longer desired and must be removed.
Let me take a look at Session and propose something.
This is how it would look. I am ready to add it to the PR #53
@visto9259 Go for it! 👍🏻
Handled in #54
Bug Report
Summary
This is a documentation bug. The sections "EventManger API" and "Intercepting Filters" do not show in the "root" level.
Current behavior
The sections "EventManger API" and "Intercepting Filters" are showing as under the "Lazy Listeners" section.