File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1818 - Roadmap : https://roadmap.vllm.ai
1919 - Releases : https://github.com/vllm-project/vllm/releases
2020 - User Guide :
21- - usage/README.md
21+ - Summary : usage/README.md
2222 - General :
2323 - usage/*
2424 - Inference and Serving :
4444 - features/*
4545 - features/quantization
4646 - Developer Guide :
47- - contributing/README.md
47+ - Summary : contributing/README.md
4848 - General :
4949 - glob : contributing/*
5050 flatten_single_child_sections : true
5353 - V0 : design
5454 - V1 : design/v1
5555 - API Reference :
56- - api/README.md
57- - glob : api/vllm/*
58- preserve_directory_names : true
56+ - Summary : api/README.md
57+ - Contents :
58+ - glob : api/vllm/*
59+ preserve_directory_names : true
5960 - Community :
6061 - community/*
6162 - Blog : https://blog.vllm.ai
Original file line number Diff line number Diff line change 55}
66
77/* https://christianoliff.com/blog/styling-external-links-with-an-icon-in-css/ */
8- a : not (: has (svg )): not (.md-icon ) {
8+ a : not (: has (svg )): not (.md-icon ): not (. autorefs-external ) {
99 align-items : center;
1010
1111 & [href ^= "//" ]::after ,
You can’t perform that action at this time.
0 commit comments