Skip to content

Commit 66e8a51

Browse files
authored
Docs: remove feature flags page (#10736)
We have only one feature flag and we don't want people to use them anymore. We have deprecated most of them and we are migrating this type of configuration into the webUI or config file. Related #10732
1 parent ebb0d4c commit 66e8a51

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

docs/user/feature-flags.rst

-18
This file was deleted.

docs/user/guides/conda.rst

-5
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ so they can have any value, or not be present at all.
5959
whereas ``python=3.8`` (single ``=``) will fetch the latest ``3.8.*`` version,
6060
which is ``3.8.8`` at the time of writing.
6161

62-
.. warning:: Pinning Sphinx and other Read the Docs core dependencies
63-
is not yet supported by default when using conda (see `this GitHub issue for discussion`_).
64-
If your project needs it, request that we enable the ``CONDA_APPEND_CORE_REQUIREMENTS``
65-
:ref:`feature flag <feature-flags:Feature Flags>`.
66-
6762
.. _this GitHub issue for discussion: https://github.com/readthedocs/readthedocs.org/issues/3829
6863
.. _exporting a conda environment: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#sharing-an-environment
6964

docs/user/reference/features.rst

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ Feature reference
101101
/automation-rules
102102
/badges
103103
/canonical-urls
104-
/feature-flags
105104
/flyout-menu
106105
/reference/environment-variables
107106
/security-log

0 commit comments

Comments
 (0)