How to build the llvm doxgen documentation?

Dear All,

I am looking for the doxgen documentation of the old versions LLVM. I read some posts in the forum saying that the LLVM docs are not released and should be built by myself.

But how to build the docs? I have found a folder called polly/docs under the llvm source directory. And it seems could be built as a standalone project. I tried building it but nothing appears except for several polly test files. I want to know if it is becasue there is a package missing or this polly subfolder is not the correct place to lookup?

Thank you
Best Regards
Zhao

There is a script that we have for building the documentation. Iā€™m not sure if it will work for old versions, but you may be able to modify it to get it to work.

1 Like