mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
doc: Implement simple '@ref'erences.
* doc/yat2m.c (proc_texi_cmd): Handle '@ref'. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
0eaab1af48
commit
91d5e6f805
@ -729,6 +729,7 @@ proc_texi_cmd (FILE *fp, const char *command, const char *rest, size_t len,
|
||||
{ "asis", 7 },
|
||||
{ "anchor", 7 },
|
||||
{ "cartouche", 1 },
|
||||
{ "ref", 0, "[", "]" },
|
||||
{ "xref", 0, "see: [", "]" },
|
||||
{ "pxref", 0, "see: [", "]" },
|
||||
{ "uref", 0, "(\\fB", "\\fR)" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user