Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort.
This commit is contained in:
parent
11defcbe21
commit
5ceec67add
4 changed files with 2434 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
![GODOT](/logo.png)
|
||||
![GODOT](../../logo.png)
|
||||
|
||||
### The Engine
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
********************************************************************/
|
||||
|
||||
/**\mainpage
|
||||
/**\file
|
||||
*
|
||||
* \section intro Introduction
|
||||
*
|
||||
|
|
BIN
logo_small.png
Normal file
BIN
logo_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
Loading…
Reference in a new issue