On Wed, 16 Nov 2016 17:26:16 +0200
Jani Nikula <jani.nik...@intel.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to