[PATCH] D63606: [docs][llvm-objdump] Improve llvm-objdump documentation
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun 21 03:00:17 PDT 2019
    
    
  
jhenderson added a comment.
> Do you know how good rst is to generate the man page? If it is less ideal (mdoc is a complex format...), personally I think it is fine to stick with the current manually maintained manpage...
I don't know about the quality, but there are build targets generated by cmake for creating man pages. I took a quick look and it looks like the current version of the man page is not in too bad a state. I'll see what happens when I try to build the docs.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63606/new/
https://reviews.llvm.org/D63606
    
    
More information about the llvm-commits
mailing list