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: > On Wed, Aug 24, 2011 at 5:05 PM, srean <[email protected]> wrote: > >> Following up on my own question: I can see the code in the commit. So it >> appears that >> >> code-block:: >> >> Are not being rendered correctly. Could anyone confirm ? In case it is my >> browser alone, though I did try after disabling no-script. > > > 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 > > >> >> >> On Wed, Aug 24, 2011 at 6:53 PM, srean <[email protected]> wrote: >> >>> Hi, >>> >>> I was reading this document, >>> https://github.com/numpy/numpy/blob/master/doc/source/user/c-info.ufunc-tutorial.rst >>> >>> its well written and there is a good build up to exciting code examples >>> that are coming, but I do not see the actual examples, only how they may be >>> used. Is it located somewhere else and not linked? or is it that the >>> c-info.ufunc-tutorial.rst document is incomplete and the examples have not >>> been written. I suspect the former. In that case could anyone point to the >>> code examples and may be also update the c-info.ufunc-tutorial.rst document. >>> >>> Thanks >>> >>> -- srean >>> >> >> >> _______________________________________________ >> NumPy-Discussion mailing list >> [email protected] >> http://mail.scipy.org/mailman/listinfo/numpy-discussion >> >> > > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
