Files
python-cinderclient/doc/source/conf.py
Eric Harney 2505e2a903 Fix doc build error
Doc build keeps failing w/

Recursion error:
    maximum recursion depth exceeded while pickling an object

Sphinx recommends bumping up the recursion limit to
get around this, and it appears to work.

Change-Id: If0a78f9af2e4ddd5fd88c44757642355b3a5bf2e
2018-12-14 11:43:56 -05:00

3.3 KiB