0dc2c9466d
For projects that only need sphinx and no other actual depenedencies, there's no real value in failing if we don't find a doc requirements file. We know all things using ensure-sphinx will, in fact, need sphinx. Past that, it's entirely reasonable for someone to have no other needs. Change-Id: I07dfa12f4aceee50a2f2c000df937dcbb09dd557 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
README.rst |
Ensure sphinx is installed
Installs sphinx. Also installs any dependencies needed in the first of doc/requirements.txt and test-requirements.txt to be found.
All pip installs are done with a provided constraints file, if given.
Role Variables
Optional path to a pip constraints file for installing python libraries.