Page MenuHomeSolus

D6496.diff
No OneTemporary

D6496.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-sphinx
-version : 1.7.5
-release : 6
+version : 2.1.1
+release : 7
source :
- - https://github.com/sphinx-doc/sphinx/archive/v1.7.5.tar.gz : 2e93f4330dc44fc07d31e0de5d4f81e9281a78739208792fd08619b65c81c853
+ - https://github.com/sphinx-doc/sphinx/archive/v2.1.1.tar.gz : 9c3e4ed9cbf6267904153ae6ba6e98e0df23d516e5f3ed34acf19090e3e67fcb
license : BSD-2-Clause
component : programming.python
summary : Python documentation generator
@@ -10,28 +10,15 @@
Python documentation generator
builddeps :
- pkgconfig(python3)
- - python-setuptools
rundeps :
- - alabaster
- - pygments
- - python-babel
- - python-docutils
- - python-imagesize
- - python-jinja
- - python-nose
- - python-requests
- - python-setuptools
- - python-six
- - python-snowballstemmer
+ - python-sphinxcontrib-applehelp
+ - python-sphinxcontrib-devhelp
+ - python-sphinxcontrib-htmlhelp
+ - python-sphinxcontrib-jsmath
+ - python-sphinxcontrib-qthelp
+ - python-sphinxcontrib-serializinghtml
- python-sphinxcontrib-websupport
- - python-typing
build : |
%python3_setup
- %python_setup
install : |
%python3_install
- # Append py3 binaries with 3
- for _f in "$installdir"/usr/bin/*; do
- mv -v "$_f" "${_f}3"
- done
- %python_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>python-sphinx</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>me@serebit.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Python documentation generator</Summary>
<Description xml:lang="en">Python documentation generator
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-sphinx</Name>
@@ -20,680 +20,21 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/sphinx-apidoc</Path>
- <Path fileType="executable">/usr/bin/sphinx-apidoc3</Path>
<Path fileType="executable">/usr/bin/sphinx-autogen</Path>
- <Path fileType="executable">/usr/bin/sphinx-autogen3</Path>
<Path fileType="executable">/usr/bin/sphinx-build</Path>
- <Path fileType="executable">/usr/bin/sphinx-build3</Path>
<Path fileType="executable">/usr/bin/sphinx-quickstart</Path>
- <Path fileType="executable">/usr/bin/sphinx-quickstart3</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Sphinx-1.7.5.dev20180626-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/addnodes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/addnodes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/apidoc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/apidoc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/application.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/application.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/_epub_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/_epub_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/applehelp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/applehelp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/changes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/changes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/devhelp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/devhelp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/dummy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/dummy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/epub3.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/epub3.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/gettext.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/gettext.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/html.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/html.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/htmlhelp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/htmlhelp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/latex/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/latex/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/latex/transforms.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/latex/transforms.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/linkcheck.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/linkcheck.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/manpage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/manpage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/qthelp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/qthelp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/texinfo.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/texinfo.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/text.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/text.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/websupport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/websupport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/xml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/builders/xml.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/build.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/build.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/quickstart.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmd/quickstart.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmdline.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/cmdline.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/deprecation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/deprecation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/code.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/code.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/other.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/other.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/patches.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/directives/patches.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/c.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/c.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/cpp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/cpp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/javascript.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/javascript.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/python.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/python.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/rst.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/rst.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/std.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/domains/std.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/asset.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/asset.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/indexentries.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/indexentries.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/toctree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/adapters/toctree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/asset.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/asset.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/dependencies.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/dependencies.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/indexentries.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/indexentries.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/metadata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/metadata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/title.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/title.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/toctree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/environment/collectors/toctree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/events.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/events.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/apidoc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/apidoc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/directive.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/directive.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/importer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/importer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/inspector.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autodoc/inspector.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosectionlabel.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosectionlabel.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/generate.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/generate.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/templates/autosummary/base.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/templates/autosummary/class.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/autosummary/templates/autosummary/module.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/coverage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/coverage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/doctest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/doctest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/extlinks.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/extlinks.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/githubpages.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/githubpages.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/graphviz.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/graphviz.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/ifconfig.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/ifconfig.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/imgconverter.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/imgconverter.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/imgmath.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/imgmath.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/inheritance_diagram.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/inheritance_diagram.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/intersphinx.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/intersphinx.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/jsmath.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/jsmath.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/linkcode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/linkcode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/mathbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/mathbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/mathjax.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/mathjax.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/docstring.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/docstring.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/iterators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/napoleon/iterators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/pngmath.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/pngmath.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/todo.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/todo.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/viewcode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/ext/viewcode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/extension.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/extension.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/highlighting.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/highlighting.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/io.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/io.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/jinja2glue.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/jinja2glue.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sphinx.pot</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/make_mode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/make_mode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/parsers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/parsers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pycode/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pycode/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pycode/parser.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pycode/parser.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pygments_styles.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/pygments_styles.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/quickstart.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/quickstart.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/registry.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/registry.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/roles.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/roles.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/da.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/da.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/de.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/de.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/en.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/en.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/es.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/es.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/fi.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/fi.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/fr.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/fr.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/hu.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/hu.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/it.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/it.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ja.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ja.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/jssplitter.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/jssplitter.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/nl.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/nl.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/no.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/no.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/danish-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/dutch-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/finnish-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/french-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/german-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/hungarian-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/italian-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/norwegian-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/porter-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/portuguese-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/romanian-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/russian-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/spanish-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/swedish-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/non-minified-js/turkish-stemmer.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/pt.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/pt.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ro.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ro.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ru.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/ru.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/sv.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/sv.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/tr.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/tr.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/zh.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/search/zh.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/setup_command.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/setup_command.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/epub3/container.xml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/epub3/content.opf_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/epub3/mimetype</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/epub3/nav.xhtml_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/epub3/toc.ncx_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/latex/latex.tex_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/latex/longtable.tex_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/latex/tabular.tex_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/latex/tabulary.tex_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/qthelp/project.qhcp</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/qthelp/project.qhp</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/Makefile.new_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/Makefile_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/conf.py_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/make.bat.new_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/make.bat_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/templates/quickstart/master_doc.rst_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/fixtures.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/fixtures.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/path.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/path.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/testing/util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/Makefile_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/footnotehyper-sphinx.sty</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/latexmkjarc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/latexmkrc_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/python.ist</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/sphinx.sty</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/sphinxhowto.cls</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/sphinxmanual.cls</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs/sphinxmulticell.sty</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/texinputs_win/Makefile_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/agogo/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/agogo/static/agogo.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/agogo/static/bgfooter.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/agogo/static/bgtop.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/agogo/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/changes/frameset.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/changes/rstsource.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/changes/versionchanges.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/defindex.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/domainindex.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/genindex-single.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/genindex-split.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/genindex.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/globaltoc.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/localtoc.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/opensearch.xml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/page.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/relations.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/search.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/searchbox.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/searchresults.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/sourcelink.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/ajax-loader.gif</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/basic.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/comment-bright.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/comment-close.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/comment.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/doctools.js_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/documentation_options.js_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/down-pressed.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/down.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/file.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/jquery-3.2.1.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/jquery.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/minus.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/plus.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/searchtools.js_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/underscore-1.3.1.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/underscore.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/up-pressed.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/up.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/static/websupport.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/basic/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/static/background_b01.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/static/bizstyle.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/static/bizstyle.js_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/static/css3-mediaqueries.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/static/css3-mediaqueries_src.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/bizstyle/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/classic/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/classic/static/classic.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/classic/static/sidebar.js_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/classic/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/default/static/default.css</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/default/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/epub/epub-cover.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/epub/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/epub/static/epub.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/epub/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/static/alert_info_32.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/static/alert_warning_32.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/static/bg-page.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/static/bullet_orange.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/static/haiku.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/haiku/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/nature/static/nature.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/nature/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/nonav/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/nonav/static/nonav.css</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/nonav/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/dialog-note.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/dialog-seealso.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/dialog-todo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/dialog-topic.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/dialog-warning.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/epub.css</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/footerbg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/headerbg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/ie6.css</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/middlebg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/pyramid.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/static/transparent.gif</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/pyramid/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/artwork/logo.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/darkmetal.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/headerbg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/logo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/metal.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/navigation.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/print.css</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/scrolls.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/theme_extras.js</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/watermark.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/static/watermark_blur.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/scrolls/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/sphinxdoc/layout.html</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/sphinxdoc/static/contents.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/sphinxdoc/static/navigation.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/sphinxdoc/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/traditional/static/traditional.css_t</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/themes/traditional/theme.conf</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/theming.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/theming.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/compact_bullet_list.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/compact_bullet_list.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/i18n.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/i18n.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/post_transforms/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/post_transforms/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/post_transforms/images.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/post_transforms/images.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/references.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/transforms/references.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/console.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/console.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docfields.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docfields.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docstrings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docstrings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docutils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/docutils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/fileutil.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/fileutil.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/i18n.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/i18n.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/images.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/images.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/inspect.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/inspect.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/inventory.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/inventory.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/jsdump.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/jsdump.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/jsonimpl.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/jsonimpl.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/logging.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/logging.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/matching.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/matching.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/nodes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/nodes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/osutil.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/osutil.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/parallel.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/parallel.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/png.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/png.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/pycompat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/pycompat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/requests.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/requests.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/rst.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/rst.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/smartypants.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/smartypants.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/stemmer/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/stemmer/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/stemmer/porter.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/stemmer/porter.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/tags.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/tags.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/template.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/template.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/texescape.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/texescape.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/typing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/typing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/websupport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/util/websupport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/versioning.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/versioning.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/nullsearch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/nullsearch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/whooshsearch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/whooshsearch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/xapiansearch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/search/xapiansearch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/differ.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/differ.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/sqlalchemy_db.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/sqlalchemy_db.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/sqlalchemystorage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/websupport/storage/sqlalchemystorage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/html.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/html.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/html5.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/html5.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/latex.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/latex.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/manpage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/manpage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/texinfo.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/texinfo.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/text.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/text.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/websupport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/websupport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/xml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sphinx/writers/xml.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-1.7.5.dev20180626-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Sphinx-2.1.1.dev20190614-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/__main__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/addnodes.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/apidoc.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/application.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/cmdline.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/config.cpython-36.pyc</Path>
@@ -706,15 +47,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/jinja2glue.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/make_mode.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/parsers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/project.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/pygments_styles.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/quickstart.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/registry.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/roles.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/setup_command.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/theming.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/__pycache__/versioning.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/addnodes.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/apidoc.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/application.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/__init__.cpython-36.pyc</Path>
@@ -722,6 +62,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/applehelp.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/changes.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/devhelp.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/dirhtml.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/dummy.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/epub3.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/gettext.cpython-36.pyc</Path>
@@ -730,14 +71,15 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/linkcheck.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/manpage.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/qthelp.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/singlehtml.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/texinfo.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/text.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/websupport.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/__pycache__/xml.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/_epub_base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/applehelp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/changes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/devhelp.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/dirhtml.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/dummy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/epub3.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/gettext.py</Path>
@@ -745,20 +87,26 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/htmlhelp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/__pycache__/nodes.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/__pycache__/transforms.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/nodes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/transforms.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/latex/util.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/linkcheck.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/manpage.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/qthelp.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/singlehtml.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/texinfo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/text.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/websupport.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/builders/xml.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/__pycache__/build.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/__pycache__/make_mode.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/__pycache__/quickstart.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/build.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/make_mode.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmd/quickstart.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/cmdline.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/config.py</Path>
@@ -774,14 +122,20 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/c.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/changeset.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/citation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/cpp.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/javascript.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/math.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/python.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/rst.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/__pycache__/std.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/c.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/changeset.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/citation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/cpp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/javascript.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/math.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/python.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/rst.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/domains/std.py</Path>
@@ -829,7 +183,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/linkcode.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/mathbase.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/mathjax.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/pngmath.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/todo.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/__pycache__/viewcode.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/apidoc.py</Path>
@@ -837,10 +190,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/__pycache__/directive.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/__pycache__/importer.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/__pycache__/inspector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/__pycache__/mock.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/directive.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/importer.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/inspector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autodoc/mock.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autosectionlabel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autosummary/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/autosummary/__pycache__/__init__.cpython-36.pyc</Path>
@@ -869,7 +222,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/napoleon/__pycache__/iterators.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/napoleon/docstring.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/napoleon/iterators.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/pngmath.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/todo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/ext/viewcode.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/extension.py</Path>
@@ -878,12 +230,18 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/jinja2glue.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.po</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.po</Path>
@@ -968,6 +326,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.po</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po</Path>
@@ -996,6 +357,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.po</Path>
@@ -1008,6 +372,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.mo</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.po</Path>
@@ -1019,12 +386,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/make_mode.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/parsers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/project.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/pycode/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/pycode/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/pycode/__pycache__/parser.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/pycode/parser.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/pygments_styles.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/quickstart.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/registry.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/roles.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/search/__init__.py</Path>
@@ -1081,37 +448,56 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/search/tr.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/search/zh.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/setup_command.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/apidoc/module.rst</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/apidoc/package.rst</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/apidoc/toc.rst</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/epub3/container.xml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/epub3/content.opf_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/epub3/mimetype</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/epub3/nav.xhtml_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/epub3/toc.ncx_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/graphviz/graphviz.css</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/htmlhelp/project.hhc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/htmlhelp/project.hhp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/htmlhelp/project.stp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/imgmath/preview.tex_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/imgmath/template.tex_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/latex/latex.tex_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/latex/longtable.tex_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/latex/sphinxmessages.sty_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/latex/tabular.tex_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/latex/tabulary.tex_t</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/qthelp/project.qhcp</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/qthelp/project.qhp</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/Makefile.new_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/Makefile_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/conf.py_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/make.bat.new_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/make.bat_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/quickstart/master_doc.rst_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/templates/texinfo/Makefile</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/comparer.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/fixtures.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/path.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/restructuredtext.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/comparer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/fixtures.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/path.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/restructuredtext.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/testing/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/LICRcyr2utf8.xdy</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/LICRlatin2utf8.xdy</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/LatinRules.xdy</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/Makefile_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/footnotehyper-sphinx.sty</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/latexmkjarc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/latexmkrc_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/make.bat_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/python.ist</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinx.sty</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinx.xdy</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinxcyrillic.sty</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinxhowto.cls</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinxmanual.cls</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/texinputs/sphinxmulticell.sty</Path>
@@ -1139,26 +525,18 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/searchbox.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/searchresults.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/sourcelink.html</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/ajax-loader.gif</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/basic.css_t</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/comment-bright.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/comment-close.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/comment.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/doctools.js_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/doctools.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/documentation_options.js_t</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/down-pressed.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/down.png</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/file.png</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/jquery-3.2.1.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/jquery.js</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/language_data.js_t</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/minus.png</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/plus.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/searchtools.js_t</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/searchtools.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/underscore-1.3.1.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/underscore.js</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/up-pressed.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/up.png</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/static/websupport.js</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/basic/theme.conf</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/bizstyle/layout.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/themes/bizstyle/static/background_b01.png</Path>
@@ -1233,11 +611,16 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/i18n.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/__pycache__/code.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/__pycache__/compat.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/__pycache__/images.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/code.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/compat.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/post_transforms/images.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/transforms/references.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/build_phase.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/compat.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/console.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/docfields.cpython-36.pyc</Path>
@@ -1252,6 +635,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/jsonimpl.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/logging.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/matching.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/math.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/nodes.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/osutil.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/parallel.cpython-36.pyc</Path>
@@ -1264,7 +648,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/template.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/texescape.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/typing.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/__pycache__/websupport.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/build_phase.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/compat.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/console.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/docfields.py</Path>
@@ -1279,6 +663,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/jsonimpl.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/logging.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/matching.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/math.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/nodes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/osutil.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/parallel.py</Path>
@@ -1295,28 +680,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/template.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/texescape.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/typing.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/util/websupport.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/versioning.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/__pycache__/errors.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/errors.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/__pycache__/nullsearch.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/__pycache__/whooshsearch.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/__pycache__/xapiansearch.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/nullsearch.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/whooshsearch.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/search/xapiansearch.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/__pycache__/differ.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/__pycache__/sqlalchemy_db.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/__pycache__/sqlalchemystorage.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/differ.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/sqlalchemy_db.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/websupport/storage/sqlalchemystorage.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/html.cpython-36.pyc</Path>
@@ -1325,7 +689,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/manpage.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/texinfo.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/text.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/websupport.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/__pycache__/xml.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/html.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/html5.py</Path>
@@ -1333,17 +696,16 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/manpage.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/texinfo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/text.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/websupport.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sphinx/writers/xml.py</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-06-26</Date>
- <Version>1.7.5</Version>
+ <Update release="7">
+ <Date>2019-06-14</Date>
+ <Version>2.1.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>me@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 13 2023, 5:21 PM (8 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818791
Default Alt Text
D6496.diff (115 KB)

Event Timeline