mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 21:58:04 +02:00
[src/README] Refer to BIBLIOGRAPHY
This commit is contained in:
parent
8992312df0
commit
2791d51f6e
1 changed files with 11 additions and 0 deletions
11
src/README
11
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue