Skip to content

BLD/DOC: Faster doc building via jinja2 and conf.py logic #6179

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

Merged
3 commits merged into from Jan 30, 2014
Merged

BLD/DOC: Faster doc building via jinja2 and conf.py logic #6179

3 commits merged into from Jan 30, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jan 30, 2014

~/src/pandas/doc/ λ ./make.py clean ;time ./make.py  ;                      
993.28s
~/src/pandas/doc/ λ ./make.py clean ;time ./make.py --no-api ;        
255.12s
~/src/pandas/doc/ λ ./make.py clean ;time ./make.py --single indexing ;                      
8.08s 

@jorisvandenbossche , please review.

@ghost ghost mentioned this pull request Jan 30, 2014
@ghost
Copy link
Author

ghost commented Jan 30, 2014

It's been 24h and already life without this isn't worth living.
I'm going to merge and fix any issues that arise later.
joris. would still welcome your notes when you have time.

ghost pushed a commit that referenced this pull request Jan 30, 2014
BLD/DOC: Speed up doc building via jinja2 and conf.py logic
@ghost ghost merged commit ffac147 into pandas-dev:master Jan 30, 2014
@ghost ghost deleted the PR_fast_docs branch January 30, 2014 19:40
@jorisvandenbossche
Copy link
Member

Sure! I will try out (but it will only be next week), and if necessary give some feedback. But the functionality you show looks nice!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants