Files
metalsmith/doc
Dmitry Tantsur 9a2fd614ca Install all dependencies when building docs
RTD cannot install several requirements files (SIGH), not does it use
pip to install projects (SIGH#2). This change creates a new requirement
file doc/joined-requirements.txt and links to both doc/requirements.txt
and root requirements.txt from it.

Note that we cannot put -r instructions to doc/requirements.txt since
it's managed by global-requirements.

Change-Id: Iaebf5917dc20d063e506a055d9f5af4daee0415b
2018-05-18 18:19:42 +02:00
..
2018-05-18 13:12:29 +02:00