KhronosGroup / KhronosGroup/Vulkan-Tutorial
"Multithreading with Vulkan" chapter is missing part of source code
- Dominant language
- C++
- Stars
- 418
- Forks
- 126
- Avg merge
- 11d 6h
- Merged PRs (30d)
- 31
Description
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.
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100