Serhiy Storchaka
|
25fc088607
|
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Replace all *NULL* with ``NULL``.
|
2019-10-30 12:03:20 +02:00 |
Stéphane Wirtel
|
cbb6484573
|
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
highlightlang is deprecated since April 2018 in Sphinx.
See https://github.com/sphinx-doc/sphinx/pull/4845
|
2019-05-17 15:25:34 +05:30 |
Benjamin Peterson
|
2e3a38a774
|
demote this to a note
|
2011-05-31 21:27:41 -05:00 |
Georg Brandl
|
60203b41b0
|
Migrate to Sphinx 1.0 C language constructs.
|
2010-10-06 10:11:56 +00:00 |
Georg Brandl
|
502c3eb52f
|
#8578: mention danger of not incref'ing weak referenced object.
|
2010-08-02 17:49:25 +00:00 |
Georg Brandl
|
54a3faae08
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |