deluge/docs/source
Calum Lind dc6e93541b [Docs] Fix mocking external modules
With move to GTK3 needed to update the mocking of external modules.

There is a new autodoc option `autodoc_mock_imports` so use this instead
of the custom mock class.

There are some build warnings output using autodoc mock:

    TypeError: unsupported operand type(s) for |: '_MockObject' and '_MockObject'

Will resolve these later as the build passes.
2018-11-02 08:45:39 +00:00
..
contributing [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00
devguide [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00
modules [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00
reference [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00
conf.py [Docs] Fix mocking external modules 2018-11-02 08:45:39 +00:00
index.rst [Docs] Reorganise and add sections from wiki 2018-11-01 17:38:10 +00:00