Move the Symbols topic out of References and Resolve

This commit is contained in:
Karol Lewandowski 2024-05-16 14:10:36 +02:00
parent d8e83b57ea
commit c3fa5426bb

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="ijs" name="IntelliJ Platform Plugin SDK" start-page="welcome.topic">
@ -233,7 +235,7 @@
<toc-element topic="implementing_lexer.md"/>
<toc-element topic="implementing_parser_and_psi.md"/>
<toc-element topic="syntax_highlighting_and_error_highlighting.md"/>
<toc-element topic="references_and_resolve.md">
<toc-element topic="references_and_resolve.md"/>
<toc-element topic="symbols.md">
<toc-element topic="declarations_and_references.md"/>
<toc-element topic="websymbols.md">
@ -243,7 +245,6 @@
<toc-element topic="websymbols_web_types.md" accepts-web-file-names="websymbols-static-symbols.html"/>
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="navigation.md"/>
<toc-element topic="code_completion.md"/>
<toc-element topic="find_usages.md"/>