From 7274858234ac809a33a6efd66c984eed58687ab3 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 20 Jan 2008 10:59:44 +0000 Subject: Fix markup. --- Doc/whatsnew/3.0.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst index 7332f14..d24416f 100644 --- a/Doc/whatsnew/3.0.rst +++ b/Doc/whatsnew/3.0.rst @@ -389,7 +389,8 @@ changes to your code: * Everything is all in the details! -* Developers can include intobject.h after Python.h for some PyInt_ aliases. +* Developers can include :file:`intobject.h` after :file:`Python.h` for + some ``PyInt_`` aliases. .. ====================================================================== -- cgit v0.12