head 1.4; access; symbols pkgsrc-2023Q4:1.3.0.16 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.14 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.12 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.10 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.8 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.6 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.4 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.2 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.2.0.28 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.26 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.24 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.22 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.20 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.18 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.16 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.12 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.14 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.10 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.8 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.6 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.4 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.2 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.1.0.22 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.20 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.18 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.16 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.12 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.10 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2024.01.20.10.05.03; author adam; state Exp; branches; next 1.3; commitid ej1pEqMQznIrLaVE; 1.3 date 2022.02.05.09.44.04; author adam; state Exp; branches; next 1.2; commitid X2QaePMDH1Z6BprD; 1.2 date 2018.08.31.12.30.47; author adam; state Exp; branches; next 1.1; commitid oB0FW6moIsxmPgQA; 1.1 date 2016.01.21.20.32.26; author jperkin; state Exp; branches; next ; commitid oLcALz099DrW7QRy; desc @@ 1.4 log @py-mkdocs: updated to 1.5.3 1.5.3 Fix mkdocs serve sometimes locking up all browser tabs when navigating quickly Add many new supported languages for "search" plugin - update lunr-languages to 1.12.0 Bugfix (regression in 1.5.0): In "readthedocs" theme the styling of "breadcrumb navigation" was broken for nested pages Built-in themes now also support Chinese (Traditional, Taiwan) language Plugins can now set File.page to their own subclass of Page. There is also now a warning if File.page is set to anything other than a strict subclass of Page. 1.5.2 Bugfix (regression in 1.5.0): Restore functionality of --no-livereload. Bugfix (regression in 1.5.0): The new page title detection would sometimes be unable to drop anchorlinks - fix that. Partly bring back pre-1.5 API: extra_javascript items will once again be mostly strings, and only sometimes ExtraStringValue (when the extra script functionality is used). Plugins should be free to append strings to config.extra_javascript, but when reading the values, they must still make sure to read it as str(value) in case it is an ExtraScriptValue item. For querying the attributes such as .type you need to check isinstance first. Static type checking will guide you in that. 1.5.1 Bugfix (regression in 1.5.0): Make it possible to treat ExtraScriptValue as a path. This lets some plugins still work despite the breaking change. Bugfix (regression in 1.5.0): Prevent errors for special setups that have 3 conflicting files, such as index.html, index.md and README.md @ text @@@comment $NetBSD: PLIST,v 1.3 2022/02/05 09:44:04 adam Exp $ bin/mkdocs-${PYVERSSUFFIX} ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE ${PYSITELIB}/mkdocs/__init__.py ${PYSITELIB}/mkdocs/__init__.pyc ${PYSITELIB}/mkdocs/__init__.pyo ${PYSITELIB}/mkdocs/__main__.py ${PYSITELIB}/mkdocs/__main__.pyc ${PYSITELIB}/mkdocs/__main__.pyo ${PYSITELIB}/mkdocs/commands/__init__.py ${PYSITELIB}/mkdocs/commands/__init__.pyc ${PYSITELIB}/mkdocs/commands/__init__.pyo ${PYSITELIB}/mkdocs/commands/build.py ${PYSITELIB}/mkdocs/commands/build.pyc ${PYSITELIB}/mkdocs/commands/build.pyo ${PYSITELIB}/mkdocs/commands/get_deps.py ${PYSITELIB}/mkdocs/commands/get_deps.pyc ${PYSITELIB}/mkdocs/commands/get_deps.pyo ${PYSITELIB}/mkdocs/commands/gh_deploy.py ${PYSITELIB}/mkdocs/commands/gh_deploy.pyc ${PYSITELIB}/mkdocs/commands/gh_deploy.pyo ${PYSITELIB}/mkdocs/commands/new.py ${PYSITELIB}/mkdocs/commands/new.pyc ${PYSITELIB}/mkdocs/commands/new.pyo ${PYSITELIB}/mkdocs/commands/serve.py ${PYSITELIB}/mkdocs/commands/serve.pyc ${PYSITELIB}/mkdocs/commands/serve.pyo ${PYSITELIB}/mkdocs/config/__init__.py ${PYSITELIB}/mkdocs/config/__init__.pyc ${PYSITELIB}/mkdocs/config/__init__.pyo ${PYSITELIB}/mkdocs/config/base.py ${PYSITELIB}/mkdocs/config/base.pyc ${PYSITELIB}/mkdocs/config/base.pyo ${PYSITELIB}/mkdocs/config/config_options.py ${PYSITELIB}/mkdocs/config/config_options.pyc ${PYSITELIB}/mkdocs/config/config_options.pyo ${PYSITELIB}/mkdocs/config/defaults.py ${PYSITELIB}/mkdocs/config/defaults.pyc ${PYSITELIB}/mkdocs/config/defaults.pyo ${PYSITELIB}/mkdocs/contrib/__init__.py ${PYSITELIB}/mkdocs/contrib/__init__.pyc ${PYSITELIB}/mkdocs/contrib/__init__.pyo ${PYSITELIB}/mkdocs/contrib/search/__init__.py ${PYSITELIB}/mkdocs/contrib/search/__init__.pyc ${PYSITELIB}/mkdocs/contrib/search/__init__.pyo ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ar.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.da.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.de.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.du.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.es.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.fi.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.fr.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.hi.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.hu.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.hy.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.it.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ja.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.jp.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.kn.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ko.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.multi.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.nl.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.no.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.pt.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ro.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ru.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.sa.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.stemmer.support.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.sv.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.ta.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.te.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.th.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.tr.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.vi.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.zh.js ${PYSITELIB}/mkdocs/contrib/search/lunr-language/tinyseg.js ${PYSITELIB}/mkdocs/contrib/search/prebuild-index.js ${PYSITELIB}/mkdocs/contrib/search/search_index.py ${PYSITELIB}/mkdocs/contrib/search/search_index.pyc ${PYSITELIB}/mkdocs/contrib/search/search_index.pyo ${PYSITELIB}/mkdocs/contrib/search/templates/search/lunr.js ${PYSITELIB}/mkdocs/contrib/search/templates/search/main.js ${PYSITELIB}/mkdocs/contrib/search/templates/search/worker.js ${PYSITELIB}/mkdocs/exceptions.py ${PYSITELIB}/mkdocs/exceptions.pyc ${PYSITELIB}/mkdocs/exceptions.pyo ${PYSITELIB}/mkdocs/livereload/__init__.py ${PYSITELIB}/mkdocs/livereload/__init__.pyc ${PYSITELIB}/mkdocs/livereload/__init__.pyo ${PYSITELIB}/mkdocs/localization.py ${PYSITELIB}/mkdocs/localization.pyc ${PYSITELIB}/mkdocs/localization.pyo ${PYSITELIB}/mkdocs/plugins.py ${PYSITELIB}/mkdocs/plugins.pyc ${PYSITELIB}/mkdocs/plugins.pyo ${PYSITELIB}/mkdocs/py.typed ${PYSITELIB}/mkdocs/structure/__init__.py ${PYSITELIB}/mkdocs/structure/__init__.pyc ${PYSITELIB}/mkdocs/structure/__init__.pyo ${PYSITELIB}/mkdocs/structure/files.py ${PYSITELIB}/mkdocs/structure/files.pyc ${PYSITELIB}/mkdocs/structure/files.pyo ${PYSITELIB}/mkdocs/structure/nav.py ${PYSITELIB}/mkdocs/structure/nav.pyc ${PYSITELIB}/mkdocs/structure/nav.pyo ${PYSITELIB}/mkdocs/structure/pages.py ${PYSITELIB}/mkdocs/structure/pages.pyc ${PYSITELIB}/mkdocs/structure/pages.pyo ${PYSITELIB}/mkdocs/structure/toc.py ${PYSITELIB}/mkdocs/structure/toc.pyc ${PYSITELIB}/mkdocs/structure/toc.pyo ${PYSITELIB}/mkdocs/templates/sitemap.xml ${PYSITELIB}/mkdocs/tests/__init__.py ${PYSITELIB}/mkdocs/tests/__init__.pyc ${PYSITELIB}/mkdocs/tests/__init__.pyo ${PYSITELIB}/mkdocs/tests/base.py ${PYSITELIB}/mkdocs/tests/base.pyc ${PYSITELIB}/mkdocs/tests/base.pyo ${PYSITELIB}/mkdocs/tests/build_tests.py ${PYSITELIB}/mkdocs/tests/build_tests.pyc ${PYSITELIB}/mkdocs/tests/build_tests.pyo ${PYSITELIB}/mkdocs/tests/cli_tests.py ${PYSITELIB}/mkdocs/tests/cli_tests.pyc ${PYSITELIB}/mkdocs/tests/cli_tests.pyo ${PYSITELIB}/mkdocs/tests/config/__init__.py ${PYSITELIB}/mkdocs/tests/config/__init__.pyc ${PYSITELIB}/mkdocs/tests/config/__init__.pyo ${PYSITELIB}/mkdocs/tests/config/base_tests.py ${PYSITELIB}/mkdocs/tests/config/base_tests.pyc ${PYSITELIB}/mkdocs/tests/config/base_tests.pyo ${PYSITELIB}/mkdocs/tests/config/config_options_legacy_tests.py ${PYSITELIB}/mkdocs/tests/config/config_options_legacy_tests.pyc ${PYSITELIB}/mkdocs/tests/config/config_options_legacy_tests.pyo ${PYSITELIB}/mkdocs/tests/config/config_options_tests.py ${PYSITELIB}/mkdocs/tests/config/config_options_tests.pyc ${PYSITELIB}/mkdocs/tests/config/config_options_tests.pyo ${PYSITELIB}/mkdocs/tests/config/config_tests.py ${PYSITELIB}/mkdocs/tests/config/config_tests.pyc ${PYSITELIB}/mkdocs/tests/config/config_tests.pyo ${PYSITELIB}/mkdocs/tests/get_deps_tests.py ${PYSITELIB}/mkdocs/tests/get_deps_tests.pyc ${PYSITELIB}/mkdocs/tests/get_deps_tests.pyo ${PYSITELIB}/mkdocs/tests/gh_deploy_tests.py ${PYSITELIB}/mkdocs/tests/gh_deploy_tests.pyc ${PYSITELIB}/mkdocs/tests/gh_deploy_tests.pyo ${PYSITELIB}/mkdocs/tests/integration.py ${PYSITELIB}/mkdocs/tests/integration.pyc ${PYSITELIB}/mkdocs/tests/integration.pyo ${PYSITELIB}/mkdocs/tests/livereload_tests.py ${PYSITELIB}/mkdocs/tests/livereload_tests.pyc ${PYSITELIB}/mkdocs/tests/livereload_tests.pyo ${PYSITELIB}/mkdocs/tests/localization_tests.py ${PYSITELIB}/mkdocs/tests/localization_tests.pyc ${PYSITELIB}/mkdocs/tests/localization_tests.pyo ${PYSITELIB}/mkdocs/tests/new_tests.py ${PYSITELIB}/mkdocs/tests/new_tests.pyc ${PYSITELIB}/mkdocs/tests/new_tests.pyo ${PYSITELIB}/mkdocs/tests/plugin_tests.py ${PYSITELIB}/mkdocs/tests/plugin_tests.pyc ${PYSITELIB}/mkdocs/tests/plugin_tests.pyo ${PYSITELIB}/mkdocs/tests/search_tests.py ${PYSITELIB}/mkdocs/tests/search_tests.pyc ${PYSITELIB}/mkdocs/tests/search_tests.pyo ${PYSITELIB}/mkdocs/tests/structure/__init__.py ${PYSITELIB}/mkdocs/tests/structure/__init__.pyc ${PYSITELIB}/mkdocs/tests/structure/__init__.pyo ${PYSITELIB}/mkdocs/tests/structure/file_tests.py ${PYSITELIB}/mkdocs/tests/structure/file_tests.pyc ${PYSITELIB}/mkdocs/tests/structure/file_tests.pyo ${PYSITELIB}/mkdocs/tests/structure/nav_tests.py ${PYSITELIB}/mkdocs/tests/structure/nav_tests.pyc ${PYSITELIB}/mkdocs/tests/structure/nav_tests.pyo ${PYSITELIB}/mkdocs/tests/structure/page_tests.py ${PYSITELIB}/mkdocs/tests/structure/page_tests.pyc ${PYSITELIB}/mkdocs/tests/structure/page_tests.pyo ${PYSITELIB}/mkdocs/tests/structure/toc_tests.py ${PYSITELIB}/mkdocs/tests/structure/toc_tests.pyc ${PYSITELIB}/mkdocs/tests/structure/toc_tests.pyo ${PYSITELIB}/mkdocs/tests/theme_tests.py ${PYSITELIB}/mkdocs/tests/theme_tests.pyc ${PYSITELIB}/mkdocs/tests/theme_tests.pyo ${PYSITELIB}/mkdocs/tests/utils/__init__.py ${PYSITELIB}/mkdocs/tests/utils/__init__.pyc ${PYSITELIB}/mkdocs/tests/utils/__init__.pyo ${PYSITELIB}/mkdocs/tests/utils/babel_stub_tests.py ${PYSITELIB}/mkdocs/tests/utils/babel_stub_tests.pyc ${PYSITELIB}/mkdocs/tests/utils/babel_stub_tests.pyo ${PYSITELIB}/mkdocs/tests/utils/templates_tests.py ${PYSITELIB}/mkdocs/tests/utils/templates_tests.pyc ${PYSITELIB}/mkdocs/tests/utils/templates_tests.pyo ${PYSITELIB}/mkdocs/tests/utils/utils_tests.py ${PYSITELIB}/mkdocs/tests/utils/utils_tests.pyc ${PYSITELIB}/mkdocs/tests/utils/utils_tests.pyo ${PYSITELIB}/mkdocs/theme.py ${PYSITELIB}/mkdocs/theme.pyc ${PYSITELIB}/mkdocs/theme.pyo ${PYSITELIB}/mkdocs/themes/__init__.py ${PYSITELIB}/mkdocs/themes/__init__.pyc ${PYSITELIB}/mkdocs/themes/__init__.pyo ${PYSITELIB}/mkdocs/themes/mkdocs/404.html ${PYSITELIB}/mkdocs/themes/mkdocs/__init__.py ${PYSITELIB}/mkdocs/themes/mkdocs/__init__.pyc ${PYSITELIB}/mkdocs/themes/mkdocs/__init__.pyo ${PYSITELIB}/mkdocs/themes/mkdocs/base.html ${PYSITELIB}/mkdocs/themes/mkdocs/content.html ${PYSITELIB}/mkdocs/themes/mkdocs/css/base.css ${PYSITELIB}/mkdocs/themes/mkdocs/css/bootstrap.min.css ${PYSITELIB}/mkdocs/themes/mkdocs/css/font-awesome.min.css ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.eot ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.svg ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.ttf ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff2 ${PYSITELIB}/mkdocs/themes/mkdocs/img/favicon.ico ${PYSITELIB}/mkdocs/themes/mkdocs/img/grid.png ${PYSITELIB}/mkdocs/themes/mkdocs/js/base.js ${PYSITELIB}/mkdocs/themes/mkdocs/js/bootstrap.min.js ${PYSITELIB}/mkdocs/themes/mkdocs/js/jquery-3.6.0.min.js ${PYSITELIB}/mkdocs/themes/mkdocs/keyboard-modal.html ${PYSITELIB}/mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/es/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/fa/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/fr/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/it/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/ja/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/nb/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/nn/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/pt_BR/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/ru/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/tr/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/uk/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/locales/zh_TW/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/mkdocs/main.html ${PYSITELIB}/mkdocs/themes/mkdocs/mkdocs_theme.yml ${PYSITELIB}/mkdocs/themes/mkdocs/nav-sub.html ${PYSITELIB}/mkdocs/themes/mkdocs/search-modal.html ${PYSITELIB}/mkdocs/themes/mkdocs/toc.html ${PYSITELIB}/mkdocs/themes/readthedocs/404.html ${PYSITELIB}/mkdocs/themes/readthedocs/__init__.py ${PYSITELIB}/mkdocs/themes/readthedocs/__init__.pyc ${PYSITELIB}/mkdocs/themes/readthedocs/__init__.pyo ${PYSITELIB}/mkdocs/themes/readthedocs/base.html ${PYSITELIB}/mkdocs/themes/readthedocs/breadcrumbs.html ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.eot ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.svg ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-bold.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-bold.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-normal.woff ${PYSITELIB}/mkdocs/themes/readthedocs/css/fonts/lato-normal.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/css/theme.css ${PYSITELIB}/mkdocs/themes/readthedocs/css/theme_extra.css ${PYSITELIB}/mkdocs/themes/readthedocs/footer.html ${PYSITELIB}/mkdocs/themes/readthedocs/img/favicon.ico ${PYSITELIB}/mkdocs/themes/readthedocs/js/html5shiv.min.js ${PYSITELIB}/mkdocs/themes/readthedocs/js/jquery-3.6.0.min.js ${PYSITELIB}/mkdocs/themes/readthedocs/js/theme.js ${PYSITELIB}/mkdocs/themes/readthedocs/js/theme_extra.js ${PYSITELIB}/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/fa/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/ja/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/tr/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/locales/zh_TW/LC_MESSAGES/messages.mo ${PYSITELIB}/mkdocs/themes/readthedocs/main.html ${PYSITELIB}/mkdocs/themes/readthedocs/mkdocs_theme.yml ${PYSITELIB}/mkdocs/themes/readthedocs/nav.html ${PYSITELIB}/mkdocs/themes/readthedocs/search.html ${PYSITELIB}/mkdocs/themes/readthedocs/searchbox.html ${PYSITELIB}/mkdocs/themes/readthedocs/toc.html ${PYSITELIB}/mkdocs/themes/readthedocs/versions.html ${PYSITELIB}/mkdocs/utils/__init__.py ${PYSITELIB}/mkdocs/utils/__init__.pyc ${PYSITELIB}/mkdocs/utils/__init__.pyo ${PYSITELIB}/mkdocs/utils/babel_stub.py ${PYSITELIB}/mkdocs/utils/babel_stub.pyc ${PYSITELIB}/mkdocs/utils/babel_stub.pyo ${PYSITELIB}/mkdocs/utils/cache.py ${PYSITELIB}/mkdocs/utils/cache.pyc ${PYSITELIB}/mkdocs/utils/cache.pyo ${PYSITELIB}/mkdocs/utils/filters.py ${PYSITELIB}/mkdocs/utils/filters.pyc ${PYSITELIB}/mkdocs/utils/filters.pyo ${PYSITELIB}/mkdocs/utils/meta.py ${PYSITELIB}/mkdocs/utils/meta.pyc ${PYSITELIB}/mkdocs/utils/meta.pyo ${PYSITELIB}/mkdocs/utils/templates.py ${PYSITELIB}/mkdocs/utils/templates.pyc ${PYSITELIB}/mkdocs/utils/templates.pyo ${PYSITELIB}/mkdocs/utils/yaml.py ${PYSITELIB}/mkdocs/utils/yaml.pyc ${PYSITELIB}/mkdocs/utils/yaml.pyo @ 1.3 log @py-mkdocs: updated to 1.2.3 Version 1.2.3 (2021-10-12) Built-in themes now also support these languages: Simplified Chinese Japanese Brazilian Portuguese Spanish Third-party plugins will take precedence over built-in plugins with the same name Bugfix: Fix ability to load translations for some languages: core support Bugfix (regression in 1.2): Prevent directory traversal in the dev server Bugfix (regression in 1.2): Prevent webserver warnings from being treated as a build failure in strict mode Bugfix: Correctly print colorful messages in the terminal on Windows Bugfix: Python version 3.10 was displayed incorrectly in --version Other small improvements; see commit log. Version 1.2.2 (2021-07-18) Bugfix (regression in 1.2): Fix serving files/paths with Unicode characters Bugfix (regression in 1.2): Revert livereload file watching to use polling observer This had to be done to reasonably support usages that span virtual filesystems such as non-native Docker and network mounts. This goes back to the polling approach, very similar to that was always used prior, meaning most of the same downsides with latency and CPU usage. Revert from 1.2: Remove the requirement of a site_url config and the restriction on use_directory_urls Bugfix (regression in 1.2): Don't require trailing slash in the URL when serving a directory index in mkdocs serve server Instead of showing a 404 error, detect if it's a directory and redirect to a path with a trailing slash added, like before. Bugfix: Fix gh_deploy with config-file in the current directory Bugfix: Fix reversed breadcrumbs in "readthedocs" theme Allow "mkdocs.yaml" as the file name when '--config' is not passed Stop treating ";" as a special character in URLs: urlparse -> urlsplit Improve build performance for sites with many pages (partly already done in 1.2) Version 1.2.1 (2021-06-09) Bugfix (regression in 1.2): Ensure 'gh-deploy' always pushes. Version 1.2 (2021-06-04) Major Additions to Version 1.2 Support added for Theme Localization The mkdocs and readthedocs themes now support language localization using the theme.locale parameter, which defaults to en (English). The only other supported languages in this release are fr (French) and es (Spanish). For details on using the provided translations, see the user guide. Note that translation will not happen by default. Users must first install the necessary dependencies with the following command: pip install mkdocs[i18n] Translation contributions are welcome and detailed in the Translation Guide. Developers of third party themes may want to review the relevant section of the Theme Development Guide. Contributors who are updating the templates to the built-in themes should review the Contributing Guide. The lang setting of the search plugin now defaults to the language specified in theme.locale. Support added for Environment Variables in the configuration file Environments variables may now be specified in the configuration file with the !ENV tag. The value of the variable will be parsed by the YAML parser and converted to the appropriate type. somekey: !ENV VAR_NAME otherkey: !ENV [VAR_NAME, FALLBACK_VAR, 'default value'] See Environment Variables in the Configuration documentation for details. Support added for Configuration Inheritance A configuration file may now inherit from a parent configuration file. In the primary file set the INHERIT key to the relative path of the parent file. INHERIT: path/to/base.yml The two files will then be deep merged. See Configuration Inheritance for details. Update gh-deploy command The vendored (and modified) copy of ghp_import has been replaced with a dependency on the upstream library. As of version 1.0.0, ghp-import includes a Python API which makes it possible to call directly. MkDocs can now benefit from recent bug fixes and new features, including the following: A .nojekyll file is automatically included when deploying to GitHub Pages. The --shell flag is now available, which reportedly works better on Windows. Git author and committer environment variables should be respected Rework auto-reload and HTTP server for mkdocs serve mkdocs serve now uses a new underlying server + file watcher implementation, based on http.server from standard library and watchdog. It provides similar functionality to the previously used livereload library (which is now dropped from dependencies, along with tornado). This makes reloads more responsive and consistent in terms of timing. Multiple rapid file changes no longer cause the site to repeatedly rebuild. Almost every aspect of the server is slightly different, but actual visible changes are minor. The logging outputs are only similar to the old ones. Degradations in behavior are not expected, and should be reported if found. Offset the local site root according to the sub-path of the site_url When using mkdocs serve and having the site_url specified as e.g. http://example.org/sub/path/, now the root of the locally served site becomes http://127.0.0.1:8000/sub/path/ and all document paths are offset accordingly. A build_error event was added Plugin developers can now use the on_build_error hook to execute code when an exception is raised while building the site. See on_build_error in the Plugins documentation for details. Three new exceptions: BuildError PluginError and Abort MkDocs now has tree new exceptions defined in mkdocs.exceptions: BuildError, PluginError, and Abort: PluginError can be raised from a plugin to stop the build and log an error message without traceback. BuildError should not be used by third-party plugins developers and is reserved for internal use only. Abort is used internally to abort the build and display an error without a traceback. See Handling errors in the Plugins documentation for details. Search Indexing Strategy configuration Users can now specify which strategy they wish to use when indexing their site for search. A user can select between the following options: full: Adds page title, section headings, and full page text to the search index. sections: Adds page titles and section headings only to the search index. titles: Adds only the page titles to the search index. See Search Indexing in the configuration documentation for details. Backward Incompatible Changes in 1.2 The site_url configuration option is now required. If it is not set, a warning will be issued. In a future release an error will be raised The use_directory_urls configuration option will be forced to false if site_url is set to an empty string. In that case, if use_directory_urls is not explicitly set to false, a warning will be issued Note This was reverted in release 1.2.2 The google_analytics configuration option is deprecated as Google appears to be phasing it out in favor of its new Google Analytics 4 property. See the documentation for your theme for alternatives which can be configured as part of your theme configuration. For example, the mkdocs and readthedocs themes have each added a new theme.analytics.gtag configuration option which uses the new Google Analytics 4 property. See Google's documentation on how to Upgrade to a Google Analytics 4 property. Then set theme.analytics.gtag to the "G-" ID and delete the google_analytics configuration option which contains a "UA-" ID. So long as the old "UA-" ID and new "G-" ID are properly linked in your Google account, and you are using the "G-" ID, the data will be made available in both the old and new formats by Google Analytics. A theme's files are now excluded from the list of watched files by default when using the --livereload server. This new default behavior is what most users need and provides better performance when editing site content. Theme developers can enable the old behavior with the --watch-theme option. The mkdocs theme now removes the sidebar when printing a page. This frees up horizontal space for better rendering of content like tables The mkdocs.config.DEFAULT_SCHEMA global variable has been replaced with the function mkdocs.config.defaults.get_schema(), which ensures that each instance of the configuration is unique The mkdocs.utils.warning_filter is deprecated and now does nothing. Plugins should remove any reference to is as it may be deleted in a future release. To ensure any warnings get counted, simply log them to the mkdocs log (i.e.: mkdocs.plugins.pluginname). The on_serve event (which receives the server object and the builder function) is affected by the server rewrite. server is now a mkdocs.livereload.LiveReloadServer instead of livereload.server.Server. The typical action that plugins can do with these is to call server.watch(some_dir, builder), which basically adds that directory to watched directories, causing the site to be rebuilt on file changes. That still works, but passing any other function to watch is deprecated and shows a warning. This 2nd parameter is already optional, and will accept only this exact builder function just for compatibility. The python method of the plugins.search.prebuild_index configuration option is pending deprecation as of version 1.2. It is expected that in version 1.3 it will raise a warning if used and in version 1.4 it will raise an error. Users are encouraged to use an alternate method to generate a prebuilt index for search. The lunr and lunr[languages] dependencies are no longer installed by default. The dependencies are only needed for the rare user who pre-builds the search index and uses the python option, which is now pending deprecation. If you use this feature, then you will need to manually install lunr and lunr[languages]. A warning is issued if the dependencies are needed but not installed. Other Changes and Additions to Version 1.2 Bugfix: Properly process navigation child items in _get_by_type when filtering for sections Official support for Python 3.9 has been added and support for Python 3.5 has been dropped. Bugfix: Fixes an issue that would result in a partially cut-off navigation item in the ReadTheDocs theme Structure Files object now has a remove method to help plugin developers manipulate the Files tree. The corresponding src_paths has become a property to accommodate this possible dynamic behavior. Updated highlight.js to 10.5.0. Bugfix: Search plugin now works with Japanese language. Documentation has been refactored Restore styling of tables in the readthedocs theme Ensure site_url ends with a slash Correct documentation of pages template context variable The lunr dependency has been updated to 0.5.9, and lunr.js to the corresponding 2.3.9 version Color is now used in log messages to identify errors, warnings and debug messages. Bugfix: Identify homepage when use_directory_urls is False @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2018/08/31 12:30:47 adam Exp $ d3 5 a7 7 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt a16 3 ${PYSITELIB}/mkdocs/commands/babel.py ${PYSITELIB}/mkdocs/commands/babel.pyc ${PYSITELIB}/mkdocs/commands/babel.pyo d20 3 a31 3 ${PYSITELIB}/mkdocs/commands/setup.py ${PYSITELIB}/mkdocs/commands/setup.pyc ${PYSITELIB}/mkdocs/commands/setup.pyo d57 1 d59 1 d63 2 d71 1 d74 2 d79 1 a93 1 ${PYSITELIB}/mkdocs/livereload/livereload.js d100 1 a119 3 ${PYSITELIB}/mkdocs/tests/babel_cmd_tests.py ${PYSITELIB}/mkdocs/tests/babel_cmd_tests.pyc ${PYSITELIB}/mkdocs/tests/babel_cmd_tests.pyo d135 3 d144 3 a152 6 ${PYSITELIB}/mkdocs/tests/integration/complicated_config/documentation/custom.html ${PYSITELIB}/mkdocs/tests/integration/complicated_config/documentation/tweak.css ${PYSITELIB}/mkdocs/tests/integration/complicated_config/documentation/tweak.js ${PYSITELIB}/mkdocs/tests/integration/complicated_config/theme_tweaks/404.html ${PYSITELIB}/mkdocs/tests/integration/subpages/docs/image.png ${PYSITELIB}/mkdocs/tests/integration/subpages/docs/sub1/image.png d192 3 d222 1 a222 1 ${PYSITELIB}/mkdocs/themes/mkdocs/js/jquery-1.10.2.min.js d224 1 d226 1 d228 2 d231 2 d234 3 d238 1 d250 17 a268 30 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bold.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bold.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bold.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bold.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bolditalic.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bolditalic.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bolditalic.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-bolditalic.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-italic.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-italic.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-italic.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-italic.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-regular.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-regular.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-regular.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/Lato/lato-regular.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-bold.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-bold.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-regular.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-regular.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/RobotoSlab/roboto-slab.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/fontawesome-webfont.eot ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/fontawesome-webfont.svg ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/fontawesome-webfont.ttf ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/fontawesome-webfont.woff ${PYSITELIB}/mkdocs/themes/readthedocs/fonts/fontawesome-webfont.woff2 d271 2 a272 2 ${PYSITELIB}/mkdocs/themes/readthedocs/js/jquery-2.1.1.min.js ${PYSITELIB}/mkdocs/themes/readthedocs/js/modernizr-2.8.3.min.js d275 1 d277 1 d279 2 d283 3 d287 1 d301 3 d310 6 @ 1.2 log @py-mkdocs: updated to 1.0.3 Version 1.0.3: Bugfix: Warn on relative paths in navigation Bugfix: Handle empty theme_config.yml files correctly Version 1.0.2: Bugfix: Provide absolute base_url to error templates Version 1.0.1: Bugfix: Prevent page reload when [Enter] is pressed in search box Bugfix: Avoid calling search until all assets are ready Bugfix: Exclude README.md if index.md is present Bugfix: Fix readthedocs theme navigation bug with homepage Version 1.0: Keyboard shortcuts changed to not conflict with commonly used accessibility shortcuts User friendly YAML parse errors Officially support Python 3.7. A missing theme configuration file now raises an error. Empty extra_css and extra_javascript settings no longer raise a warning. Add highlight.js configuration settings to built-in themes Close search modal when result is selected Add a level attribute to AnchorLinks Add MkDocs version check to gh-deploy script Improve Markdown extension error messages. Drop official support for Python 3.3 and set tornado>=5.0 Add support for GitLab edit links Link to GitHub issues from release notes Expand {sha} and {version} in gh-deploy commit message Compress sitemap.xml Defer loading JS scripts Add a title attribute to the search input Update RespondJS to latest version Always load Google Analytics over HTTPS Improve scrolling frame rate Provide more version info. Refactor writing-your-docs.md Workaround Safari bug when zooming to < 100% Remove addition of clicky class to body and animations. Prevent search plugin from reinjecting extra_javascript files Refactor copy_media_files util function for more flexibility Remove PyPI Deployment Docs Update links to Python-Markdown library Document how to generate manpages for MkDocs commands @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2016/01/21 20:32:26 jperkin Exp $ d19 3 d34 3 d55 1 d64 1 d67 1 d76 2 d88 7 d117 3 d153 6 d189 3 a191 3 ${PYSITELIB}/mkdocs/tests/utils/ghp_import_tests.py ${PYSITELIB}/mkdocs/tests/utils/ghp_import_tests.pyc ${PYSITELIB}/mkdocs/tests/utils/ghp_import_tests.pyo d208 1 a208 1 ${PYSITELIB}/mkdocs/themes/mkdocs/css/bootstrap-custom.min.css a214 5 ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/glyphicons-halflings-regular.eot ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/glyphicons-halflings-regular.svg ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/glyphicons-halflings-regular.ttf ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/glyphicons-halflings-regular.woff ${PYSITELIB}/mkdocs/themes/mkdocs/fonts/glyphicons-halflings-regular.woff2 d218 1 a218 1 ${PYSITELIB}/mkdocs/themes/mkdocs/js/bootstrap-3.0.3.min.js d221 5 d239 25 d268 1 d274 6 d290 3 a295 3 ${PYSITELIB}/mkdocs/utils/ghp_import.py ${PYSITELIB}/mkdocs/utils/ghp_import.pyc ${PYSITELIB}/mkdocs/utils/ghp_import.pyo @ 1.1 log @Import py-mkdocs and associated themes. MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. @ text @d1 2 a2 2 @@comment $NetBSD$ bin/mkdocs a15 6 ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/lunr-0.5.7.min.js ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/mustache.min.js ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/require.js ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/search-results-template.mustache ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/search.js ${PYSITELIB}/mkdocs/assets/search/mkdocs/js/text.js d43 31 d77 18 a94 12 ${PYSITELIB}/mkdocs/legacy.py ${PYSITELIB}/mkdocs/legacy.pyc ${PYSITELIB}/mkdocs/legacy.pyo ${PYSITELIB}/mkdocs/nav.py ${PYSITELIB}/mkdocs/nav.pyc ${PYSITELIB}/mkdocs/nav.pyo ${PYSITELIB}/mkdocs/relative_path_ext.py ${PYSITELIB}/mkdocs/relative_path_ext.pyc ${PYSITELIB}/mkdocs/relative_path_ext.pyo ${PYSITELIB}/mkdocs/search.py ${PYSITELIB}/mkdocs/search.pyc ${PYSITELIB}/mkdocs/search.pyo d126 6 a131 6 ${PYSITELIB}/mkdocs/tests/legacy_tests.py ${PYSITELIB}/mkdocs/tests/legacy_tests.pyc ${PYSITELIB}/mkdocs/tests/legacy_tests.pyo ${PYSITELIB}/mkdocs/tests/nav_tests.py ${PYSITELIB}/mkdocs/tests/nav_tests.pyc ${PYSITELIB}/mkdocs/tests/nav_tests.pyo d135 3 d141 18 a158 3 ${PYSITELIB}/mkdocs/tests/toc_tests.py ${PYSITELIB}/mkdocs/tests/toc_tests.pyc ${PYSITELIB}/mkdocs/tests/toc_tests.pyo d168 3 d182 1 a182 2 ${PYSITELIB}/mkdocs/themes/mkdocs/css/font-awesome-4.5.0.css ${PYSITELIB}/mkdocs/themes/mkdocs/css/highlight.css d187 6 a196 1 ${PYSITELIB}/mkdocs/themes/mkdocs/js/highlight.pack.js d198 3 d202 1 a202 1 ${PYSITELIB}/mkdocs/themes/mkdocs/nav.html d204 1 a209 1 ${PYSITELIB}/mkdocs/themes/readthedocs/css/highlight.css a217 1 ${PYSITELIB}/mkdocs/themes/readthedocs/js/highlight.pack.js d221 3 a227 3 ${PYSITELIB}/mkdocs/toc.py ${PYSITELIB}/mkdocs/toc.pyc ${PYSITELIB}/mkdocs/toc.pyo d231 3 d237 3 @