Improve apidoc formatting

This commit is contained in:
Victor Zverovich
2024-06-01 09:37:32 -07:00
parent 933d8ba352
commit e5c07c8356
2 changed files with 11 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
document$.subscribe(() => {
hljs.highlightAll()
hljs.highlightAll(),
{ language: 'c++' }
})