[cairo-commit] src/README
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Sep 3 08:41:53 PDT 2008
src/README | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit 2791d51f6e0c9ac7bfeb82ba158dd5465983121a
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Wed Sep 3 11:41:07 2008 -0400
[src/README] Refer to BIBLIOGRAPHY
diff --git a/src/README b/src/README
index f29dd3a..2d3d0e9 100644
--- a/src/README
+++ b/src/README
@@ -56,3 +56,14 @@ a good idea to run that test suite for any changes made to the source
code. Moreover, for any new feature, API, or bug fix, new tests should
be added to the regression test suite to test the new code.
+
+Bibliography
+------------
+
+A detailed list of academic publications used in cairo code is availagle
+in the file $(top_srcdir)/BIBLIOGRAPHY. Feel free to update as you
+implement more papers.
+
+For more technical publications (eg. Adobe technical reports) just
+point them out in a comment in the header of the file implementing them.
+
More information about the cairo-commit
mailing list