[SciPy-Dev] Cross-link scipy docs and source code?

Pauli Virtanen pav at iki.fi
Sun Mar 11 09:42:02 EDT 2012


11.03.2012 14:25, Ralf Gommers kirjoitti:
[clip]
> Instead of doubling the size of the built docs, why not add a link to
> the source file on Github?

Yep. Scipy has ~ 5 MB of Python code, and adding HTML formatting on top
of that would blow up the size by some factor.

Sphinx doesn't seem to have a pre-built extension for this, but it seems
pretty easy to just write one up and submit it to them. We can keep it
in Numpy's sphinxext for the time being.

	Pauli




More information about the SciPy-Dev mailing list