hans added a comment.

In https://reviews.llvm.org/D23452#514110, @Anastasia wrote:

> Thanks! Is there a way to check the doc before committing? I am not sure how 
> to make the html generated out of this.


I build the docs like this:

  cmake -GNinja -DLLVM_ENABLE_SPHINX=ON -DLLVM_BUILD_DOCS=ON ../llvm.src
  ninja sphinx


https://reviews.llvm.org/D23452



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to