Thanks Anthony and Mark, this is good to know. So what would be the advised way of looking at freshly baked documentation ? Just look at the raw files ? or is there some place else where the correct sphinx rendered docs are hosted.
On Wed, Aug 24, 2011 at 7:19 PM, Anthony Scopatz <[email protected]> wrote: > code-block:: is a directive that I think might be specific to sphinx. > Naturally, github's renderer will drop it. > > On Wed, Aug 24, 2011 at 7:10 PM, Mark Wiebe <[email protected]> wrote: > >> >> I believe this is because of github's .rst processor which simply drops >> blocks it can't understand. When building NumPy documentation, many more >> extensions and context exists. I'm getting the same thing in the C-API >> NA-mask documentation I just posted. >> >> -Mark >> >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
