[PATCH] Qt Creator help/documentation file for LLVM
    Michael Gottesman 
    mgottesman at apple.com
       
    Wed Mar  5 09:56:10 PST 2014
    
    
  
  Had a phabricator formatting issue. Its fixed now.
================
Comment at: docs/CMakeLists.txt:26
@@ +25,3 @@
+  #-----------------------------------------------
+  # This lets you create a Qt Compressed Help file
+  #-----------------------------------------------
----------------
Michael Gottesman wrote:
> I don't think we are doing banner comments in CMake. Double check there is precedent for this. If there is ok, but if not just get rid of the banner. Something like this would be good:
> 
> # If asked, configure doxygen for the creation of a Qt Compressed Help file.
phabricator turned my # into a 1 since it thought that it was a list. That should be:
"# If asked, configure doxygen for the creation of a Qt Compressed Help file."
http://llvm-reviews.chandlerc.com/D2967
BRANCH
  master
ARCANIST PROJECT
  llvm
    
    
More information about the llvm-commits
mailing list