Merge "Remove unused modules"

This commit is contained in:
Jenkins 2017-04-18 12:41:30 +00:00 committed by Gerrit Code Review
commit f1ba42f0fb
2 changed files with 1 additions and 7 deletions

View File

@ -28,10 +28,7 @@ import os
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'oslosphinx',
extensions = ['oslosphinx',
'yasfb',
]

View File

@ -160,9 +160,6 @@ Other contributors:
* Maria Zlatkova, `mzlatkova <https://launchpad.net/~mzlatkova>`_
.. TODO: please, let me know if you are interested in participating, and I will
add you to the list
Testing
=======