docs(lms and studio): Replace all .(lms|cms).(\w+|_)?\.json to .(lms|cms).(\w+|_)?\.yml

This commit is contained in:
Gábor Boros
2020-09-18 10:44:14 +02:00
parent 8f3393d96c
commit 6ccd6c308d
5 changed files with 10 additions and 10 deletions

View File

@@ -74,8 +74,8 @@ mechanism:
``openedx.core.djangoapps.theming.finders.ThemeFilesFinder``
Custom finder that overrides any static asset with a version from the themes
directory (``COMPREHENSIVE_THEME_DIRS`` defined in ``lms.envs.json`` and
``cms.envs.json``).
directory (``COMPREHENSIVE_THEME_DIRS`` defined in ``lms.yml`` and
``studio.yml``).
``openedx.core.lib.xblock_pipeline.finder.XBlockPipelineFinder``
Custom finder that accesses and extracts assets from pip-installed XBlocks via