[Xcb] doxygen and documentation
Jamey Sharp
jamey at minilop.net
Fri Nov 3 21:54:31 PST 2006
On Wed, Nov 01, 2006 at 04:31:02PM +0100, Vincent Torri wrote:
> Hey,
Hi Vincent!
> I would like to mention that I have sent a mail about a possible add of a
> doc rule in the Makefiles. Without answer.
Sorry. Here's an answer.
Josh and I discussed your proposal yesterday, but unfortunately I don't
have a record of that conversation.
I think what we concluded was that we'd like to have a `make doc`
target, as you suggest. But we don't want it to run automatically; we
don't want the results to go into distribution tarballs; and we don't
want to require that people have Doxygen installed to build XCB.
So I think the patch is pretty simple, and pretty much just adds these
two lines to the top-level Makefile.am:
doc:
doxygen xcb.doxygen
Did you have something else in mind?
--Jamey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20061103/218d188d/attachment.pgp
More information about the Xcb
mailing list