ladybird/Applications/Help
joshua stein ac25438d54 Build: clean up build system, use one shared Makefile
Allow everything to be built from the top level directory with just
'make', cleaned with 'make clean', and installed with 'make
install'.  Also support these in any particular subdirectory.

Specifying 'make VERBOSE=1' will print each ld/g++/etc. command as
it runs.

Kernel and early host tools (IPCCompiler, etc.) are built as
object.host.o so that they don't conflict with other things built
with the cross-compiler.
2019-12-20 20:20:54 +01:00
..
History.cpp Help: Follow clicked links 2019-10-03 08:23:54 +02:00
History.h Help: Follow clicked links 2019-10-03 08:23:54 +02:00
main.cpp LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
ManualModel.cpp Help+man.md: Add man sections 2019-09-30 21:38:39 +02:00
ManualModel.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualPageNode.cpp Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualPageNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualSectionNode.cpp Help: Don't crash on startup when non-md man pages are present :^) 2019-09-28 18:38:27 +02:00
ManualSectionNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00