mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Remove meaningless file
This commit is contained in:
parent
c236c4b2f1
commit
9d6fc8ff70
@ -126,7 +126,7 @@
|
||||
* QuickDoc
|
||||
* [Intentions](tutorials/code_intentions.md)
|
||||
* Analysing
|
||||
* [Annotator](tutorials/annotator.md)
|
||||
* Annotator
|
||||
* [Inspections](tutorials/code_inspections.md)
|
||||
* Profiles
|
||||
* Scopes
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: Annotator
|
||||
---
|
||||
|
||||
Syntax highlight on a complete AST is based on [`Annotator`](upsource:///platform/analysis-api/src/com/intellij/lang/annotation/Annotator.java),
|
||||
described [here](custom_language_support/annotator.md).
|
Loading…
x
Reference in New Issue
Block a user