mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
b65258c093
This deduplicates argument handling logic from Help and man and makes it more modular for future use cases. The argument handling works as before: two arguments specify section and page (in this order), one argument specifies either a page (the first section that it's found in is used) or a path to a manpage markdown file. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Node.cpp | ||
Node.h | ||
PageNode.cpp | ||
PageNode.h | ||
Path.cpp | ||
Path.h | ||
SectionNode.cpp | ||
SectionNode.h |