🚧 Started on doxygen documentation
parent
8e1c1caab7
commit
a0ae564ada
@ -0,0 +1,16 @@
|
|||||||
|
/*! @mainpage ThinkPink | SameGame in PINK by Isifluff
|
||||||
|
*
|
||||||
|
* @section intro_sec Introduction
|
||||||
|
*
|
||||||
|
* This application is an implementation of the [SameGame](https://de.wikipedia.org/wiki/SameGame)
|
||||||
|
*
|
||||||
|
* @section install_sec Installation
|
||||||
|
*
|
||||||
|
* @subsection install_linux On Linux/Unix
|
||||||
|
*
|
||||||
|
* ```
|
||||||
|
* git clone https://git.floating-in.space/isabell/ThinkPink.git && cd ThinkPink/ThinkPink
|
||||||
|
* qmake
|
||||||
|
* make -j
|
||||||
|
* ```
|
||||||
|
*/
|
Loading…
Reference in New Issue