Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: fix ReST errors in the BPoly docstring #3240

Merged
merged 1 commit into from
Jan 24, 2014
Merged

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Jan 24, 2014

No description provided.

pv added a commit that referenced this pull request Jan 24, 2014
DOC: fix ReST errors in the BPoly docstring
@pv pv merged commit f253e89 into scipy:master Jan 24, 2014
@pv
Copy link
Member

pv commented Jan 24, 2014

Thx

@ev-br
Copy link
Member Author

ev-br commented Jan 24, 2014

for the record: what's the best way of building the docs locally to match the html in the scipy.org? Doing make html or python setup.py build_sphinx I only managed to produce an older-looking htmls with weird errors here and there.

@pv
Copy link
Member

pv commented Jan 24, 2014

I'm using

python runtests.py -g --shell
make -C doc html

or

make -C doc dist

python setup.py build_sphinx should in principle also work :(

If you have Numpy installed as setuptools egg, then that may also cause problems, since eggs override PYTHONPATH environment variable... Perhaps python setupegg.py build_sphinx does work.

@ev-br ev-br deleted the bpoly_docs branch February 2, 2014 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants