mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Move Symbols-related content into References and Resolve
This commit is contained in:
parent
2df43a6aba
commit
f774cc0d98
15
ijs.tree
15
ijs.tree
@ -221,15 +221,16 @@
|
||||
<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="symbols.md">
|
||||
<toc-element topic="websymbols.md">
|
||||
<toc-element topic="websymbols_implementation.md"/>
|
||||
<toc-element topic="websymbols_integration.md"/>
|
||||
<toc-element topic="websymbols_web_types.md" accepts-web-file-names="websymbols-static-symbols.html"/>
|
||||
<toc-element topic="references_and_resolve.md">
|
||||
<toc-element topic="symbols.md">
|
||||
<toc-element topic="declarations_and_references.md"/>
|
||||
<toc-element topic="websymbols.md">
|
||||
<toc-element topic="websymbols_implementation.md"/>
|
||||
<toc-element topic="websymbols_integration.md"/>
|
||||
<toc-element topic="websymbols_web_types.md" accepts-web-file-names="websymbols-static-symbols.html"/>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
<toc-element topic="declarations_and_references.md"/>
|
||||
<toc-element topic="navigation.md"/>
|
||||
<toc-element topic="code_completion.md"/>
|
||||
<toc-element topic="find_usages.md"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user