Commit Graph

20 Commits

Author SHA1 Message Date
Alexander W. Schultz
80805cdfc0 updates makefile to handle documentaion generation a little better 2024-11-07 19:24:40 -05:00
Alexander W. Schultz
7cb39a360d C89 style comment blocks
nuklear.h has been converted to C89 style comment blocks instead of the
amalgamation it was before (presummably a relic of the other
documentation system).

examples compile. more testing is required.
2024-11-07 19:24:40 -05:00
Alexander W. Schultz
3723ca585b adds source file processing to doxygen.
this commit adds the proper source file directory, so now doxygen picks
up all of the C files for processing. Some minor cleanup and file
exclusions have also been added such that things like `paq.sh` and sub
`Readme.md` files are not picked up.
2024-11-07 19:24:40 -05:00
Alexander W. Schultz
abb3e406aa initial commit of doxygen files
Adds initial doxyfile for doxygen configuration. Has some basic settings
for getting up and running with decent results.

Also, the beautiful doxygen-awesome-css project has been included in the
makefile such that we can pull (on your own time) a nice package to make
the doxygen output so much prettier to look at than the default.
2024-11-07 19:24:40 -05:00
vurtun
be8c85f184 major update font handling update 2015-04-10 18:35:17 +02:00
vurtun
27ba9b9a32 correct Makefile 2015-04-05 17:21:01 +02:00
vurtun
78e2684697 made tab/group/shelf own type 2015-04-03 13:21:45 +02:00
vurtun
3489caac85 moved opengl to demo directory 2015-03-27 17:19:49 +01:00
vurtun
9524dfebea removed platform depended compiler flag 2015-03-25 18:43:54 +01:00
vurtun
d2549a2f23 updated Readme 2015-03-25 14:32:43 +01:00
vurtun
1a83fff3e8 multiple panels are working 2015-03-24 13:08:42 +01:00
vurtun
6f78f0bcff update 2015-03-20 10:58:11 +01:00
vurtun
06aa6a2f34 shit's in flames 2015-03-17 14:42:49 +01:00
vurtun
6df135829c cleanup 2015-03-12 22:53:28 +01:00
vurtun
523a604258 fixed panel spacing 2015-03-11 15:08:34 +01:00
vurtun
3197437cac rewrote command buffer 2015-03-11 14:00:59 +01:00
vurtun
098dc82f1b changed api 2015-03-09 20:04:45 +01:00
vurtun
8793415d6b font almost done 2015-03-07 17:02:37 +01:00
vurtun
24688273bb added text drawing 2015-03-05 19:50:56 +01:00
vurtun
e3aa8df99d initial 2015-03-03 17:24:02 +01:00