Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Front-end changes
Changed APIs
^^^^^^^^^^^^

* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity.
* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity. See also the :ref:`app config` section.

Removed globals
^^^^^^^^^^^^^^^
Expand Down
2 changes: 2 additions & 0 deletions developer_manual/digging_deeper/config/appconfig.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _app config:

=========
AppConfig
=========
Expand Down