Skip to content

Specify doctree location in Sphinx build #1540

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
merged 1 commit into from
Aug 5, 2015
Merged

Conversation

ericholscher
Copy link
Member

Otherwise it defaults to being in the output,
and gets copied to the webheads,
bloating disk usage.

ericholscher added a commit that referenced this pull request Aug 5, 2015
Specify doctree location in Sphinx build
@ericholscher ericholscher merged commit ab98b26 into master Aug 5, 2015
@gregmuellegger
Copy link
Contributor

I actually used this "feature" when working annotatedocs. I scraped the zips of all current sphinx builds. They contained the doctree files that I was able to parse and had then a AST available of the docs without going through the trouble of building all the docs locally :) Was really useful to test the project on many existing projects.

This is just an anecdote I wanted to let you know. Absolutely no argument against this change :)

@ericholscher
Copy link
Member Author

Ha, yea. They are taking up like ~50G+ of disk space on our servers though, which is less cool.

@stsewd stsewd deleted the move-doctrees branch August 15, 2018 22:21
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