wsme/wsmeext
Vladyslav Drok f36a607124 Improve handling of :module: in wsme documenters
It appears that in newer sphinx versions the index of :module:
directive in the resulting documenter object array has changed,
it is not the last element anymore. Apart from that, it is
possible to have several :module: entries in class for example.

This change fixes the issue for service, function and type
wsme documenters.

Change-Id: Icf44f8af0c1e6e70d8e921615efe03b845885be7
2018-06-27 10:34:05 +03:00
..
extdirect pep8 fixes, including a declaration in tox.ini for running flake8 2013-09-05 11:15:27 -04:00
soap Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
sqlalchemy Fix pep8 issues and switch to py35 in tox.ini 2016-12-23 14:02:33 +02:00
tests Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
__init__.py Moved non-core features to the wsmeext namespace package 2013-01-17 13:15:25 +01:00
cornice.py Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
flask.py Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
pecan.py Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
sphinxext.py Improve handling of :module: in wsme documenters 2018-06-27 10:34:05 +03:00
tg1.py Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
tg11.py Moved non-core features to the wsmeext namespace package 2013-01-17 13:15:25 +01:00
tg15.py Moved non-core features to the wsmeext namespace package 2013-01-17 13:15:25 +01:00