Skip to content

Commit

Permalink
redirects for this version
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Jun 28, 2024
1 parent e741fe9 commit a742c63
Showing 1 changed file with 134 additions and 134 deletions.
268 changes: 134 additions & 134 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,140 +77,140 @@ plugins:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- minify:
minify_html: true
# - redirects:
# redirect_maps:
# 'index.md': 'introduction.md'
# 'loader.md': 'autoload.md'
# 'collection.md': 'support-collection.md'
# 'helper.md': 'support-helper.md'
# 'registry.md': 'support-registry.md'
# 'version.md': 'support-version.md'
# 'en/acl.md': acl.md
# 'en/annotations.md': annotations.md
# 'en/api/index.md': api/index.md
# 'en/api/phalcon_acl.md': api/phalcon_acl.md
# 'en/api/phalcon_annotations.md': api/phalcon_annotations.md
# 'en/api/phalcon_application.md': api/phalcon_application.md
# 'en/api/phalcon_assets.md': api/phalcon_assets.md
# 'en/api/phalcon_autoload.md': api/phalcon_autoload.md
# 'en/api/phalcon_cache.md': api/phalcon_cache.md
# 'en/api/phalcon_cli.md': api/phalcon_cli.md
# 'en/api/phalcon_config.md': api/phalcon_config.md
# 'en/api/phalcon_datamapper.md': api/phalcon_datamapper.md
# 'en/api/phalcon_db.md': api/phalcon_db.md
# 'en/api/phalcon_di.md': api/phalcon_di.md
# 'en/api/phalcon_dispatcher.md': api/phalcon_dispatcher.md
# 'en/api/phalcon_domain.md': api/phalcon_domain.md
# 'en/api/phalcon_encryption.md': api/phalcon_encryption.md
# 'en/api/phalcon_events.md': api/phalcon_events.md
# 'en/api/phalcon_factory.md': api/phalcon_factory.md
# 'en/api/phalcon_filter.md': api/phalcon_filter.md
# 'en/api/phalcon_flash.md': api/phalcon_flash.md
# 'en/api/phalcon_forms.md': api/phalcon_forms.md
# 'en/api/phalcon_html.md': api/phalcon_html.md
# 'en/api/phalcon_http.md': api/phalcon_http.md
# 'en/api/phalcon_image.md': api/phalcon_image.md
# 'en/api/phalcon_logger.md': api/phalcon_logger.md
# 'en/api/phalcon_messages.md': api/phalcon_messages.md
# 'en/api/phalcon_mvc.md': api/phalcon_mvc.md
# 'en/api/phalcon_paginator.md': api/phalcon_paginator.md
# 'en/api/phalcon_session.md': api/phalcon_session.md
# 'en/api/phalcon_storage.md': api/phalcon_storage.md
# 'en/api/phalcon_support.md': api/phalcon_support.md
# 'en/api/phalcon_tag.md': api/phalcon_tag.md
# 'en/api/phalcon_translate.md': api/phalcon_translate.md
# 'en/application-cli.md': application-cli.md
# 'en/application.md': application.md
# 'en/application-micro.md': application-micro.md
# 'en/assets.md': assets.md
# 'en/autoload.md': autoload.md
# 'en/cache.md': cache.md
# 'en/coding-standard.md': coding-standard.md
# 'en/config.md': config.md
# 'en/contributions.md': contributions.md
# 'en/controllers.md': controllers.md
# 'en/datamapper.md': datamapper.md
# 'en/db-layer.md': db-layer.md
# 'en/db-migrations.md': db-migrations.md
# 'en/db-models-behaviors.md': db-models-behaviors.md
# 'en/db-models-cache.md': db-models-cache.md
# 'en/db-models-events.md': db-models-events.md
# 'en/db-models.md': db-models.md
# 'en/db-models-metadata.md': db-models-metadata.md
# 'en/db-models-relationships.md': db-models-relationships.md
# 'en/db-models-transactions.md': db-models-transactions.md
# 'en/db-models-validation.md': db-models-validation.md
# 'en/db-odm.md': db-odm.md
# 'en/db-pagination.md': db-pagination.md
# 'en/db-phql.md': db-phql.md
# 'en/devtools.md': devtools.md
# 'en/di.md': di.md
# 'en/dispatcher.md': dispatcher.md
# 'en/domain.md': domain.md
# 'en/encryption-crypt.md': encryption-crypt.md
# 'en/encryption-security-jwt.md': encryption-security-jwt.md
# 'en/encryption-security.md': encryption-security.md
# 'en/environments-devilbox.md': environments-devilbox.md
# 'en/environments-nanobox.md': environments-nanobox.md
# 'en/events.md': events.md
# 'en/filter-filter.md': filter-filter.md
# 'en/filter-validation.md': filter-validation.md
# 'en/flash.md': flash.md
# 'en/forms.md': forms.md
# 'en/generating-backtrace.md': generating-backtrace.md
# 'en/html-attributes.md': html-attributes.md
# 'en/html-breadcrumbs.md': html-breadcrumbs.md
# 'en/html-escaper.md': html-escaper.md
# 'en/html-link.md': html-link.md
# 'en/html.md': html.md
# 'en/html-tagfactory.md': html-tagfactory.md
# 'en/http-factories.md': http-factories.md
# 'en/http-request.md': http-request.md
# 'en/http-response.md': http-response.md
# 'en/http-server-request.md': http-server-request.md
# 'en/http-stream.md': http-stream.md
# 'en/http-uploaded-file.md': http-uploaded-file.md
# 'en/http-uri.md': http-uri.md
# 'en/i18n.md': i18n.md
# 'en/image.md': image.md
# 'en/index.md': introduction.md
# 'en/installation.md': installation.md
# 'en/introduction.md': introduction.md
# 'en/logger.md': logger.md
# 'en/mvc.md': mvc.md
# 'en/mvc-url.md': mvc-url.md
# 'en/namespaces.md': namespaces.md
# 'en/new-feature-request-list.md': new-feature-request-list.md
# 'en/new-feature-request.md': new-feature-request.md
# 'en/new-pull-request.md': new-pull-request.md
# 'en/performance.md': performance.md
# 'en/queue.md': queue.md
# 'en/reproducible-tests.md': reproducible-tests.md
# 'en/request.md': request.md
# 'en/response.md': response.md
# 'en/routing.md': routing.md
# 'en/session.md': session.md
# 'en/sponsors.md': sponsors.md
# 'en/static-analysis.md': static-analysis.md
# 'en/storage.md': storage.md
# 'en/support-collection.md': support-collection.md
# 'en/support-debug.md': support-debug.md
# 'en/support-helper.md': support-helper.md
# 'en/support-registry.md': support-registry.md
# 'en/support-version.md': support-version.md
# 'en/tag.md': tag.md
# 'en/testing-environment.md': testing-environment.md
# 'en/translate.md': translate.md
# 'en/tutorial-basic.md': tutorial-basic.md
# 'en/tutorial-invo.md': tutorial-invo.md
# 'en/tutorial-rest.md': tutorial-rest.md
# 'en/tutorial-vokuro.md': tutorial-vokuro.md
# 'en/unit-testing.md': unit-testing.md
# 'en/upgrade.md': upgrade.md
# 'en/use-case.md': use-case.md
# 'en/views.md': views.md
# 'en/volt.md': volt.md
# 'en/webserver-setup.md': webserver-setup.md
- redirects:
redirect_maps:
'index.md': 'introduction.md'
'loader.md': 'autoload.md'
'collection.md': 'support-collection.md'
'helper.md': 'support-helper.md'
'registry.md': 'support-registry.md'
'version.md': 'support-version.md'
'en/acl.md': acl.md
'en/annotations.md': annotations.md
'en/api/index.md': api/index.md
'en/api/phalcon_acl.md': api/phalcon_acl.md
'en/api/phalcon_annotations.md': api/phalcon_annotations.md
'en/api/phalcon_application.md': api/phalcon_application.md
'en/api/phalcon_assets.md': api/phalcon_assets.md
'en/api/phalcon_autoload.md': api/phalcon_autoload.md
'en/api/phalcon_cache.md': api/phalcon_cache.md
'en/api/phalcon_cli.md': api/phalcon_cli.md
'en/api/phalcon_config.md': api/phalcon_config.md
'en/api/phalcon_datamapper.md': api/phalcon_datamapper.md
'en/api/phalcon_db.md': api/phalcon_db.md
'en/api/phalcon_di.md': api/phalcon_di.md
'en/api/phalcon_dispatcher.md': api/phalcon_dispatcher.md
'en/api/phalcon_domain.md': api/phalcon_domain.md
'en/api/phalcon_encryption.md': api/phalcon_encryption.md
'en/api/phalcon_events.md': api/phalcon_events.md
'en/api/phalcon_factory.md': api/phalcon_factory.md
'en/api/phalcon_filter.md': api/phalcon_filter.md
'en/api/phalcon_flash.md': api/phalcon_flash.md
'en/api/phalcon_forms.md': api/phalcon_forms.md
'en/api/phalcon_html.md': api/phalcon_html.md
'en/api/phalcon_http.md': api/phalcon_http.md
'en/api/phalcon_image.md': api/phalcon_image.md
'en/api/phalcon_logger.md': api/phalcon_logger.md
'en/api/phalcon_messages.md': api/phalcon_messages.md
'en/api/phalcon_mvc.md': api/phalcon_mvc.md
'en/api/phalcon_paginator.md': api/phalcon_paginator.md
'en/api/phalcon_session.md': api/phalcon_session.md
'en/api/phalcon_storage.md': api/phalcon_storage.md
'en/api/phalcon_support.md': api/phalcon_support.md
'en/api/phalcon_tag.md': api/phalcon_tag.md
'en/api/phalcon_translate.md': api/phalcon_translate.md
'en/application-cli.md': application-cli.md
'en/application.md': application.md
'en/application-micro.md': application-micro.md
'en/assets.md': assets.md
'en/autoload.md': autoload.md
'en/cache.md': cache.md
'en/coding-standard.md': coding-standard.md
'en/config.md': config.md
'en/contributions.md': contributions.md
'en/controllers.md': controllers.md
'en/datamapper.md': datamapper.md
'en/db-layer.md': db-layer.md
'en/db-migrations.md': db-migrations.md
'en/db-models-behaviors.md': db-models-behaviors.md
'en/db-models-cache.md': db-models-cache.md
'en/db-models-events.md': db-models-events.md
'en/db-models.md': db-models.md
'en/db-models-metadata.md': db-models-metadata.md
'en/db-models-relationships.md': db-models-relationships.md
'en/db-models-transactions.md': db-models-transactions.md
'en/db-models-validation.md': db-models-validation.md
'en/db-odm.md': db-odm.md
'en/db-pagination.md': db-pagination.md
'en/db-phql.md': db-phql.md
'en/devtools.md': devtools.md
'en/di.md': di.md
'en/dispatcher.md': dispatcher.md
'en/domain.md': domain.md
'en/encryption-crypt.md': encryption-crypt.md
'en/encryption-security-jwt.md': encryption-security-jwt.md
'en/encryption-security.md': encryption-security.md
'en/environments-devilbox.md': environments-devilbox.md
'en/environments-nanobox.md': environments-nanobox.md
'en/events.md': events.md
'en/filter-filter.md': filter-filter.md
'en/filter-validation.md': filter-validation.md
'en/flash.md': flash.md
'en/forms.md': forms.md
'en/generating-backtrace.md': generating-backtrace.md
'en/html-attributes.md': html-attributes.md
'en/html-breadcrumbs.md': html-breadcrumbs.md
'en/html-escaper.md': html-escaper.md
'en/html-link.md': html-link.md
'en/html.md': html.md
'en/html-tagfactory.md': html-tagfactory.md
'en/http-factories.md': http-factories.md
'en/http-request.md': http-request.md
'en/http-response.md': http-response.md
'en/http-server-request.md': http-server-request.md
'en/http-stream.md': http-stream.md
'en/http-uploaded-file.md': http-uploaded-file.md
'en/http-uri.md': http-uri.md
'en/i18n.md': i18n.md
'en/image.md': image.md
'en/index.md': introduction.md
'en/installation.md': installation.md
'en/introduction.md': introduction.md
'en/logger.md': logger.md
'en/mvc.md': mvc.md
'en/mvc-url.md': mvc-url.md
'en/namespaces.md': namespaces.md
'en/new-feature-request-list.md': new-feature-request-list.md
'en/new-feature-request.md': new-feature-request.md
'en/new-pull-request.md': new-pull-request.md
'en/performance.md': performance.md
'en/queue.md': queue.md
'en/reproducible-tests.md': reproducible-tests.md
'en/request.md': request.md
'en/response.md': response.md
'en/routing.md': routing.md
'en/session.md': session.md
'en/sponsors.md': sponsors.md
'en/static-analysis.md': static-analysis.md
'en/storage.md': storage.md
'en/support-collection.md': support-collection.md
'en/support-debug.md': support-debug.md
'en/support-helper.md': support-helper.md
'en/support-registry.md': support-registry.md
'en/support-version.md': support-version.md
'en/tag.md': tag.md
'en/testing-environment.md': testing-environment.md
'en/translate.md': translate.md
'en/tutorial-basic.md': tutorial-basic.md
'en/tutorial-invo.md': tutorial-invo.md
'en/tutorial-rest.md': tutorial-rest.md
'en/tutorial-vokuro.md': tutorial-vokuro.md
'en/unit-testing.md': unit-testing.md
'en/upgrade.md': upgrade.md
'en/use-case.md': use-case.md
'en/views.md': views.md
'en/volt.md': volt.md
'en/webserver-setup.md': webserver-setup.md

# Hooks
#hooks:
Expand Down

0 comments on commit a742c63

Please sign in to comment.