You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
The Doxygen based reference disappeared after PR #15483 and public URLs and indexed pages yield a 404.
Describe the solution you would like
The new documentation at https://intel.github.io/llvm/ looks more like regular LLVM documentation pages. However, the Doxygen based pages were used like a class reference and had no other documentation matching this content (incl. Intel specific extensions).
Describe alternatives you have considered
The referred PR also changed the kind of content away from reference documentation. Please make a browsable reference available again. For SYCL, the Doxygen based documentation is useful and avoids to fiddle around with header files directly.