From ed57d6d43889ebb4835ee04b1ea98fbda0548786 Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Fri, 23 Jan 2015 17:41:07 -0800 Subject: [PATCH] doc: Add macros and typedefs to the documentation If somebody bothered to put a doxygen comment in for a macro or typedef, make it appear in the pages. This produces documentation for wl_container_of and wl_dispatcher_func_t from the _8h files. Reviewed-by: "Jon A. Cruz" Reviewed-by: Bryce Harrington --- doc/publican/doxygen-to-publican.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/publican/doxygen-to-publican.xsl b/doc/publican/doxygen-to-publican.xsl index a151628..cbcb281 100644 --- a/doc/publican/doxygen-to-publican.xsl +++ b/doc/publican/doxygen-to-publican.xsl @@ -134,7 +134,8 @@ - + -- 2.7.4