[Doc] Convert Sphinx directives ( {class}, {meth}, {attr}, ...) to MkDocs format for better documentation linking (#18663)
Signed-off-by: Zerohertz <ohg3417@gmail.com>
This commit is contained in:
@@ -167,4 +167,7 @@ class HTTPConnection:
|
||||
|
||||
|
||||
global_http_connection = HTTPConnection()
|
||||
"""The global {class}`HTTPConnection` instance used by vLLM."""
|
||||
"""
|
||||
The global [`HTTPConnection`][vllm.connections.HTTPConnection] instance used
|
||||
by vLLM.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user