pkgsrc/textproc/py-mkdocs/PLIST
adam 802d3aa730 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
2018-08-31 12:30:47 +00:00

239 lines
11 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/08/31 12:30:47 adam Exp $
bin/mkdocs-${PYVERSSUFFIX}
${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
${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/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.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.hu.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.it.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.jp.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.multi.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.stemmer.support.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.sv.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.th.js
${PYSITELIB}/mkdocs/contrib/search/lunr-language/lunr.tr.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/plugins.py
${PYSITELIB}/mkdocs/plugins.pyc
${PYSITELIB}/mkdocs/plugins.pyo
${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_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/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/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
${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/ghp_import_tests.py
${PYSITELIB}/mkdocs/tests/utils/ghp_import_tests.pyc
${PYSITELIB}/mkdocs/tests/utils/ghp_import_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-custom.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/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
${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-3.0.3.min.js
${PYSITELIB}/mkdocs/themes/mkdocs/js/jquery-1.10.2.min.js
${PYSITELIB}/mkdocs/themes/mkdocs/keyboard-modal.html
${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/theme.css
${PYSITELIB}/mkdocs/themes/readthedocs/css/theme_extra.css
${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/footer.html
${PYSITELIB}/mkdocs/themes/readthedocs/img/favicon.ico
${PYSITELIB}/mkdocs/themes/readthedocs/js/jquery-2.1.1.min.js
${PYSITELIB}/mkdocs/themes/readthedocs/js/modernizr-2.8.3.min.js
${PYSITELIB}/mkdocs/themes/readthedocs/js/theme.js
${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/filters.py
${PYSITELIB}/mkdocs/utils/filters.pyc
${PYSITELIB}/mkdocs/utils/filters.pyo
${PYSITELIB}/mkdocs/utils/ghp_import.py
${PYSITELIB}/mkdocs/utils/ghp_import.pyc
${PYSITELIB}/mkdocs/utils/ghp_import.pyo
${PYSITELIB}/mkdocs/utils/meta.py
${PYSITELIB}/mkdocs/utils/meta.pyc
${PYSITELIB}/mkdocs/utils/meta.pyo