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 |
Ryan C. Gordon
|
5ff49955ab
wikibridge: Fixes for manpage generation from Markdown format.
|
2 years ago |
Ryan C. Gordon
|
936a51d5cc
wikiheaders: Work to make the wiki exist primarily in Markdown format.
|
2 years ago |
Ryan C. Gordon
|
726d6f9422
wikiheaders: Allow markdown in the wikipreamble string.
|
2 years ago |
Ryan C. Gordon
|
01cba48d18
wikiheaders: Add a `\threadsafety` tag to document threading details.
|
2 years ago |
Ryan C. Gordon
|
118a2189fb
build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages.
|
3 years ago |
Ryan C. Gordon
|
48a232969d
wikiheaders: Strip `[[wiki hyperlink]]` from See Also fields.
|
3 years ago |
Ryan C. Gordon
|
83b766174c
build-scripts/wikiheaders.pl: ignore "Category" wiki pages.
|
3 years ago |
Ryan C. Gordon
|
20c622f090
build-scripts/wikiheaders.pl: Allow a wiki preamble.
|
3 years ago |
Ryan C. Gordon
|
94f6080895
wikiheaders.pl: changes to make this usable with external projects.
|
3 years ago |
Ryan C. Gordon
|
bed96482fa
wikiheaders.pl: Deal with links better.
|
3 years ago |
Ryan C. Gordon
|
96a04cb910
wikiheaders.pl: Don't wordwrap truly massive words.
|
3 years ago |
Ryan C. Gordon
|
f62b807174
wikiheaders.pl: Put the manpages in man/man3
|
3 years ago |
Ryan C. Gordon
|
5d3f6b0215
wikiheaders.pl: Added support for export to Unix manpages.
|
3 years ago |
Ryan C. Gordon
|
d9d8f51eec
wikiheaders.pl: Add support for deprecated functions.
|
3 years ago |
Ryan C. Gordon
|
55f60847cb
wikiheaders.pl: Try to handle functions with multiple declarations better.
|
3 years ago |
Ryan C. Gordon
|
3970a885a5
wikiheaders.pl: Migrate in docs that exist only in the wiki.
|
3 years ago |