aboutsummaryrefslogtreecommitdiffstats
path: root/doc/yat2m.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* yat2m: Improve html output.Werner Koch2024-04-251-5/+25
* yat2m: Fix HTML output for backslash.NIIBE Yutaka2023-11-161-1/+1
* yat2m: Implement @item handling with @table item specification.NIIBE Yutaka2023-11-151-2/+61
* yat2m: Also handle @file treating '-' as minus.NIIBE Yutaka2023-11-151-1/+1
* yat2m: Output \- for @samp, @kbd, and @env, too.NIIBE Yutaka2023-11-141-3/+3
* yat2m: Generate \- for roff for some commands.NIIBE Yutaka2023-11-091-36/+57
* yat2m: Add support of @minus{} command.NIIBE Yutaka2023-11-071-0/+1
* yat2m: Use \fP to return previous font.NIIBE Yutaka2023-11-071-10/+10
* yat2m: Fix backslash output in man.NIIBE Yutaka2023-11-071-1/+1
* yat2m: Parse @dots{} to show ellipsis in HTML mode.Ben Kibbey2023-11-071-0/+1
* yat2m: No en-dash and em-dash for @item line.NIIBE Yutaka2023-11-061-6/+14
* yat2m: Interpret -- and --- verbatimly in @example.NIIBE Yutaka2023-11-021-3/+10
* yat2m: Support Texinfo input -- and ---.NIIBE Yutaka2023-11-021-0/+18
* yat2m: No additional newline after the end of subsection.NIIBE Yutaka2023-07-271-0/+2
* yat2m: Fix Windows buildWerner Koch2023-06-121-1/+12
* yat2m: Add option --gnupgorgWerner Koch2023-06-091-3/+62
* yat2m: Some basic HTML formatting works now.Werner Koch2023-06-011-37/+398
* yat2m: Use __noreturn__ attribute.NIIBE Yutaka2022-09-151-1/+1
* yat2m: Only emit a message of the page with --verbose option.NIIBE Yutaka2022-03-281-1/+2
* yat2m: New option --html and some basic html rendering.Werner Koch2021-01-071-43/+272
* yat2m: Change style for @samp and add @kbd.Werner Koch2019-04-041-3/+4
* yat2m: Avoid compiler warnings.NIIBE Yutaka2018-10-221-1/+1
* yat2m: Avoid compiler warningsWerner Koch2018-03-221-5/+10
* yat2m: Change bug report address.Werner Koch2017-07-051-2/+2
* yat2m: Use version from libgpg-error.Werner Koch2017-07-051-1/+5
* yat2m: Take care of SOURCE_DATE_EPOCH.Werner Koch2017-07-051-1/+7
* doc: minor fix for @xref.NIIBE Yutaka2017-07-051-1/+1
* doc: Implement simple '@ref'erences.Justus Winter2017-07-051-0/+1
* yat2m: Fix table formatting.Werner Koch2016-07-021-1/+3
* doc: Update yat2m.cWerner Koch2016-06-251-7/+56
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1
* doc: Add a man page for gpg-error-config.Werner Koch2014-10-151-0/+1582