]> git.ipfire.org Git - thirdparty/vala.git/commit
libvaladoc: Add CommentParser interface
authorCorentin Noël <corentin.noel@collabora.com>
Mon, 19 Feb 2024 17:06:52 +0000 (18:06 +0100)
committerCorentin Noël <corentin.noel@collabora.com>
Mon, 19 Feb 2024 17:20:45 +0000 (18:20 +0100)
commitbeda8c8d6bd684f4643d1378ed0b4390c092c933
treed1a1858006b6e2eb2d385d585cfc1214490730ec
parent8d0f733959ecaf011ec6ce2ad7054e6ea0bf7245
libvaladoc: Add CommentParser interface

This is the common denominator interface between Valadoc.Gtkdoc.Parser and
Valadoc.Gtkdoc.MarkdownParser.
libvaladoc/Makefile.am
libvaladoc/documentation/commentparser.vala [new file with mode: 0644]
libvaladoc/documentation/gtkdoccommentparser.vala
libvaladoc/documentation/gtkdocmarkdownparser.vala