diff -r 282261b26774 -r f8246ed962f6 doc/book/en/development/webstdlib/primary.rst --- a/doc/book/en/development/webstdlib/primary.rst Tue Jul 28 23:48:19 2009 +0200 +++ b/doc/book/en/development/webstdlib/primary.rst Tue Jul 28 23:49:47 2009 +0200 @@ -15,7 +15,7 @@ Let's have a quick look at the EntityView ``PrimaryView`` as well as its rendering method -.. code-block:: python +.. sourcecode:: python class PrimaryView(EntityView): """the full view of an non final entity"""