quakeforge/doc/quakeforge.txt
Bill Currie fb72aaf082 Start giving some structure to the non-code docs.
Use subpage instead of ref. This actually moves the so-referenced pages out
of "Related Pages". I imagine they'll form a tree in the menu, but I don't have
that config here.
2010-08-20 12:33:07 +09:00

17 lines
536 B
Text

//unfortunatly, have to wrap the docs in a C comment for doxygen
/**
\mainpage QuakeForge
QuakeForge is a 3D graphics game engine based on
<a href="http://www.idsoftware.com/">id Software's</a> legendary
Quake and QuakeWorld game engine. Our purpose? To improve the state of the
game by improving the engine and making it accessable to the largest number
of players we can.
\li \subpage faq
\li \subpage key_binding
\li \subpage cshift_cvars
\li \subpage qw_cap_spec
\li \subpage qw_download_spec
\li \subpage server_timestampes
*/