[Docs]Fix documentation formatting in architecture overview (#34679)

Signed-off-by: codedump <lichuang1982@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
lichuang
2026-02-25 16:00:15 +08:00
committed by GitHub
parent 8a685be8d9
commit 2c619e5e3f

View File

@@ -208,9 +208,7 @@ configurations affect the class we ultimately get.
The following figure shows the class hierarchy of vLLM:
> <figure markdown="span">
> ![](../assets/design/hierarchy.png){ align="center" alt="query" width="100%" }
> </figure>
![Class Hierarchy](../assets/design/hierarchy.png)
There are several important design choices behind this class hierarchy: