Skip to content

Commit 464446c

Browse files
committed
docs: remove dangling pipeline.svg reference
1 parent ddbd9ca commit 464446c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/manual-configuration.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Indexing a codebase consists of two independent phases:
1616
SCIP shard per Java source file.
1717
- Aggregate the SCIP shards into a single SCIP index.
1818

19-
![A three stage pipeline that starts with a list of Java sources, creates a list of per-file SCIP shards that then become a single SCIP index.](assets/semanticdb-javac-pipeline.svg)
20-
2119
The first phase can be complicated to configure and it can take a while to run.
2220
The second phase is quite simple to configure and it usually runs very fast.
2321

0 commit comments

Comments
 (0)