Re: [PATCH wayland 4/4] doc: Add auto-generated Wayland Library chapter

2012-10-12 Thread Tiago Vignatti
On 10/12/2012 12:57 AM, David Herrmann wrote: Hi Tiago On Thu, Oct 11, 2012 at 4:42 PM, Tiago Vignatti wrote: For now only Wayland Client API is described on that chapter, which is extracted via doxygen on ./src/wayland-client.h. We apply a stylesheet (doxygen-to-publican) on doxygen output so

Re: [PATCH wayland 4/4] doc: Add auto-generated Wayland Library chapter

2012-10-11 Thread David Herrmann
Hi Tiago On Thu, Oct 11, 2012 at 4:42 PM, Tiago Vignatti wrote: > For now only Wayland Client API is described on that chapter, which is > extracted via doxygen on ./src/wayland-client.h. We apply a stylesheet > (doxygen-to-publican) on doxygen output so it becomes docbook valid. > > Now all we n