Increase the maximum recursion depth manual17.05.x 17.05.00
authorJonathan Druart <jonathan.druart@gmail.com>
Mon, 14 Aug 2017 16:26:26 +0000 (13:26 -0300)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 4 Oct 2017 14:16:42 +0000 (03:16 +1300)
commitcf17b3476edb5a2716fbb1ce48ee512618698b39
tree8f9ac72ad944b26adb2d157d8299adf38028b5de
parent6fa3a487bcb7d1aaf445efd87e3e73b81e3b10dd
Increase the maximum recursion depth

To avoid 'RuntimeError: maximum recursion depth exceeded while calling a
Python object'

See https://github.com/sphinx-doc/sphinx/pull/2325

1500 was not enough

(cherry picked from commit 95d70ab97108f01761df7c52e7bd37b1e0c7d0a9)
en/source/conf.py