Commit cdf3555
3 files changed
+3
-3
lines changedSubmodule sphinx-extensions updated 81 files
- README.rst+2-1
- feed/MANIFEST.in-3
- feed/README-37
- feed/TODO.txt-20
- feed/setup.cfg-6
- feed/setup.py-42
- feed/sphinxcontrib/__init__.py-14
- feed/sphinxcontrib/feed/__init__.py-229
- feed/sphinxcontrib/feed/absolutify_urls.py-96
- feed/sphinxcontrib/feed/django_support.py-170
- feed/sphinxcontrib/feed/feeddirectives.py-41
- feed/sphinxcontrib/feed/feedgenerator.py-351
- feed/sphinxcontrib/feed/feednodes.py-6
- feed/sphinxcontrib/feed/fsdict.py-110
- feed/sphinxcontrib/feed/path.py-970
- feed/tests/__init__.py
- feed/tests/root/A_older.rst-7
- feed/tests/root/B_latest.rst-13
- feed/tests/root/C_most_aged.rst-7
- feed/tests/root/Makefile-106
- feed/tests/root/conf.py-177
- feed/tests/root/index.rst-26
- feed/tests/run.py-41
- feed/tests/test_feed.py-104
- feed/tests/util.py-194
- sphinxcontrib/dylan/domain/drmindex.py+4-3
- sphinxcontrib/dylan/domain/dylandomain.py+6-6
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/LICENSE-20
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/OFL-License.txt-104
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/__init__.py+19-6
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/breadcrumbs.html+69-10
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/footer.html+24-18
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/layout.html+143-99
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/layout_old.html-205
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po+147
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po+149
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po+152
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po+148
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/locale/sphinx.pot+146
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/search.html+6-2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/searchbox.html+1-1
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/css/badge_only.css+1-2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/css/badge_only.css.map-7
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/css/theme.css+5-4
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/css/theme.css.map-7
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Inconsolata.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Bold.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Bold.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Light.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Light.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Regular.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Regular.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Thin.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/Roboto-Slab-Thin.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg+2.7k-411
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-bold-italic.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-bold-italic.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-bold.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-bold.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-normal-italic.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-normal-italic.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-normal.woff
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/fonts/lato-normal.woff2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/static/js/theme.js+39-131
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/theme.conf+11-4
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/upstream_info.txt-2
- sphinxcontrib/dylan/themes/sphinx_rtd_theme/versions.html+6-9
0 commit comments