On Wed, 16 Nov 2016 17:26:16 +0200 Jani Nikula <jani.nikula@xxxxxxxxx> wrote: > Add support for one line inline comments: > > /** > * struct foo - struct documentation > */ > struct foo { > /** @bar: member documentation */ > int bar; > }; Looks good, applied. Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html