TOC: remove "Files" grouping node

This commit is contained in:
Yann Cébron 2023-08-29 11:18:06 +02:00
parent f11cc4ca4a
commit c452e745de
2 changed files with 3 additions and 11 deletions

View File

@ -103,8 +103,7 @@
<toc-element topic="settings_groups.md"/>
<toc-element topic="settings_tutorial.md"/>
</toc-element>
<toc-element topic="files.md">
<toc-element topic="virtual_file_system.md"/>
<toc-element topic="virtual_file_system.md" accepts-web-file-names="files.html">
<toc-element topic="virtual_file.md"/>
</toc-element>
<toc-element topic="documents.md"/>
@ -117,7 +116,8 @@
<toc-element topic="text_selection.md"/>
<toc-element topic="multiple_carets.md"/>
</toc-element>
<toc-element topic="execution.md" accepts-web-file-names="run_configuration_execution.html,basic_run-configurations.html,run-configuration-execution.html">
<toc-element topic="execution.md"
accepts-web-file-names="run_configuration_execution.html,basic_run-configurations.html,run-configuration-execution.html">
<toc-element topic="run_configurations.md" accepts-web-file-names="run-configuration-management.html"/>
<toc-element topic="run_configurations_tutorial.md"/>
</toc-element>

View File

@ -1,8 +0,0 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Files
<link-summary>The Files section overview.</link-summary>
* [Virtual File System](virtual_file_system.md)
* [Virtual Files](virtual_file.md)