On Tue, 2017-03-14 at 10:50 -0400, Russell Bryant wrote:
> On Tue, Mar 14, 2017 at 8:21 AM, Stephen Finucane
> wrote:
> > On Mon, 2017-03-13 at 17:41 -0400, Russell Bryant wrote:
> > > There have been a few patches lately tweaking docs to deal with
> > > different
> > > sphinx versions in differen
On Tue, Mar 14, 2017 at 8:21 AM, Stephen Finucane wrote:
> On Mon, 2017-03-13 at 17:41 -0400, Russell Bryant wrote:
>> There have been a few patches lately tweaking docs to deal with
>> different
>> sphinx versions in different linux distributions. This patch
>> demonstrates
>> an alternative app
On Mon, 2017-03-13 at 17:41 -0400, Russell Bryant wrote:
> There have been a few patches lately tweaking docs to deal with
> different
> sphinx versions in different linux distributions. This patch
> demonstrates
> an alternative approach to avoid those types of issues. Instead of
> calling
> sph
There have been a few patches lately tweaking docs to deal with different
sphinx versions in different linux distributions. This patch demonstrates
an alternative approach to avoid those types of issues. Instead of calling
sphinx-build directly, it uses tox to build a Python virtual environment
b