Anyone for a doc cleanup before the release?

22 views
Skip to first unread message

Stefan Behnel

unread,
Aug 7, 2012, 3:34:58 AM8/7/12
to Cython-devel, Cython-users
Hi,

building the documentation currently yields a number of Sphinx warnings:

https://sage.math.washington.edu:8091/hudson/job/cython-docs/lastSuccessfulBuild/warnings1Result/

It would be nice if someone found the time to clean some of them up.

Stefan

Dimitri Tcaciuc

unread,
Aug 8, 2012, 11:40:20 PM8/8/12
to Core developer mailing list of the Cython compiler, Cython-users
Here's my go at it:

https://github.com/cython/cython/pull/141

Cheers!

Dimitri.
> _______________________________________________
> cython-devel mailing list
> cython...@python.org
> http://mail.python.org/mailman/listinfo/cython-devel

Fernando Perez

unread,
Aug 10, 2012, 11:40:30 PM8/10/12
to cython...@googlegroups.com, Cython-devel
Question: would you guys be open to including here:

http://docs.cython.org/src/quickstart/build.html

a note about IPython similar to the Sage one? Something like:

"""
Similarly, in IPython (as of version 0.13) there is also Cython
support that can be used by loading the `cythonmagic` extension. This
provides several Cython-related magic functions, the main one being
`%%cython` that can be used to prefix blocks of Cython for automatic
compilation and importing. This extension can be used at the command
line, in the Qt console and in the notebook.
"""

If you also want an accompanying screenshot, I've made one using the
same code and call form as the Sage one for symmetry:
http://i.imgur.com/RpUY9.png.

If you prefer this in the form of a PR, let me know (and whether you
want it with or without figure).

Thanks!

f
Reply all
Reply to author
Forward
0 new messages