mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 09:15:18 -05:00
Stub for generating doxygen main page from README.
This commit is contained in:
@@ -569,7 +569,7 @@ INPUT_ENCODING = UTF-8
|
||||
# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
|
||||
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
|
||||
|
||||
FILE_PATTERNS = *.c *.h
|
||||
FILE_PATTERNS = *.c *.h README
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
# should be searched for input files as well. Possible values are YES and NO.
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
/*! \mainpage Main page for runner documentation
|
||||
|
||||
\section Introduction
|
||||
|
||||
Coming up.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user