aboutsummaryrefslogtreecommitdiffstats
path: root/doc/yat2m.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-28yat2m: Release the memory after the use.NIIBE Yutaka1-3/+19
2024-04-25yat2m: Improve html output.Werner Koch1-5/+25
2023-11-16yat2m: Fix HTML output for backslash.NIIBE Yutaka1-1/+1
2023-11-15yat2m: Implement @item handling with @table item specification.NIIBE Yutaka1-2/+61
2023-11-15yat2m: Also handle @file treating '-' as minus.NIIBE Yutaka1-1/+1
2023-11-14yat2m: Output \- for @samp, @kbd, and @env, too.NIIBE Yutaka1-3/+3
2023-11-09yat2m: Generate \- for roff for some commands.NIIBE Yutaka1-36/+57
2023-11-07yat2m: Add support of @minus{} command.NIIBE Yutaka1-0/+1
2023-11-07yat2m: Use \fP to return previous font.NIIBE Yutaka1-10/+10
2023-11-07yat2m: Fix backslash output in man.NIIBE Yutaka1-1/+1
2023-11-07yat2m: Parse @dots{} to show ellipsis in HTML mode.Ben Kibbey1-0/+1
2023-11-06yat2m: No en-dash and em-dash for @item line.NIIBE Yutaka1-6/+14
2023-11-02yat2m: Interpret -- and --- verbatimly in @example.NIIBE Yutaka1-3/+10
2023-11-02yat2m: Support Texinfo input -- and ---.NIIBE Yutaka1-0/+18
2023-07-27yat2m: No additional newline after the end of subsection.NIIBE Yutaka1-0/+2
2023-06-12yat2m: Fix Windows buildWerner Koch1-1/+12
2023-06-09yat2m: Add option --gnupgorgWerner Koch1-3/+62
2023-06-01yat2m: Some basic HTML formatting works now.Werner Koch1-37/+398
2022-09-15yat2m: Use __noreturn__ attribute.NIIBE Yutaka1-1/+1
2022-03-28yat2m: Only emit a message of the page with --verbose option.NIIBE Yutaka1-1/+2
2021-01-07yat2m: New option --html and some basic html rendering.Werner Koch1-43/+272
2019-04-04yat2m: Change style for @samp and add @kbd.Werner Koch1-3/+4
2018-10-22yat2m: Avoid compiler warnings.NIIBE Yutaka1-1/+1
2018-03-22yat2m: Avoid compiler warningsWerner Koch1-5/+10
2017-07-05yat2m: Change bug report address.Werner Koch1-2/+2
2017-07-05yat2m: Use version from libgpg-error.Werner Koch1-1/+5
2017-07-05yat2m: Take care of SOURCE_DATE_EPOCH.Werner Koch1-1/+7
2017-07-05doc: minor fix for @xref.NIIBE Yutaka1-1/+1
2017-07-05doc: Implement simple '@ref'erences.Justus Winter1-0/+1
2016-07-02yat2m: Fix table formatting.Werner Koch1-1/+3
2016-06-25doc: Update yat2m.cWerner Koch1-7/+56
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2014-10-15doc: Add a man page for gpg-error-config.Werner Koch1-0/+1582