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

don't include .doctrees in output #28

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

eschrock
Copy link
Contributor

Proposed Changes

I noticed in the doc builds we were often updating the .doctrees directory, which seemed full of stuff not relavant to the actual output. Turns out this is true:

https://stackoverflow.com/questions/33904042/is-doctrees-folder-required-for-displaying-html-docs-with-sphinx

This uses the '-d' option

Testing

Ran build and verified that .doctrees no longer in output.

@eschrock eschrock requested a review from a team as a code owner September 26, 2019 14:55
@mcred mcred merged commit 34ebb79 into titan-data:master Sep 26, 2019
mcred referenced this pull request in mcred/titan Oct 29, 2019
mcred referenced this pull request in mcred/titan Oct 31, 2019
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