[cairo-commit] cairomm/docs/reference Makefile.am,1.1,1.2
Jonathon Jongsma
commit at pdx.freedesktop.org
Wed Feb 8 09:28:28 PST 2006
- Previous message: [cairo-commit] cairomm/cairomm context.h,1.8,1.9
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_svg.c, NONE,
1.1 cairo_svg.mli, NONE, 1.1 cairo_svg.ml, NONE, 1.1 Makefile,
1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jjongsma
Update of /cvs/cairo/cairomm/docs/reference
In directory gabe:/tmp/cvs-serv10749/docs/reference
Modified Files:
Makefile.am
Log Message:
2006-02-08 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/context.h: Added a lot of documentation for the Cairo::Context
class taken from the cairo docs. It's not complete, but the basics are all
covered now.
* docs/reference/Makefile.am: make use of existing Makefile variable
* NEWS: update for 0.5.0 release
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairomm/docs/reference/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 8 Feb 2006 00:55:17 -0000 1.1
+++ Makefile.am 8 Feb 2006 17:28:26 -0000 1.2
@@ -36,7 +36,7 @@
uninstall-local: uninstall-reference
-all-local: html/index.html
+all-local: $(index_html)
clean-local:
-rm -rf html
- Previous message: [cairo-commit] cairomm/cairomm context.h,1.8,1.9
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_svg.c, NONE,
1.1 cairo_svg.mli, NONE, 1.1 cairo_svg.ml, NONE, 1.1 Makefile,
1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list