Thank you for your response and supporting this nice project. I have changed theme for now.
Best, Luka On Wednesday, September 28, 2016 at 4:35:33 AM UTC+2, Komiya Takeshi wrote: > > Ah, sorry. It was already reported as > https://github.com/bitprophet/alabaster/issues/32 . > > 2016年9月28日水曜日 11時34分24秒 UTC+9 Komiya Takeshi: >> >> Hi, >> >> It seems a bug of alabaster theme. It looks fine with classic theme. >> Could you file it to their project? >> >> Thanks, >> Takeshi KOMIYA >> >> 2016年9月28日水曜日 6時23分13秒 UTC+9 Luka Rahne: >>> >>> >>> I am trying to create nested and well formatted rst file like this: >>> >>> >>> >>> .. function:: level1 >>> >>> .. code-block:: python >>> >>> def f1(): >>> >>> .. function:: level2 >>> >>> .. code-block:: python >>> >>> def f2(): >>> >>> .. function:: level3 >>> >>> .. code-block:: python >>> >>> def f3(): >>> >>> >>> >>> formatted code availabe also at >>> https://gist.githubusercontent.com/ra1u/1a951c3783e6dc70db25c494dd38ba99/raw >>> >>> This generates html where code block escapes level so frame of code >>> block with f2 at level2 is more left that one at level1 with f1. >>> >>> Has anyone some idea how can I solve this? I am using 1.4.6 from pip. >>> >>> Best regards, Luka. >>> >> -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
