mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 12:32:43 +00:00 
			
		
		
		
	|  093cbcd606 Prior to this commit if you tried to access section 0 of the man page (`man 0 ls`) the application would just crash with an array out of bounds style error. This commit just ensures that we return an explicit and helpful error message when you try to request the 0th section, instead of crashing. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Node.cpp | ||
| Node.h | ||
| PageNode.cpp | ||
| PageNode.h | ||
| Path.cpp | ||
| Path.h | ||
| SectionNode.cpp | ||
| SectionNode.h | ||
| SubsectionNode.cpp | ||
| SubsectionNode.h | ||