YLChenZ wrote: Why is that? It's strange, the first patch I just merged the same Heading, and then according to your suggestion, the second patch merged the same Content entries. Then the third patch: did not include Undocumented. I used the build steps you gave to get this:
 And I used another way to get the documentation, running directly in the `~/llvm-project/build` directory : ``` ylchen@lambda:~/llvm-project$ cd build ylchen@lambda:~/llvm-project/build$ ninja docs-clang-html ``` I found the target file in the `~/llvm-project/build/tools/clang/docs/html` directory, like this:  https://github.com/llvm/llvm-project/pull/134089 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits