py2cairo/docs
Christoph Reiter 9215412954 c-api: Make it possible to use the C API with Python 3 outside of the CU doing the import. Fixes #110
In case PYCAIRO_NO_IMPORT is defined we declare the api struct as extern and hide the
import function. Also don't make the API struct static so we can access it from outside.
2018-04-13 17:11:32 +02:00
..
images README: include an example 2017-10-15 20:56:14 +02:00
reference Update NEWS and docs for the next release 2018-04-09 19:59:36 +02:00
.gitignore Rename src->cairo, doc->docs, test->tests 2017-04-07 09:45:40 +02:00
Makefile docs: call the sphinx __main__ instead of using sphinx-build 2018-02-22 09:37:50 +01:00
changelog.rst Update NEWS; require cairo 1.12 2017-04-18 10:34:04 +02:00
conf.py release 2017-05-07 15:05:52 +02:00
examples.rst docs: mention the examples directory in the tutorial 2017-05-01 16:41:13 +02:00
extra.css docs: make versionadded red so it's more visible 2017-04-09 09:48:18 +02:00
faq.rst docs: add faq entry about broken .pc files due to python wheels 2017-12-11 10:55:37 +01:00
index.rst docs: add faq entry about broken .pc files due to python wheels 2017-12-11 10:55:37 +01:00
integration.rst Adding more detailed descriptions 2017-06-01 09:13:06 +02:00
pycairo_c_api.rst c-api: Make it possible to use the C API with Python 3 outside of the CU doing the import. Fixes #110 2018-04-13 17:11:32 +02:00
resources.rst docs: Add the resources list from the cairographics website 2017-04-20 21:13:43 +02:00
tutorial.rst Fix formatting to PEP8 2018-02-21 21:48:39 -05:00