serenity/Userland/Applications/Help
Sam Atkins 85a54261b3 Help: Include page names in the search
This fixes the problem before, where searching "Shell" would list
"Shell-vars" in the results, but searching "Shell-vars" would make it
disappear.

Also removed some now-unnecessary includes.
2021-12-20 10:58:41 -08:00
..
CMakeLists.txt Help: Port to LibMain :^) 2021-11-24 00:25:22 +01:00
History.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
History.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
main.cpp Help: Add support for launching with a section and page, like man 2021-12-20 10:58:41 -08:00
ManualModel.cpp Help: Include page names in the search 2021-12-20 10:58:41 -08:00
ManualModel.h Help: Include page names in the search 2021-12-20 10:58:41 -08:00
ManualNode.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualPageNode.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualPageNode.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ManualSectionNode.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualSectionNode.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00