On Sat, Jun 27, 2015 at 2:42 AM, Dimitry Andric <dimi...@andric.com> wrote:

> This looks good to me too.  We had been using the .pod based man page in
> FreeBSD for a while, since building man pages from the other .rst files in
> tools/clang/docs resulted in *very* incomplete output, which looked partly
> like documentation, partly like a manpage...
>

I think what was happening before is that Sphinx was just generating the
regular docs, but formatted as man pages.

I think Andrew's changes actually make clang's docs be like LLVM's docs so
that the only generated man pages are the things intended to be manpages
(like llvm/docs/CommandGuide; in clang it is just the single manpage).

-- Sean Silva


>
>
> http://reviews.llvm.org/D10562
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to