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

Improved documentation Makefile #5956

Merged
merged 1 commit into from
May 4, 2017

Conversation

evildmp
Copy link
Contributor

@evildmp evildmp commented May 3, 2017

Summary

The documentation Makefile failed to activate its own virtualenv for many of the commands it
provides.

Proposed changes in this pull request

  • Prepended ". $(VENV);" to lines that invoke sphinx-build

[ci only docs]

* Prepended ". $(VENV);" to lines that invoke sphinx-build
@coveralls
Copy link

coveralls commented May 4, 2017

Coverage Status

Coverage remained the same at 82.688% when pulling f087fd9 on evildmp:improve-docs-makefile into d90102f on divio:release/3.4.x.

@evildmp evildmp merged commit 895365a into django-cms:release/3.4.x May 4, 2017
@evildmp evildmp deleted the improve-docs-makefile branch May 4, 2017 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants