From 5c24b623262f72a2e625aa7a1305e5c744a0f266 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Thu, 7 Oct 2021 16:36:27 +0200 Subject: [PATCH] Remove some Table of Contents which are maintained manually --- reference/configuration/debug.rst | 7 - reference/configuration/framework.rst | 267 ----------------------- reference/configuration/kernel.rst | 7 - reference/configuration/swiftmailer.rst | 30 --- reference/configuration/twig.rst | 30 --- reference/configuration/web_profiler.rst | 6 - 6 files changed, 347 deletions(-) diff --git a/reference/configuration/debug.rst b/reference/configuration/debug.rst index 33a6c656537..e77ee6e7bd6 100644 --- a/reference/configuration/debug.rst +++ b/reference/configuration/debug.rst @@ -25,13 +25,6 @@ key in your application configuration. Configuration ------------- -.. rst-class:: list-config-options - -* `dump_destination`_ -* `max_items`_ -* `min_depth`_ -* `max_string_length`_ - max_items ~~~~~~~~~ diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 14b2ebf091f..53ed8c79539 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -27,273 +27,6 @@ configured under the ``framework`` key in your application configuration. Configuration ------------- -.. rst-class:: list-config-options list-config-options--complex - -* `annotations`_ - - * :ref:`cache ` - * `debug`_ - * `file_cache_dir`_ - -* `assets`_ - - * `base_path`_ - * `base_urls`_ - * `json_manifest_path`_ - * `packages`_ - * `version_format`_ - * `version_strategy`_ - * `version`_ - -* :ref:`cache ` - - * :ref:`app ` - * `default_doctrine_provider`_ - * `default_memcached_provider`_ - * `default_pdo_provider`_ - * `default_psr6_provider`_ - * `default_redis_provider`_ - * `directory`_ - * `pools`_ - - * :ref:`name ` - - * `adapter`_ - * `clearer`_ - * `default_lifetime`_ - * `provider`_ - * `public`_ - * `tags`_ - - * `prefix_seed`_ - * `system`_ - -* `csrf_protection`_ - - * :ref:`enabled ` - -* `default_locale`_ -* `disallow_search_engine_index`_ -* `error_controller`_ -* `esi`_ - - * :ref:`enabled ` - -* :ref:`form ` - - * :ref:`enabled ` - -* `fragments`_ - - * :ref:`enabled ` - * `hinclude_default_template`_ - * :ref:`path ` - -* `http_client`_ - - * :ref:`default_options ` - - * `bindto`_ - * `buffer`_ - * `cafile`_ - * `capath`_ - * `ciphers`_ - * :ref:`headers ` - * `http_version`_ - * `local_cert`_ - * `local_pk`_ - * `max_redirects`_ - * `no_proxy`_ - * `passphrase`_ - * `peer_fingerprint`_ - * `proxy`_ - * `resolve`_ - * `timeout`_ - * `max_duration`_ - * `verify_host`_ - * `verify_peer`_ - - * `max_host_connections`_ - * :ref:`scoped_clients ` - - * `scope`_ - * `auth_basic`_ - * `auth_bearer`_ - * `auth_ntlm`_ - * `base_uri`_ - * `bindto`_ - * `buffer`_ - * `cafile`_ - * `capath`_ - * `ciphers`_ - * :ref:`headers ` - * `http_version`_ - * `local_cert`_ - * `local_pk`_ - * `max_redirects`_ - * `no_proxy`_ - * `passphrase`_ - * `peer_fingerprint`_ - * `proxy`_ - * `query`_ - * `resolve`_ - * `timeout`_ - * `max_duration`_ - * `verify_host`_ - * `verify_peer`_ - -* `http_method_override`_ -* `ide`_ -* :ref:`lock ` - - * :ref:`enabled ` - * :ref:`resources ` - - * :ref:`name ` - -* `mailer`_ - - * :ref:`dsn ` - * `transports`_ - * `envelope`_ - - * `sender`_ - * `recipients`_ - -* `php_errors`_ - - * `log`_ - * `throw`_ - -* `profiler`_ - - * `collect`_ - * :ref:`dsn ` - * :ref:`enabled ` - * `only_exceptions`_ - * `only_master_requests`_ - -* `property_access`_ - - * `magic_call`_ - * `throw_exception_on_invalid_index`_ - * `throw_exception_on_invalid_property_path`_ - -* `property_info`_ - - * :ref:`enabled ` - -* `request`_: - - * `formats`_ - -* `router`_ - - * `http_port`_ - * `https_port`_ - * `resource`_ - * `strict_requirements`_ - * :ref:`type ` - * `utf8`_ - -* `secret`_ -* `secrets`_ - - * `decryption_env_var`_ - * `local_dotenv_file`_ - * `vault_directory`_ - -* `serializer`_ - - * :ref:`circular_reference_handler ` - * :ref:`enable_annotations ` - * :ref:`enabled ` - * :ref:`mapping ` - - * :ref:`paths ` - - * :ref:`name_converter ` - -* `session`_ - - * `cache_limiter`_ - * `cookie_domain`_ - * `cookie_httponly`_ - * `cookie_lifetime`_ - * `cookie_path`_ - * `cookie_samesite`_ - * `cookie_secure`_ - * :ref:`enabled ` - * `gc_divisor`_ - * `gc_maxlifetime`_ - * `gc_probability`_ - * `handler_id`_ - * `metadata_update_threshold`_ - * `name`_ - * `save_path`_ - * `sid_length`_ - * `sid_bits_per_character`_ - * `storage_id`_ - * `use_cookies`_ - -* `templating`_ - - * :ref:`cache ` - * `engines`_ - * :ref:`form ` - - * :ref:`resources ` - - * `loaders`_ - -* `test`_ -* `translator`_ - - * `cache_dir`_ - * :ref:`default_path ` - * :ref:`enabled ` - * `fallbacks`_ - * `formatter`_ - * `logging`_ - * :ref:`paths ` - -* `trusted_hosts`_ -* `trusted_proxies`_ -* `validation`_ - - * :ref:`cache ` - * `email_validation_mode`_ - * :ref:`enable_annotations ` - * :ref:`enabled ` - * :ref:`mapping ` - - * :ref:`paths ` - - * :ref:`not_compromised_password ` - - * :ref:`enabled ` - * `endpoint`_ - - * `static_method`_ - * `strict_email`_ - * `translation_domain`_ - -* `web_link`_ -* `workflows`_ - - * :ref:`enabled ` - * :ref:`name ` - - * `audit_trail`_ - * `initial_marking`_ - * `marking_store`_ - * `metadata`_ - * `places`_ - * `supports`_ - * `support_strategy`_ - * `transitions`_ - * :ref:`type ` - secret ~~~~~~ diff --git a/reference/configuration/kernel.rst b/reference/configuration/kernel.rst index 5cb1f8ea781..1c57afed784 100644 --- a/reference/configuration/kernel.rst +++ b/reference/configuration/kernel.rst @@ -11,13 +11,6 @@ the parent :class:`Symfony\\Component\\HttpKernel\\Kernel` class. Configuration ------------- -* `Charset`_ -* `Kernel Name`_ -* `Project Directory`_ -* `Cache Directory`_ -* `Log Directory`_ -* `Container Build Time`_ - .. _configuration-kernel-charset: Charset diff --git a/reference/configuration/swiftmailer.rst b/reference/configuration/swiftmailer.rst index a83e86aa651..f88a28aaf29 100644 --- a/reference/configuration/swiftmailer.rst +++ b/reference/configuration/swiftmailer.rst @@ -25,36 +25,6 @@ to :doc:`send emails `. All these options are configured under the Configuration ------------- -.. rst-class:: list-config-options list-config-options--complex - -* `antiflood`_ - - * `sleep`_ - * `threshold`_ - -* `auth_mode`_ -* `command`_ -* `delivery_addresses`_ -* `delivery_whitelist`_ -* `disable_delivery`_ -* `encryption`_ -* `host`_ -* `local_domain`_ -* `logging`_ -* `password`_ -* `port`_ -* `sender_address`_ -* `source_ip`_ -* `spool`_ - - * `path`_ - * `type`_ - -* `timeout`_ -* `transport`_ -* `url`_ -* `username`_ - url ~~~ diff --git a/reference/configuration/twig.rst b/reference/configuration/twig.rst index 5fc8b95313c..40708ce2fd9 100644 --- a/reference/configuration/twig.rst +++ b/reference/configuration/twig.rst @@ -25,36 +25,6 @@ under the ``twig`` key in your application configuration. Configuration ------------- -.. rst-class:: list-config-options list-config-options--complex - -* `auto_reload`_ -* `autoescape`_ -* `autoescape_service`_ -* `autoescape_service_method`_ -* `base_template_class`_ -* `cache`_ -* `charset`_ -* `date`_ - - * `format`_ - * `interval_format`_ - * `timezone`_ - -* `debug`_ -* `default_path`_ -* `exception_controller`_ -* `form_themes`_ -* `globals`_ -* `number_format`_ - - * `decimals`_ - * `decimal_point`_ - * `thousands_separator`_ - -* `optimizations`_ -* `paths`_ -* `strict_variables`_ - auto_reload ~~~~~~~~~~~ diff --git a/reference/configuration/web_profiler.rst b/reference/configuration/web_profiler.rst index 83f92e215a5..9d3ddb088f5 100644 --- a/reference/configuration/web_profiler.rst +++ b/reference/configuration/web_profiler.rst @@ -30,12 +30,6 @@ under the ``web_profiler`` key in your application configuration. Configuration ------------- -.. rst-class:: list-config-options - -* `excluded_ajax_paths`_ -* `intercept_redirects`_ -* `toolbar`_ - excluded_ajax_paths ~~~~~~~~~~~~~~~~~~~