mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
TOC: remove "Files" grouping node
This commit is contained in:
parent
f11cc4ca4a
commit
c452e745de
6
ijs.tree
6
ijs.tree
@ -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>
|
||||
|
@ -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)
|
Loading…
x
Reference in New Issue
Block a user