diff options
author | Tim Ledbetter <timledbetter@gmail.com> | 2023-04-16 10:28:45 +0100 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-04-25 02:16:48 -0600 |
commit | 10700ca4c1cabe7889b0031bc01a3b18c68df77d (patch) | |
tree | 96684ae2dafff5d6387eca5d93c025d81f0107ba /Userland/Applications | |
parent | f9d8e42636c9f72f88e97b33a44b1d020641bdb1 (diff) | |
download | serenity-10700ca4c1cabe7889b0031bc01a3b18c68df77d.zip |
LibManual: Associate SubsectionNode with similarly named markdown file
For a subsection named `Foo` with a markdown file `Foo.md` in the same
directory, the document `Foo.md` will be returned when the subsection is
selected.
This prevents PageNodes and SubsectionNodes from sharing the same
name, which fixes an issue in Help where subsections could not be
navigated.
Diffstat (limited to 'Userland/Applications')
0 files changed, 0 insertions, 0 deletions