-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I can only recommend using Firebug or a similar tool for your browser of choice;
with this, finding where the styling of an element comes from is a matter of
seconds.

cheers,
Georg

Am 02.01.2011 11:44, schrieb Benjamin Eberlei:
> Woah thanks!! Oversight by myself, thanks for pointing at the obvious i've 
> been missing for hours now :-)
> 
> On Sun, 02 Jan 2011 10:56:51 +0100
> Georg Brandl <ge...@python.org> wrote:
> 
> Am 02.01.2011 10:31, schrieb beberlei:
>> Hello everyone,
> 
>> I am running into slight problems with enumerated lists.
> 
>> My rst file is rendered correctly by Github
>> https://github.com/doctrine/orm-documentation/blob/master/en/reference/annotations-reference.rst
> 
>> However that is rendered wrong with Sphinx
>> http://www.doctrine-project.org/docs/orm/2.0/en/reference/annotations-reference.html
> 
>> A colleague suggested me that Docutils needs a space between each list
>> item, however that doesnt solve it.
> 
>> What wonders me is that some lists are rendered correctly in the above
>> example, but only those where there is a ..note:: box nested inside an
>> item.
> 
>> What am I doing wrong?
> 
> Hi,
> 
> your pages include a "configurationblock.css" style file that defines inline-
> display for "ul.simple" elements.  Docutils uses the "simple" class too, to
> denote lists that do not have <p> around each item content.
> 
> Georg

- -- 
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEARECAAYFAk0giI8ACgkQN9GcIYhpnLB5JwCfeMKDmAMwUYZUHm4ck7KIhfB5
NnMAniawaf8SCoMQCHlyvbeRXBgJjOL2
=yQyt
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to