Increase the maximum recursion depth
authorJonathan Druart <jonathan.druart@gmail.com>
Mon, 14 Aug 2017 16:26:26 +0000 (13:26 -0300)
committerJonathan Druart <jonathan.druart@gmail.com>
Mon, 14 Aug 2017 19:44:31 +0000 (16:44 -0300)
commit95d70ab97108f01761df7c52e7bd37b1e0c7d0a9
tree30153815c3ba7e4519b7ee8d0204f417f1377119
parent120dfe79ceb20847fc3a46bb7a2d97a6e9c9865f
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
en/source/conf.py