This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tshepang
Recipients eric.araujo, ezio.melotti, sandro.tosi, tshepang
Date 2012-03-08.09:20:14
SpamBayes Score 0.0001280709
Marked as misclassified No
Message-id <CAA77j2AK-YUVzSN9cp2VXALYyqmX87OuwCEFLrZ0TqB0LZ=kRg@mail.gmail.com>
In-reply-to <1331159568.21.0.101536538277.issue14218@psf.upfronthosting.co.za>
Content
> Éric Araujo <merwok@netwok.org> added the comment:
>> For devguide/documenting, If you show me markup, also show me what output it gives me.
> Would this really be useful?  If you’re looking at that page, you want to know what markup to use for what situation; why do you care about output?

I want to see how it looks like.

>> It's kinda tedious to keep building the markup just to verify how it's rendered.
> I’m not sure I understand; if there were example output in the doc, you’d only have to build the devguide once to see how markup is rendered, wouldn’t you?

Yes you didn't understand, sorry for my inadequate explanation.

I want to see how the output of the markup looks like, without having
to do the rendering (running sphinx-build) myself.
History
Date User Action Args
2012-03-08 09:20:16tshepangsetrecipients: + tshepang, ezio.melotti, eric.araujo, sandro.tosi
2012-03-08 09:20:15tshepanglinkissue14218 messages
2012-03-08 09:20:14tshepangcreate