1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Userland/Libraries/LibManual
kleines Filmröllchen a9053618a8 LibManual: Allow directly obtaining any page's main section number
This has previously been incorrectly handled in a variety of
applications, e.g. subsections were not accounted for.
2023-07-05 16:15:42 +01:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Node.cpp LibManual: Trim page name correctly when full path is provided 2023-07-05 16:15:42 +01:00
Node.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00
PageNode.cpp LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00
PageNode.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00
Path.cpp Help+LibManual: Move all manpage path handling to LibManual 2022-12-11 16:05:23 +00:00
Path.h Help+LibManual: Move all manpage path handling to LibManual 2022-12-11 16:05:23 +00:00
SectionNode.cpp LibManual: Error on section_number 0 instead of crashing 2023-07-05 08:57:39 +02:00
SectionNode.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00
SubsectionNode.cpp LibManual: Associate SubsectionNode with similarly named markdown file 2023-04-25 02:16:48 -06:00
SubsectionNode.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00