We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 870ba12 + a2f9528 commit e5415e8Copy full SHA for e5415e8
content/posts/2024-12-04-improve-clang-doc.md
@@ -102,11 +102,11 @@ Below is a comparison of the same output between the two backends
102
103
104
<div style="margin:0 auto;">
105
- <img src="/img/Clang-Doc-old-html-output.png"><br/>
+ <img src="/img/clang-doc-old-html-output.png"><br/>
106
</div>
107
108
109
- <img src="/img/Clang-Doc-new-output.png"><br/>
+ <img src="/img/clang-doc-new-output.png"><br/>
110
111
112
You can also visit the output project on my github.io page link
0 commit comments