KhronosGroup / KhronosGroup/Vulkan-Tutorial
"Multithreading with Vulkan" chapter is missing part of source code
- 主要语言
- C++
- 星标
- 418
- 派生
- 126
- 平均合并
- 11 天 6 小时
- 30 天内合并 PR
- 31
描述
At https://docs.vulkan.org/tutorial/latest/17_Multithreading.html#_worker_thread_implementation code block beginning is missing compared to https://github.com/KhronosGroup/Vulkan-Tutorial/blob/main/en/17_Multithreading.adoc#worker-thread-implementation.
It is replaced by some random combobox, syntax highlighting is also broken here.
贡献指南
调研方向
Compare the rendered Multithreading chapter with en/17_Multithreading.adoc, starting at the “Worker Thread Implementation” section. Check the source and documentation rendering around the missing code block and syntax highlighting. Done means the complete code appears at the linked heading without the stray combobox and renders with correct highlighting.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100