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
Bruce Mitchener
16336450bb
Fix typos.
2023-12-20 00:41:52 -05:00
Rob Loach
351e5d7296
doc: Add clean up, and git ignore the binary
2023-07-09 22:18:20 -04:00
Rob Loach
4848a03282
Remove doc binary
2023-07-09 22:17:11 -04:00
Rongcui Dong
cb6132f171
Update docs
2023-01-17 15:19:05 -05:00
Rob Loach
ca49016428
Rename more null variables to tex_null
2022-07-30 17:45:12 -04:00
Rob Loach
54fd67bddd
Rename additional .null variables
2022-07-30 17:43:46 -04:00
Rob Loach
8125fb6413
docs: Rename nuklear.html to index.html
2021-12-19 18:08:20 -05:00
dumblob
230231355d
Merge pull request #332 from phoebe-leong/master
...
doc: add title to the HTML documentation page
2021-12-14 09:28:15 +01:00
luz paz
297e463d37
Fix various typos
...
Found via `codespell -q 3 -L acount,modifyable,nd,pixelx,seperator,te,vertexes`
2021-11-30 21:45:48 -05:00
ph3b3
618008ee33
added page title
2021-09-12 18:21:19 +10:00
ph3b3
44b57076ba
removed unneccessary whitespace from build
2021-09-12 18:19:12 +10:00
Martin Gerhardy
455b404d86
Fixed issue #87 - Compiler warnings about unused functions
...
Fixed compiler warning by removing unused function nk_sqrt
Fixed compiler warning if you bring your own sin/cos/strtod....
Bump version for breaking nk_sqrt changes
Updated changelog
2020-04-17 09:58:30 +02:00
Ingo Rohloff
0844f1e112
Update doc/nuklear.html
2019-12-03 19:05:20 +01:00
eax0r
385c646e3d
Update nuklear.html
2019-09-20 18:51:30 +02:00
Kevin Harrison
2c49a120ea
Update changelog in doc/nuklear.html
2019-06-23 20:22:28 +03:00
Kevin Harrison
a293ca4591
Bump version to 4.01.0
2019-06-23 20:20:37 +03:00
Kevin Harrison
42f4a03273
Add nk_window_get_scroll and nk_window_set_scroll
2019-06-23 20:20:37 +03:00
Fredrik Hansson
2b03f44898
make the size of nk_draw_index an option, also make the documentation a bit more clear.
2018-08-27 10:01:53 +02:00
Fredrik Hansson
5cea113a9c
fix #718 by moving all the changes to src/nuklear.h
2018-08-27 09:38:05 +02:00
drug007
2ea07d8fae
typo
2018-07-06 12:11:24 +03:00
drug007
f38f0ccfb7
doc typo
2018-07-06 10:05:59 +03:00
vurtun
f1faee18a0
Updated credits inside docs
2018-04-02 18:08:29 +02:00
vurtun
02c66eab19
Updated docs changelog
2018-02-21 23:22:06 +01:00
vurtun
1626610040
Added additional documentation on nk_property_xxx
2018-02-17 20:20:07 +01:00
vurtun
c36a167127
Added tree documentation
2018-01-15 19:30:57 +01:00
vurtun
da8273c4c6
Added nk_group_begin_titled
2018-01-12 18:35:36 +01:00
vurtun
c9189a250b
Finished documenation conversion
2018-01-09 12:15:44 +01:00
vurtun
8027ebe0ee
Second last doc conversion commit
2018-01-08 16:08:38 +01:00
vurtun
8709a881f0
Added input documentation translation
2018-01-08 02:21:21 +01:00
vurtun
9a314f0e29
Finised context documentation translation
2018-01-07 22:59:27 +01:00
vurtun
dd5f3520a0
Started documentation transition to markdeep
2018-01-07 17:18:02 +01:00