Ryan C. Gordon
|
d29b861a76
wikiheaders: Allow blank lines in post-typedef `#define` blocks.
|
1 year ago |
Ryan C. Gordon
|
2fb024ab8e
wikiheaders: Defines directly following a non-struct typedef are documented.
|
1 year ago |
Ryan C. Gordon
|
21bc72bef1
wikiheaders: Allow parts of the headers to be ignored.
|
1 year ago |
Ryan C. Gordon
|
3c86af5901
wikiheaders: Add support for SDL_FORCE_INLINE functions.
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
af6a4a9e38
wikiheaders: Fixed a silly logic bug.
|
1 year ago |
Ryan C. Gordon
|
6ccdfffe26
wikiheaders: Fixes to manpage output for datatypes vs functions.
|
1 year ago |
Ryan C. Gordon
|
5a58b3d97a
wikiheaders: Bridge basic typedefs to the wiki!
|
1 year ago |
Ryan C. Gordon
|
645073961d
wikiheaders: Don't mangle Markdown tables in wordwrap.
|
1 year ago |
Ryan C. Gordon
|
a25d49c162
wikiheaders: Bridge structs, unions, and enums to the wiki!
|
1 year ago |
Ryan C. Gordon
|
125bbc5e61
wikiheaders: Fixed usage of die().
|
1 year ago |
Ryan C. Gordon
|
34f4484f48
wikiheaders: Renamed "Related Functions" section to "See Also"
|
1 year ago |
Ryan C. Gordon
|
dd2780f9fb
wikiheaders: Remove trailing whitespace from "brief" description.
|
1 year ago |
Ryan C. Gordon
|
a26ec343c3
wikiheaders: Bridge macros to the wiki!
|
1 year ago |
Ryan C. Gordon
|
e055a9fc2d
wikiheaders.pl: Report a function's header file name.
|
1 year ago |
Ryan C. Gordon
|
df0fd55891
wikiheaders.pl: README files are no longer in Windows endline format.
|
1 year ago |
Ryan C. Gordon
|
ce27363df2
wikiheaders: Sort undocumented functions.
|
1 year ago |
Anonymous Maarten
|
b00cbd76aa
wikiheaders.pl: create Unsupported.md file with list of functions undocumented in either the headers or the wiki
|
1 year ago |
Anonymous Maarten
|
e85206ffd8
wikiheaders.pl: add --rev= option to pass revision string
|
1 year ago |
Sam Lantinga
|
1f095b9ce6
Fixed wikiheaders.pl with perl-5.10.1 (thanks @sezero!)
|
2 years ago |
Ryan C. Gordon
|
586004e52a
wikiheaders.pl: Manpages shouldn't use .BI sections, it looks bad.
|
2 years ago |
Ryan C. Gordon
|
1b81ececd3
wikiheaders.pl: Fixed uninitialized value warning when run without arguments.
|
2 years ago |
Anonymous Maarten
|
77b8edb5ad
wikiheaders.pl: add --manpath argument
|
2 years ago |
Ryan C. Gordon
|
99c38268cd
wikiheaders: Sort pages before listing them in README/FrontPage.md.
|
2 years ago |
Ryan C. Gordon
|
7745c9b3ae
wikiheaders: Use Windows endlines in the source, Unix in the wiki.
|
2 years ago |
Ryan C. Gordon
|
6d1e14b792
wikiheaders: ignore wiki's README/FrontPage.md
|
2 years ago |
Ryan C. Gordon
|
2506676f34
wikiheaders: Bridge README files in the docs directory to wiki.
|
2 years ago |
Ryan C. Gordon
|
a479633455
wikiheaders: fixed wikilinks in Markdown code sections.
|
2 years ago |
Ryan C. Gordon
|
5b0351a672
wikiheaders: Fix wikilinks inside code sections a little. Not perfect yet.
|
2 years ago |
Ryan C. Gordon
|
d748a454a8
wikiheaders: fixed see-also conversion
|
2 years ago |