[Python-modules-commits] [sphinx] 02/02: Clean and ignore auto-generated files.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jan 14 16:26:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch master
in repository sphinx.

commit 4ae52f785ad602b3cc38dd825fe69bac34c524c5
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Jan 14 19:25:55 2016 +0300

    Clean and ignore auto-generated files.
---
 .gitignore                                |  20 +
 Sphinx.egg-info/SOURCES.txt               | 791 ------------------------------
 debian/changelog                          |   1 +
 debian/rules                              |   2 +
 sphinx/locale/bn/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/ca/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/cs/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/da/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/de/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/es/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/et/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/eu/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/fa/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/fi/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/fr/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/he/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/hr/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/hu/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/id/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/it/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/ja/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/ko/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/lt/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/lv/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/mk/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js |   1 -
 sphinx/locale/ne/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/nl/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/pl/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js |   1 -
 sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js |   1 -
 sphinx/locale/ru/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/si/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/sk/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/sl/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/sv/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/tr/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js |   1 -
 sphinx/locale/vi/LC_MESSAGES/sphinx.js    |   1 -
 sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js |   1 -
 sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js |   1 -
 sphinx/themes/basic/static/jquery.js      |   4 -
 sphinx/themes/basic/static/underscore.js  |  31 --
 43 files changed, 23 insertions(+), 863 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2c60d9b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+*.pyc
