mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 20:29:03 +00:00
LibManual: Add SubsectionNode
This commit is contained in:
parent
2aa374eba1
commit
a9fe80550d
Notes:
sideshowbarker
2024-07-17 07:25:39 +09:00
Author: https://github.com/kleinesfilmroellchen
Commit: a9fe80550d
Pull-request: https://github.com/SerenityOS/serenity/pull/16495
Reviewed-by: https://github.com/ADKaster ✅
3 changed files with 54 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(SOURCES
|
|||
PageNode.cpp
|
||||
Path.cpp
|
||||
SectionNode.cpp
|
||||
SubsectionNode.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibManual manual)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue