Re: [PATCH wayland 0/3] doc: Unpublish private objects and functions

2016-06-01 Thread Bryce Harrington
On Thu, May 12, 2016 at 03:52:36PM -0500, Yong Bakos wrote: > From: Yong Bakos > > The Wayland docbook and the doxygen html docs had been presenting a number > of private/inaccessible things as part of the public API, which is misleading. > > For 1/3, a \private command was introduced since the

[PATCH wayland 0/3] doc: Unpublish private objects and functions

2016-05-12 Thread Yong Bakos
From: Yong Bakos The Wayland docbook and the doxygen html docs had been presenting a number of private/inaccessible things as part of the public API, which is misleading. For 1/3, a \private command was introduced since the function is a private wl_display member function. For the xsl rule, I di