+build-stamp
+build/
+sphinx/locale/*/LC_MESSAGES/sphinx.js
+sphinx/pycode/*.pickle
+sphinx/themes/basic/static/jquery.js
+sphinx/themes/basic/static/underscore.js
+Sphinx.egg-info/SOURCES.txt
+debian/dh-sphinxdoc/
+debian/libjs-sphinxdoc/
+debian/python-sphinx/
+debian/python3-sphinx/
+debian/sphinx-common/
+debian/sphinx-doc/
+debian/tmp/
+debian/files
+debian/*.debhelper*
+debian/*.substvars
+debian/sphinx-common.postinst
+debian/sphinx-common.prerm
diff --git a/Sphinx.egg-info/SOURCES.txt b/Sphinx.egg-info/SOURCES.txt
deleted file mode 100644
index 00666f3..0000000
--- a/Sphinx.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,791 +0,0 @@
-AUTHORS
-CHANGES
-EXAMPLES
-LICENSE
-MANIFEST.in
-Makefile
-README.rst
-babel.cfg
-ez_setup.py
-setup.cfg
-setup.py
-sphinx-apidoc.py
-sphinx-autogen.py
-sphinx-build.py
-sphinx-quickstart.py
-Sphinx.egg-info/PKG-INFO
-Sphinx.egg-info/SOURCES.txt
-Sphinx.egg-info/dependency_links.txt
-Sphinx.egg-info/entry_points.txt
-Sphinx.egg-info/not-zip-safe
-Sphinx.egg-info/requires.txt
-Sphinx.egg-info/top_level.txt
-doc/Makefile
-doc/authors.rst
-doc/builders.rst
-doc/changes.rst
-doc/conf.py
-doc/config.rst
-doc/contents.rst
-doc/develop.rst
-doc/devguide.rst
-doc/domains.rst
-doc/examples.rst
-doc/extensions.rst
-doc/faq.rst
-doc/glossary.rst
-doc/install.rst
-doc/installpython.jpg
-doc/intl.rst
-doc/intro.rst
-doc/invocation.rst
-doc/make.bat
-doc/more.png
-doc/pythonorg.png
-doc/rest.rst
-doc/templating.rst
-doc/theming.rst
-doc/translation.png
-doc/tutorial.rst
-doc/websupport.rst
-doc/_static/bookcover.png
-doc/_static/pocoo.png
-doc/_static/sphinx.png
-doc/_templates/index.html
-doc/_templates/indexsidebar.html
-doc/_themes/sphinx13/layout.html
-doc/_themes/sphinx13/theme.conf
-doc/_themes/sphinx13/static/bodybg.png
-doc/_themes/sphinx13/static/footerbg.png
-doc/_themes/sphinx13/static/headerbg.png
-doc/_themes/sphinx13/static/listitem.png
-doc/_themes/sphinx13/static/relbg.png
-doc/_themes/sphinx13/static/sphinx13.css
-doc/_themes/sphinx13/static/sphinxheader.png
-doc/ext/autodoc.rst
-doc/ext/autosummary.rst
-doc/ext/coverage.rst
-doc/ext/doctest.rst
-doc/ext/example_google.py
-doc/ext/example_google.rst
-doc/ext/example_numpy.py
-doc/ext/example_numpy.rst
-doc/ext/extlinks.rst
-doc/ext/graphviz.rst
-doc/ext/ifconfig.rst
-doc/ext/inheritance.rst
-doc/ext/intersphinx.rst
-doc/ext/linkcode.rst
-doc/ext/math.rst
-doc/ext/napoleon.rst
-doc/ext/todo.rst
-doc/ext/viewcode.rst
-doc/extdev/appapi.rst
-doc/extdev/builderapi.rst
-doc/extdev/domainapi.rst
-doc/extdev/envapi.rst
-doc/extdev/index.rst
-doc/extdev/markupapi.rst
-doc/extdev/nodes.rst
-doc/extdev/tutorial.rst
-doc/man/sphinx-apidoc.rst
-doc/man/sphinx-build.rst
-doc/man/sphinx-quickstart.rst
-doc/markup/code.rst
-doc/markup/index.rst
-doc/markup/inline.rst
-doc/markup/misc.rst
-doc/markup/para.rst
-doc/markup/toctree.rst
-doc/themes/agogo.png
-doc/themes/alabaster.png
-doc/themes/bizstyle.png
-doc/themes/classic.png
-doc/themes/haiku.png
-doc/themes/nature.png
-doc/themes/pyramid.png
-doc/themes/scrolls.png
-doc/themes/sphinx_rtd_theme.png
-doc/themes/sphinxdoc.png
-doc/themes/traditional.png
-doc/themes/fullsize/agogo.png
-doc/themes/fullsize/alabaster.png
-doc/themes/fullsize/bizstyle.png
-doc/themes/fullsize/classic.png
-doc/themes/fullsize/haiku.png
-doc/themes/fullsize/nature.png
-doc/themes/fullsize/pyramid.png
-doc/themes/fullsize/scrolls.png
-doc/themes/fullsize/sphinx_rtd_theme.png
-doc/themes/fullsize/sphinxdoc.png
-doc/themes/fullsize/traditional.png
-doc/web/api.rst
-doc/web/quickstart.rst
-doc/web/searchadapters.rst
-doc/web/storagebackends.rst
-sphinx/__init__.py
-sphinx/__main__.py
-sphinx/addnodes.py
-sphinx/apidoc.py
-sphinx/application.py
-sphinx/cmdline.py
-sphinx/config.py
-sphinx/environment.py
-sphinx/errors.py
-sphinx/highlighting.py
-sphinx/jinja2glue.py
-sphinx/make_mode.py
-sphinx/pygments_styles.py
-sphinx/quickstart.py
-sphinx/roles.py
-sphinx/setup_command.py
-sphinx/theming.py
-sphinx/transforms.py
-sphinx/versioning.py
-sphinx/builders/__init__.py
-sphinx/builders/applehelp.py
-sphinx/builders/changes.py
-sphinx/builders/devhelp.py
-sphinx/builders/epub.py
-sphinx/builders/gettext.py
-sphinx/builders/html.py
-sphinx/builders/htmlhelp.py
-sphinx/builders/latex.py
-sphinx/builders/linkcheck.py
-sphinx/builders/manpage.py
-sphinx/builders/qthelp.py
-sphinx/builders/texinfo.py
-sphinx/builders/text.py
-sphinx/builders/websupport.py
-sphinx/builders/xml.py
-sphinx/directives/__init__.py
-sphinx/directives/code.py
-sphinx/directives/other.py
-sphinx/domains/__init__.py
-sphinx/domains/c.py
-sphinx/domains/cpp.py
-sphinx/domains/javascript.py
-sphinx/domains/python.py
-sphinx/domains/rst.py
-sphinx/domains/std.py
-sphinx/ext/__init__.py
-sphinx/ext/autodoc.py
-sphinx/ext/coverage.py
-sphinx/ext/doctest.py
-sphinx/ext/extlinks.py
-sphinx/ext/graphviz.py
-sphinx/ext/ifconfig.py
-sphinx/ext/inheritance_diagram.py
-sphinx/ext/intersphinx.py
-sphinx/ext/jsmath.py
-sphinx/ext/linkcode.py
-sphinx/ext/mathbase.py
-sphinx/ext/mathjax.py
-sphinx/ext/pngmath.py
-sphinx/ext/todo.py
-sphinx/ext/viewcode.py
-sphinx/ext/autosummary/__init__.py
-sphinx/ext/autosummary/generate.py
-sphinx/ext/autosummary/templates/autosummary/base.rst
-sphinx/ext/autosummary/templates/autosummary/class.rst
-sphinx/ext/autosummary/templates/autosummary/module.rst
-sphinx/ext/napoleon/__init__.py
-sphinx/ext/napoleon/docstring.py
-sphinx/ext/napoleon/iterators.py
-sphinx/locale/__init__.py
-sphinx/locale/sphinx.pot
-sphinx/locale/.tx/config
-sphinx/locale/bn/LC_MESSAGES/sphinx.js
-sphinx/locale/bn/LC_MESSAGES/sphinx.mo
-sphinx/locale/bn/LC_MESSAGES/sphinx.po
-sphinx/locale/ca/LC_MESSAGES/sphinx.js
-sphinx/locale/ca/LC_MESSAGES/sphinx.mo
-sphinx/locale/ca/LC_MESSAGES/sphinx.po
-sphinx/locale/cs/LC_MESSAGES/sphinx.js
-sphinx/locale/cs/LC_MESSAGES/sphinx.mo
-sphinx/locale/cs/LC_MESSAGES/sphinx.po
-sphinx/locale/da/LC_MESSAGES/sphinx.js
-sphinx/locale/da/LC_MESSAGES/sphinx.mo
-sphinx/locale/da/LC_MESSAGES/sphinx.po
-sphinx/locale/de/LC_MESSAGES/sphinx.js
-sphinx/locale/de/LC_MESSAGES/sphinx.mo
-sphinx/locale/de/LC_MESSAGES/sphinx.po
-sphinx/locale/es/LC_MESSAGES/sphinx.js
-sphinx/locale/es/LC_MESSAGES/sphinx.mo
-sphinx/locale/es/LC_MESSAGES/sphinx.po
-sphinx/locale/et/LC_MESSAGES/sphinx.js
-sphinx/locale/et/LC_MESSAGES/sphinx.mo
-sphinx/locale/et/LC_MESSAGES/sphinx.po
-sphinx/locale/eu/LC_MESSAGES/sphinx.js
-sphinx/locale/eu/LC_MESSAGES/sphinx.mo
-sphinx/locale/eu/LC_MESSAGES/sphinx.po
-sphinx/locale/fa/LC_MESSAGES/sphinx.js
-sphinx/locale/fa/LC_MESSAGES/sphinx.mo
-sphinx/locale/fa/LC_MESSAGES/sphinx.po
-sphinx/locale/fi/LC_MESSAGES/sphinx.js
-sphinx/locale/fi/LC_MESSAGES/sphinx.mo
-sphinx/locale/fi/LC_MESSAGES/sphinx.po
-sphinx/locale/fr/LC_MESSAGES/sphinx.js
-sphinx/locale/fr/LC_MESSAGES/sphinx.mo
-sphinx/locale/fr/LC_MESSAGES/sphinx.po
-sphinx/locale/he/LC_MESSAGES/sphinx.js
-sphinx/locale/he/LC_MESSAGES/sphinx.mo
-sphinx/locale/he/LC_MESSAGES/sphinx.po
-sphinx/locale/hr/LC_MESSAGES/sphinx.js
-sphinx/locale/hr/LC_MESSAGES/sphinx.mo
-sphinx/locale/hr/LC_MESSAGES/sphinx.po
-sphinx/locale/hu/LC_MESSAGES/sphinx.js
-sphinx/locale/hu/LC_MESSAGES/sphinx.mo
-sphinx/locale/hu/LC_MESSAGES/sphinx.po
-sphinx/locale/id/LC_MESSAGES/sphinx.js
-sphinx/locale/id/LC_MESSAGES/sphinx.mo
-sphinx/locale/id/LC_MESSAGES/sphinx.po
-sphinx/locale/it/LC_MESSAGES/sphinx.js
-sphinx/locale/it/LC_MESSAGES/sphinx.mo
-sphinx/locale/it/LC_MESSAGES/sphinx.po
-sphinx/locale/ja/LC_MESSAGES/sphinx.js
-sphinx/locale/ja/LC_MESSAGES/sphinx.mo
-sphinx/locale/ja/LC_MESSAGES/sphinx.po
-sphinx/locale/ko/LC_MESSAGES/sphinx.js
-sphinx/locale/ko/LC_MESSAGES/sphinx.mo
-sphinx/locale/ko/LC_MESSAGES/sphinx.po
-sphinx/locale/lt/LC_MESSAGES/sphinx.js
-sphinx/locale/lt/LC_MESSAGES/sphinx.mo
-sphinx/locale/lt/LC_MESSAGES/sphinx.po
-sphinx/locale/lv/LC_MESSAGES/sphinx.js
-sphinx/locale/lv/LC_MESSAGES/sphinx.mo
-sphinx/locale/lv/LC_MESSAGES/sphinx.po
-sphinx/locale/mk/LC_MESSAGES/sphinx.js
-sphinx/locale/mk/LC_MESSAGES/sphinx.mo
-sphinx/locale/mk/LC_MESSAGES/sphinx.po
-sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
-sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
-sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po
-sphinx/locale/ne/LC_MESSAGES/sphinx.js
-sphinx/locale/ne/LC_MESSAGES/sphinx.mo
-sphinx/locale/ne/LC_MESSAGES/sphinx.po
-sphinx/locale/nl/LC_MESSAGES/sphinx.js
-sphinx/locale/nl/LC_MESSAGES/sphinx.mo
-sphinx/locale/nl/LC_MESSAGES/sphinx.po
-sphinx/locale/pl/LC_MESSAGES/sphinx.js
-sphinx/locale/pl/LC_MESSAGES/sphinx.mo
-sphinx/locale/pl/LC_MESSAGES/sphinx.po
-sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js
-sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo
-sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po
-sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js
-sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo
-sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po
-sphinx/locale/ru/LC_MESSAGES/sphinx.js
-sphinx/locale/ru/LC_MESSAGES/sphinx.mo
-sphinx/locale/ru/LC_MESSAGES/sphinx.po
-sphinx/locale/si/LC_MESSAGES/sphinx.js
-sphinx/locale/si/LC_MESSAGES/sphinx.mo
-sphinx/locale/si/LC_MESSAGES/sphinx.po
-sphinx/locale/sk/LC_MESSAGES/sphinx.js
-sphinx/locale/sk/LC_MESSAGES/sphinx.mo
-sphinx/locale/sk/LC_MESSAGES/sphinx.po
-sphinx/locale/sl/LC_MESSAGES/sphinx.js
-sphinx/locale/sl/LC_MESSAGES/sphinx.mo
-sphinx/locale/sl/LC_MESSAGES/sphinx.po
-sphinx/locale/sv/LC_MESSAGES/sphinx.js
-sphinx/locale/sv/LC_MESSAGES/sphinx.mo
-sphinx/locale/sv/LC_MESSAGES/sphinx.po
-sphinx/locale/tr/LC_MESSAGES/sphinx.js
-sphinx/locale/tr/LC_MESSAGES/sphinx.mo
-sphinx/locale/tr/LC_MESSAGES/sphinx.po
-sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js
-sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo
-sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po
-sphinx/locale/vi/LC_MESSAGES/sphinx.js
-sphinx/locale/vi/LC_MESSAGES/sphinx.mo
-sphinx/locale/vi/LC_MESSAGES/sphinx.po
-sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js
-sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo
-sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
-sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js
-sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo
-sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po
-sphinx/pycode/Grammar-py2.txt
-sphinx/pycode/Grammar-py3.txt
-sphinx/pycode/__init__.py
-sphinx/pycode/nodes.py
-sphinx/pycode/pgen2/__init__.py
-sphinx/pycode/pgen2/driver.py
-sphinx/pycode/pgen2/grammar.py
-sphinx/pycode/pgen2/literals.py
-sphinx/pycode/pgen2/parse.py
-sphinx/pycode/pgen2/pgen.py
-sphinx/pycode/pgen2/token.py
-sphinx/pycode/pgen2/tokenize.py
-sphinx/search/__init__.py
-sphinx/search/da.py
-sphinx/search/de.py
-sphinx/search/en.py
-sphinx/search/es.py
-sphinx/search/fi.py
-sphinx/search/fr.py
-sphinx/search/hu.py
-sphinx/search/it.py
-sphinx/search/ja.py
-sphinx/search/nl.py
-sphinx/search/no.py
-sphinx/search/pt.py
-sphinx/search/ro.py
-sphinx/search/ru.py
-sphinx/search/sv.py
-sphinx/search/tr.py
-sphinx/search/non-minified-js/danish-stemmer.js
-sphinx/search/non-minified-js/dutch-stemmer.js
-sphinx/search/non-minified-js/finnish-stemmer.js
-sphinx/search/non-minified-js/french-stemmer.js
-sphinx/search/non-minified-js/german-stemmer.js
-sphinx/search/non-minified-js/hungarian-stemmer.js
-sphinx/search/non-minified-js/italian-stemmer.js
-sphinx/search/non-minified-js/norwegian-stemmer.js
-sphinx/search/non-minified-js/porter-stemmer.js
-sphinx/search/non-minified-js/portuguese-stemmer.js
-sphinx/search/non-minified-js/romanian-stemmer.js
-sphinx/search/non-minified-js/russian-stemmer.js
-sphinx/search/non-minified-js/spanish-stemmer.js
-sphinx/search/non-minified-js/swedish-stemmer.js
-sphinx/search/non-minified-js/turkish-stemmer.js
-sphinx/texinputs/Makefile
-sphinx/texinputs/fncychap.sty
-sphinx/texinputs/python.ist
-sphinx/texinputs/sphinx.sty
-sphinx/texinputs/sphinxhowto.cls
-sphinx/texinputs/sphinxmanual.cls
-sphinx/texinputs/tabulary.sty
-sphinx/themes/agogo/layout.html
-sphinx/themes/agogo/theme.conf
-sphinx/themes/agogo/static/agogo.css_t
-sphinx/themes/agogo/static/bgfooter.png
-sphinx/themes/agogo/static/bgtop.png
-sphinx/themes/basic/defindex.html
-sphinx/themes/basic/domainindex.html
-sphinx/themes/basic/genindex-single.html
-sphinx/themes/basic/genindex-split.html
-sphinx/themes/basic/genindex.html
-sphinx/themes/basic/globaltoc.html
-sphinx/themes/basic/layout.html
-sphinx/themes/basic/localtoc.html
-sphinx/themes/basic/opensearch.xml
-sphinx/themes/basic/page.html
-sphinx/themes/basic/relations.html
-sphinx/themes/basic/search.html
-sphinx/themes/basic/searchbox.html
-sphinx/themes/basic/searchresults.html
-sphinx/themes/basic/sourcelink.html
-sphinx/themes/basic/theme.conf
-sphinx/themes/basic/changes/frameset.html
-sphinx/themes/basic/changes/rstsource.html
-sphinx/themes/basic/changes/versionchanges.html
-sphinx/themes/basic/static/ajax-loader.gif
-sphinx/themes/basic/static/basic.css_t
-sphinx/themes/basic/static/comment-bright.png
-sphinx/themes/basic/static/comment-close.png
-sphinx/themes/basic/static/comment.png
-sphinx/themes/basic/static/doctools.js
-sphinx/themes/basic/static/down-pressed.png
-sphinx/themes/basic/static/down.png
-sphinx/themes/basic/static/file.png
-sphinx/themes/basic/static/jquery-1.11.1.js
-sphinx/themes/basic/static/jquery.js
-sphinx/themes/basic/static/minus.png
-sphinx/themes/basic/static/plus.png
-sphinx/themes/basic/static/searchtools.js_t
-sphinx/themes/basic/static/underscore-1.3.1.js
-sphinx/themes/basic/static/underscore.js
-sphinx/themes/basic/static/up-pressed.png
-sphinx/themes/basic/static/up.png
-sphinx/themes/basic/static/websupport.js
-sphinx/themes/bizstyle/layout.html
-sphinx/themes/bizstyle/theme.conf
-sphinx/themes/bizstyle/static/background_b01.png
-sphinx/themes/bizstyle/static/bizstyle.css_t
-sphinx/themes/bizstyle/static/bizstyle.js_t
-sphinx/themes/bizstyle/static/css3-mediaqueries.js
-sphinx/themes/bizstyle/static/css3-mediaqueries_src.js
-sphinx/themes/classic/layout.html
-sphinx/themes/classic/theme.conf
-sphinx/themes/classic/static/classic.css_t
-sphinx/themes/classic/static/sidebar.js_t
-sphinx/themes/default/theme.conf
-sphinx/themes/default/static/default.css
-sphinx/themes/epub/epub-cover.html
-sphinx/themes/epub/layout.html
-sphinx/themes/epub/theme.conf
-sphinx/themes/epub/static/epub.css
-sphinx/themes/haiku/layout.html
-sphinx/themes/haiku/theme.conf
-sphinx/themes/haiku/static/alert_info_32.png
-sphinx/themes/haiku/static/alert_warning_32.png
-sphinx/themes/haiku/static/bg-page.png
-sphinx/themes/haiku/static/bullet_orange.png
-sphinx/themes/haiku/static/haiku.css_t
-sphinx/themes/nature/theme.conf
-sphinx/themes/nature/static/nature.css_t
-sphinx/themes/pyramid/layout.html
-sphinx/themes/pyramid/theme.conf
-sphinx/themes/pyramid/static/dialog-note.png
-sphinx/themes/pyramid/static/dialog-seealso.png
-sphinx/themes/pyramid/static/dialog-todo.png
-sphinx/themes/pyramid/static/dialog-topic.png
-sphinx/themes/pyramid/static/dialog-warning.png
-sphinx/themes/pyramid/static/epub.css
-sphinx/themes/pyramid/static/footerbg.png
-sphinx/themes/pyramid/static/headerbg.png
-sphinx/themes/pyramid/static/ie6.css
-sphinx/themes/pyramid/static/middlebg.png
-sphinx/themes/pyramid/static/pyramid.css_t
-sphinx/themes/pyramid/static/transparent.gif
-sphinx/themes/scrolls/layout.html
-sphinx/themes/scrolls/theme.conf
-sphinx/themes/scrolls/artwork/logo.svg
-sphinx/themes/scrolls/static/darkmetal.png
-sphinx/themes/scrolls/static/headerbg.png
-sphinx/themes/scrolls/static/logo.png
-sphinx/themes/scrolls/static/metal.png
-sphinx/themes/scrolls/static/navigation.png
-sphinx/themes/scrolls/static/print.css
-sphinx/themes/scrolls/static/scrolls.css_t
-sphinx/themes/scrolls/static/theme_extras.js
-sphinx/themes/scrolls/static/watermark.png
-sphinx/themes/scrolls/static/watermark_blur.png
-sphinx/themes/sphinxdoc/layout.html
-sphinx/themes/sphinxdoc/theme.conf
-sphinx/themes/sphinxdoc/static/contents.png
-sphinx/themes/sphinxdoc/static/navigation.png
-sphinx/themes/sphinxdoc/static/sphinxdoc.css_t
-sphinx/themes/traditional/theme.conf
-sphinx/themes/traditional/static/traditional.css_t
-sphinx/util/__init__.py
-sphinx/util/compat.py
-sphinx/util/console.py
-sphinx/util/docfields.py
-sphinx/util/docstrings.py
-sphinx/util/i18n.py
-sphinx/util/inspect.py
-sphinx/util/jsdump.py
-sphinx/util/jsonimpl.py
-sphinx/util/matching.py
-sphinx/util/nodes.py
-sphinx/util/osutil.py
-sphinx/util/parallel.py
-sphinx/util/png.py
-sphinx/util/pycompat.py
-sphinx/util/smartypants.py
-sphinx/util/stemmer.py
-sphinx/util/tags.py
-sphinx/util/texescape.py
-sphinx/util/websupport.py
-sphinx/websupport/__init__.py
-sphinx/websupport/errors.py
-sphinx/websupport/search/__init__.py
-sphinx/websupport/search/nullsearch.py
-sphinx/websupport/search/whooshsearch.py
-sphinx/websupport/search/xapiansearch.py
-sphinx/websupport/storage/__init__.py
-sphinx/websupport/storage/differ.py
-sphinx/websupport/storage/sqlalchemy_db.py
-sphinx/websupport/storage/sqlalchemystorage.py
-sphinx/writers/__init__.py
-sphinx/writers/html.py
-sphinx/writers/latex.py
-sphinx/writers/manpage.py
-sphinx/writers/texinfo.py
-sphinx/writers/text.py
-sphinx/writers/websupport.py
-sphinx/writers/xml.py
-tests/coverage.py
-tests/path.py
-tests/run.py
-tests/test_api_translator.py
-tests/test_apidoc.py
-tests/test_application.py
-tests/test_autodoc.py
-tests/test_build.py
-tests/test_build_applehelp.py
-tests/test_build_gettext.py
-tests/test_build_html.py
-tests/test_build_latex.py
-tests/test_build_manpage.py
-tests/test_build_texinfo.py
-tests/test_build_text.py
-tests/test_catalogs.py
-tests/test_config.py
-tests/test_directive_code.py
-tests/test_directive_only.py
-tests/test_docutilsconf.py
-tests/test_domain_cpp.py
-tests/test_domain_py.py
-tests/test_domain_rst.py
-tests/test_domain_std.py
-tests/test_environment.py
-tests/test_ext_autosummary.py
-tests/test_ext_coverage.py
-tests/test_ext_doctest.py
-tests/test_ext_graphviz.py
-tests/test_ext_ifconfig.py
-tests/test_ext_intersphinx.py
-tests/test_ext_napoleon.py
-tests/test_ext_napoleon_docstring.py
-tests/test_ext_napoleon_iterators.py
-tests/test_ext_viewcode.py
-tests/test_highlighting.py
-tests/test_i18n.py
-tests/test_intl.py
-tests/test_markup.py
-tests/test_metadata.py
-tests/test_quickstart.py
-tests/test_search.py
-tests/test_searchadapters.py
-tests/test_setup_command.py
-tests/test_templating.py
-tests/test_theming.py
-tests/test_toctree.py
-tests/test_util.py
-tests/test_util_i18n.py
-tests/test_util_nodes.py
-tests/test_versioning.py
-tests/test_websupport.py
-tests/util.py
-tests/etree13/ElementPath.py
-tests/etree13/ElementTree.py
-tests/etree13/HTMLTreeBuilder.py
-tests/etree13/__init__.py
-tests/root/Makefile
-tests/root/autodoc.txt
-tests/root/autodoc_fodder.py
-tests/root/autodoc_missing_imports.py
-tests/root/bom.po
-tests/root/bom.txt
-tests/root/conf.py
-tests/root/contents.txt
-tests/root/ext.py
-tests/root/extapi.txt
-tests/root/extensions.txt
-tests/root/footnote.txt
-tests/root/images.txt
-tests/root/img.foo.png
-tests/root/img.gif
-tests/root/img.pdf
-tests/root/img.png
-tests/root/includes.txt
-tests/root/lists.txt
-tests/root/literal.inc
-tests/root/literal_orig.inc
-tests/root/markup.txt
-tests/root/math.txt
-tests/root/metadata.add
-tests/root/objects.txt
-tests/root/otherext.foo
-tests/root/parsermod.py
-tests/root/quotes.inc
-tests/root/rimg.png
-tests/root/robots.txt
-tests/root/subdir.po
-tests/root/svgimg.pdf
-tests/root/svgimg.svg
-tests/root/tabs.inc
-tests/root/templated.css_t
-tests/root/test.inc
-tests/root/undecodable.txt
-tests/root/wrongenc.inc
-tests/root/ziptheme.zip
-tests/root/_static/README
-tests/root/_static/excluded.css
-tests/root/_static/subdir/foo.css
-tests/root/_templates/contentssb.html
-tests/root/_templates/customsb.html
-tests/root/_templates/layout.html
-tests/root/en.lproj/localized.txt
-tests/root/special/api.h
-tests/root/special/code.py
-tests/root/subdir/excluded.txt
-tests/root/subdir/images.txt
-tests/root/subdir/img.png
-tests/root/subdir/include.inc
-tests/root/subdir/includes.txt
-tests/root/subdir/simg.png
-tests/root/testtheme/layout.html
-tests/root/testtheme/theme.conf
-tests/root/testtheme/static/staticimg.png
-tests/root/testtheme/static/statictmpl.html_t
-tests/roots/test-api-set-translator/conf.py
-tests/roots/test-api-set-translator/index.rst
-tests/roots/test-api-set-translator/translator.py
-tests/roots/test-api-set-translator/nonext/conf.py
-tests/roots/test-autosummary/conf.py
-tests/roots/test-autosummary/contents.rst
-tests/roots/test-autosummary/dummy_module.py
-tests/roots/test-autosummary/sphinx.rst
-tests/roots/test-build-text/conf.py
-tests/roots/test-build-text/contents.txt
-tests/roots/test-build-text/lineblock.txt
-tests/roots/test-build-text/listitems.txt
-tests/roots/test-build-text/maxwidth.txt
-tests/roots/test-build-text/nonascii_maxwidth.txt
-tests/roots/test-build-text/nonascii_table.txt
-tests/roots/test-build-text/nonascii_title.txt
-tests/roots/test-build-text/table.txt
-tests/roots/test-circular/conf.py
-tests/roots/test-circular/contents.rst
-tests/roots/test-circular/sub.rst
-tests/roots/test-contentsname/bar.rst
-tests/roots/test-contentsname/conf.py
-tests/roots/test-contentsname/foo.rst
-tests/roots/test-contentsname/index.rst
-tests/roots/test-directive-code/caption.rst
-tests/roots/test-directive-code/conf.py
-tests/roots/test-directive-code/dedent.rst
-tests/roots/test-directive-code/dedent_code.rst
-tests/roots/test-directive-code/empty.inc
-tests/roots/test-directive-code/index.rst
-tests/roots/test-directive-code/lineno_match.rst
-tests/roots/test-directive-code/lineno_start.rst
-tests/roots/test-directive-code/linenos.rst
-tests/roots/test-directive-code/literal.inc
-tests/roots/test-directive-only/conf.py
-tests/roots/test-directive-only/contents.rst
-tests/roots/test-directive-only/only.rst
-tests/roots/test-doctest/conf.py
-tests/roots/test-doctest/doctest.txt
-tests/roots/test-docutilsconf/conf.py
-tests/roots/test-docutilsconf/contents.txt
-tests/roots/test-docutilsconf/docutils.conf
-tests/roots/test-domain-cpp/any-role.rst
-tests/roots/test-domain-cpp/conf.py
-tests/roots/test-domain-cpp/index.rst
-tests/roots/test-domain-cpp/roles.rst
-tests/roots/test-double-inheriting-theme/conf.py
-tests/roots/test-double-inheriting-theme/index.rst
-tests/roots/test-double-inheriting-theme/base_themes_dir/base_theme1/theme.conf
-tests/roots/test-double-inheriting-theme/base_themes_dir/base_theme2/theme.conf
-tests/roots/test-ext-graphviz/conf.py
-tests/roots/test-ext-graphviz/index.rst
-tests/roots/test-ext-ifconfig/conf.py
-tests/roots/test-ext-ifconfig/index.rst
-tests/roots/test-ext-viewcode/conf.py
-tests/roots/test-ext-viewcode/index.rst
-tests/roots/test-ext-viewcode/objects.rst
-tests/roots/test-ext-viewcode/spam/__init__.py
-tests/roots/test-ext-viewcode/spam/mod1.py
-tests/roots/test-ext-viewcode/spam/mod2.py
-tests/roots/test-footnotes/conf.py
-tests/roots/test-footnotes/index.rst
-tests/roots/test-footnotes/rimg.png
-tests/roots/test-image-in-section/conf.py
-tests/roots/test-image-in-section/index.rst
-tests/roots/test-image-in-section/pic.png
-tests/roots/test-intl/admonitions.po
-tests/roots/test-intl/admonitions.txt
-tests/roots/test-intl/bom.po
-tests/roots/test-intl/bom.txt
-tests/roots/test-intl/conf.py
-tests/roots/test-intl/contents.txt
-tests/roots/test-intl/definition_terms.po
-tests/roots/test-intl/definition_terms.txt
-tests/roots/test-intl/docfields.po
-tests/roots/test-intl/docfields.txt
-tests/roots/test-intl/external_links.po
-tests/roots/test-intl/external_links.txt
-tests/roots/test-intl/figure.po
-tests/roots/test-intl/figure.txt
-tests/roots/test-intl/footnote.po
-tests/roots/test-intl/footnote.txt
-tests/roots/test-intl/glossary_terms.po
-tests/roots/test-intl/glossary_terms.txt
-tests/roots/test-intl/glossary_terms_inconsistency.po
-tests/roots/test-intl/glossary_terms_inconsistency.txt
-tests/roots/test-intl/i18n.png
-tests/roots/test-intl/img.png
-tests/roots/test-intl/index_entries.po
-tests/roots/test-intl/index_entries.txt
-tests/roots/test-intl/label_target.po
-tests/roots/test-intl/label_target.txt
-tests/roots/test-intl/literalblock.po
-tests/roots/test-intl/literalblock.txt
-tests/roots/test-intl/raw.po
-tests/roots/test-intl/raw.txt
-tests/roots/test-intl/refs.po
-tests/roots/test-intl/refs.txt
-tests/roots/test-intl/refs_inconsistency.po
-tests/roots/test-intl/refs_inconsistency.txt
-tests/roots/test-intl/refs_python_domain.po
-tests/roots/test-intl/refs_python_domain.txt
-tests/roots/test-intl/role_xref.po
-tests/roots/test-intl/role_xref.txt
-tests/roots/test-intl/rubric.po
-tests/roots/test-intl/rubric.txt
-tests/roots/test-intl/seealso.po
-tests/roots/test-intl/seealso.txt
-tests/roots/test-intl/sphinx.po
-tests/roots/test-intl/versionchange.po
-tests/roots/test-intl/versionchange.txt
-tests/roots/test-intl/warnings.po
-tests/roots/test-intl/warnings.txt
-tests/roots/test-intl/_templates/index.html
-tests/roots/test-intl/subdir/contents.txt
-tests/roots/test-numbered-circular/conf.py
-tests/roots/test-numbered-circular/contents.rst
-tests/roots/test-numbered-circular/sub.rst
-tests/roots/test-numfig/bar.rst
-tests/roots/test-numfig/baz.rst
-tests/roots/test-numfig/conf.py
-tests/roots/test-numfig/foo.rst
-tests/roots/test-numfig/index.rst
-tests/roots/test-numfig/rimg.png
-tests/roots/test-setup/setup.cfg
-tests/roots/test-setup/setup.py
-tests/roots/test-setup/doc/conf.py
-tests/roots/test-setup/doc/contents.txt
-tests/roots/test-templating/autosummary_templating.txt
-tests/roots/test-templating/conf.py
-tests/roots/test-templating/contents.txt
-tests/roots/test-templating/_templates/layout.html
-tests/roots/test-templating/_templates/autosummary/class.rst
-tests/roots/test-theming/MANIFEST.in
-tests/roots/test-theming/conf.py
-tests/roots/test-theming/index.rst
-tests/roots/test-theming/setup.py
-tests/roots/test-theming/test_theme/__init__.py
-tests/roots/test-theming/test_theme/test-theme/theme.conf
-tests/roots/test-tocdepth/bar.rst
-tests/roots/test-tocdepth/baz.rst
-tests/roots/test-tocdepth/conf.py
-tests/roots/test-tocdepth/foo.rst
-tests/roots/test-tocdepth/index.rst
-tests/roots/test-toctree-glob/baz.rst
-tests/roots/test-toctree-glob/conf.py
-tests/roots/test-toctree-glob/foo.rst
-tests/roots/test-toctree-glob/index.rst
-tests/roots/test-toctree-glob/quux.rst
-tests/roots/test-toctree-glob/bar/bar_1.rst
-tests/roots/test-toctree-glob/bar/bar_2.rst
-tests/roots/test-toctree-glob/bar/bar_3.rst
-tests/roots/test-toctree-glob/bar/index.rst
-tests/roots/test-toctree-glob/bar/bar_4/index.rst
-tests/roots/test-toctree-glob/qux/index.rst
-tests/roots/test-toctree-glob/qux/qux_1.rst
-tests/roots/test-toctree-glob/qux/qux_2.rst
-tests/roots/test-toctree-maxdepth/bar.rst
-tests/roots/test-toctree-maxdepth/baz.rst
-tests/roots/test-toctree-maxdepth/conf.py
-tests/roots/test-toctree-maxdepth/foo.rst
-tests/roots/test-toctree-maxdepth/index.rst
-tests/roots/test-versioning/added.txt
-tests/roots/test-versioning/conf.py
-tests/roots/test-versioning/deleted.txt
-tests/roots/test-versioning/deleted_end.txt
-tests/roots/test-versioning/index.txt
-tests/roots/test-versioning/insert.txt
-tests/roots/test-versioning/insert_beginning.txt
-tests/roots/test-versioning/insert_similar.txt
-tests/roots/test-versioning/modified.txt
-tests/roots/test-versioning/original.txt
-utils/check_sources.py
-utils/pylintrc
-utils/reindent.py
-utils/release-checklist
\ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 7ad6612..802d44b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 sphinx (1.3.4-1) UNRELEASED; urgency=medium
 
   * New upstream bugfix release.
+  * Clean and ignore auto-generated files.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 14 Jan 2016 19:01:44 +0300
 
diff --git a/debian/rules b/debian/rules
index da9c874..d06b92d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,8 @@ clean:
 	rm -rf build tests/build
 	rm -f $(basename $(wildcard debian/*.in))
 	rm -f sphinx/pycode/Grammar*.pickle
+	rm -f sphinx/locale/*/LC_MESSAGES/sphinx.js
+	rm -f Sphinx.egg-info/SOURCES.txt
 
 .PHONY: build build-arch build-indep
 build build-indep: build-stamp
diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.js b/sphinx/locale/bn/LC_MESSAGES/sphinx.js
deleted file mode 100644
index e0f7654..0000000
--- a/sphinx/locale/bn/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "bn", "plural_expr": "(n != 1)", "messages": {"Next topic": "\u09aa\u09b0\u09ac\u09b0\u09cd\u09a4\u09c0 \u099f\u09aa\u09bf\u0995", "Index": "\u0987\u09a8\u09a1\u09c7\u0995\u09cd\u09b8", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "", "Copyright": "\u0995\u09aa\u09bf\u09b0\u09be\u0987\u099f", "C API changes": "C API \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8", "quick access to all modules":  [...]
\ No newline at end of file
diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.js b/sphinx/locale/ca/LC_MESSAGES/sphinx.js
deleted file mode 100644
index 8a204db..0000000
--- a/sphinx/locale/ca/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "ca", "plural_expr": "(n != 1)", "messages": {"Next topic": "Tema seg\u00fcent", "Index": "\u00cdndex", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "", "Copyright": "Copyright", "C API changes": "Canvis a la API de C", "quick access to all modules": "acc\u00e9s r\u00e0pid a tots els m\u00f2duls", "© Copyright %(copyright)s.": "© Copyright %(copyright)s.", "Global Module Index": "\u00cdn [...]
\ No newline at end of file
diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.js b/sphinx/locale/cs/LC_MESSAGES/sphinx.js
deleted file mode 100644
index 0f069df..0000000
--- a/sphinx/locale/cs/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "cs", "plural_expr": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "messages": {"Next topic": "Dal\u0161\u00ed t\u00e9ma", "Index": "Rejst\u0159\u00edk", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "V\u00edtejte! Toto je", "Copyright": "Ve\u0161ker\u00e1 pr\u00e1va vyhrazena", "C API changes": "Zm\u011bny API", "quick access to all modules": "rychl\u00fd p\u0159\u00edstup ke v\u0161em modul\u016fm", "&c [...]
\ No newline at end of file
diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.js b/sphinx/locale/da/LC_MESSAGES/sphinx.js
deleted file mode 100644
index e8151cf..0000000
--- a/sphinx/locale/da/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "da", "plural_expr": "(n != 1)", "messages": {"Next topic": "N\u00e6ste emne", "Index": "Indeks", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "Velkommen! Dette er", "Copyright": "Ophavsret", "C API changes": "\u00c6ndringer i C-API", "quick access to all modules": "hurtig adgang til alle moduler", "© Copyright %(copyright)s.": "© Ophavsret %(copyright)s.", "Global Module Index": "Global [...]
\ No newline at end of file
diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.js b/sphinx/locale/de/LC_MESSAGES/sphinx.js
deleted file mode 100644
index 0fa6432..0000000
--- a/sphinx/locale/de/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "de", "plural_expr": "(n != 1)", "messages": {"Next topic": "N\u00e4chstes Thema", "Index": "Stichwortverzeichnis", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "Willkommen! Dies ist", "Copyright": "Copyright", "C API changes": "C API-\u00c4nderungen", "quick access to all modules": "schneller Zugriff auf alle Module", "© Copyright %(copyright)s.": "© Copyright %(copyright)s.", "Global M [...]
\ No newline at end of file
diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.js b/sphinx/locale/es/LC_MESSAGES/sphinx.js
deleted file mode 100644
index cd09807..0000000
--- a/sphinx/locale/es/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "es", "plural_expr": "(n != 1)", "messages": {"Next topic": "Pr\u00f3ximo tema", "Index": "\u00cdndice", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "\u00a1Bienvenido! Este es", "Copyright": "Copyright", "C API changes": "Cambios en la API C", "quick access to all modules": "acceso r\u00e1pido a todos los m\u00f3dulos", "© Copyright %(copyright)s.": "© Copyright %(copyright)s.", "Global [...]
\ No newline at end of file
diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.js b/sphinx/locale/et/LC_MESSAGES/sphinx.js
deleted file mode 100644
index f179d04..0000000
--- a/sphinx/locale/et/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "et", "plural_expr": "(n != 1)", "messages": {"Next topic": "J\u00e4rgmine teema", "Index": "Indeks", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "Tervitused! See on", "Copyright": "Autori\u00f5igus", "C API changes": "C API muutused", "quick access to all modules": "kiire ligip\u00e4\u00e4s k\u00f5igile moodulitele", "© Copyright %(copyright)s.": "© Autori\u00f5igused %(copyright)s.",  [...]
\ No newline at end of file
diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.js b/sphinx/locale/eu/LC_MESSAGES/sphinx.js
deleted file mode 100644
index e4bfd8b..0000000
--- a/sphinx/locale/eu/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "eu", "plural_expr": "(n != 1)", "messages": {"Next topic": "Hurrengo gaia", "Index": "Indizea", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "", "Copyright": "Copyright", "C API changes": "C API aldaketak", "quick access to all modules": "modulu guztietara atzipen azkarra", "© Copyright %(copyright)s.": "© Copyright %(copyright)s.", "Global Module Index": "Modulu indize globala", "Your  [...]
\ No newline at end of file
diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.js b/sphinx/locale/fa/LC_MESSAGES/sphinx.js
deleted file mode 100644
index c732a96..0000000
--- a/sphinx/locale/fa/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "fa", "plural_expr": "0", "messages": {"Next topic": "\u0645\u0648\u0636\u0648\u0639  \u0628\u0639\u062f\u06cc", "Index": "\u0641\u0647\u0631\u0633\u062a", "%(filename)s — %(docstitle)s": "", "Welcome! This is": "", "Copyright": "\u06a9\u067e\u06cc \u0631\u0627\u06cc\u062a", "C API changes": "C API \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a", "quick access to all modules": "\u062f\u0633\u062a\u0631\u0633\u06cc \u0633\u0631\u06cc\u0639 \u0628 [...]
\ No newline at end of file
diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.js b/sphinx/locale/fi/LC_MESSAGES/sphinx.js
deleted file mode 100644
index c85994d..0000000
--- a/sphinx/locale/fi/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "fi", "plural_expr": "(n != 1)", "messages": {"Next topic": ">>", "Index": "Sis\u00e4llysluettelo", "%(filename)s — %(docstitle)s": "", "Welcome! This is": "", "Copyright": "", "C API changes": "", "quick access to all modules": "", "© Copyright %(copyright)s.": "", "Global Module Index": "Yleinen moduulien sis\u00e4llysluettelo", "Your search did not match any documents. Please make sure that all words are spelled correctly and that yo [...]
\ No newline at end of file
diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.js b/sphinx/locale/fr/LC_MESSAGES/sphinx.js
deleted file mode 100644
index d311f7b..0000000
--- a/sphinx/locale/fr/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "fr", "plural_expr": "(n > 1)", "messages": {"Next topic": "Sujet suivant", "Index": "Index", "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", "Welcome! This is": "Bienvenue ! Ceci est", "Copyright": "Copyright", "C API changes": "Modifications de l'API C", "quick access to all modules": "acc\u00e8s rapide \u00e0 l'ensemble des modules", "© Copyright %(copyright)s.": "© Copyright %(copyright)s.", "Global Module [...]
\ No newline at end of file
diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.js b/sphinx/locale/he/LC_MESSAGES/sphinx.js
deleted file mode 100644
index 0d47c04..0000000
--- a/sphinx/locale/he/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "he", "plural_expr": "(n != 1)", "messages": {"Next topic": "\u05e0\u05d5\u05e9\u05d0 \u05d4\u05d1\u05d0", "Index": "\u05d0\u05d9\u05e0\u05d3\u05e7\u05e1", "%(filename)s — %(docstitle)s": "", "Welcome! This is": "", "Copyright": "\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05de\u05d5\u05e8\u05d5\u05ea", "C API changes": "", "quick access to all modules": "\u05d2\u05d9\u05e9\u05d4 \u05de\u05d4\u05d9\u05e8\u05d4 \u05dc\u05db\u05dc \u05d4\u05d [...]
\ No newline at end of file
diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.js b/sphinx/locale/hr/LC_MESSAGES/sphinx.js
deleted file mode 100644
index 3d3cdd1..0000000
--- a/sphinx/locale/hr/LC_MESSAGES/sphinx.js
... 243 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git



More information about the Python-modules-commits mailing list