From: Phil E. <pel...@gm...> - 2014-01-27 16:00:02
|
Looks like there could be some white space around that block, as you say. ( https://raw.github.com/matplotlib/matplotlib/master/doc/contents.rst and https://github.com/matplotlib/matplotlib/blob/master/doc/contents.rst). Have you ever built the mpl docs? Are you interested in trying to fix this and submitting a PR? I'd happily review and merge in time for the v1.4 release. Phil On 8 January 2014 09:21, Pierre Haessig <pie...@cr...> wrote: > Hi, > > On the main doc page http://matplotlib.org/contents.html the "Examples" > section is misaligned (because it gets surrounded by a blockquote tag). > I guess it relates to the special treatment it gets in content.rst > (https://raw2.github.com/matplotlib/matplotlib/master/doc/contents.rst). > I don't know what magic is required to put it right (I always make > alignment errors myself with Sphinx...). Maybe just add or remove one > space ? > > best, > Pierre > > (beyond this alignment issue, I feel like this small Examples link is a > bit lost. It may deserve a stronger visual presence) > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > |