[Lldb-commits] [Patch] Doxygen Documentation

Vassil Vassilev vasil.georgiev.vasilev at cern.ch
Sun Jul 31 06:12:57 PDT 2011


Hi,
   Same thing with more concrete subject name.
Vassil

-------- Original Message --------
Subject: 	Re: [Lldb-commits] Hi All!
Date: 	Sat, 9 Jul 2011 13:20:08 +0200
From: 	Vassil Vassilev <vasil.georgiev.vasilev at cern.ch>
To: 	Peter Collingbourne <peter at pcc.me.uk>
CC: 	<lldb-commits at cs.uiuc.edu>



Hi Peter,
    Sorry for the delayed answer I didn't have much time. I spent a great
deal of time on cling's error recovery.
    You are right make doxygen is much easier than setting flags just to
get the doxygen.cfg.

    I am attaching the new patches. Please let me know if I misunderstood
something or something needs to be fixed.
Cheers,
Vassil

On 06/30/2011 01:50 AM, Peter Collingbourne wrote:
>  Hi Vassil,
>
>  On Fri, Jun 10, 2011 at 04:49:32PM +0200, Vassil Vassilev wrote:
>>  Hi,
>>     Can I say Hi to lldb community with the attached patch.
>>     I saw that lldb didn't have doxygen documentation on the website and
>>  decided to see what I could do. Recently I did that for cling so I've
>>  made few changes to adapt it for lldb. It is customization of clang's
>>  approach of generating documentation. Be careful it's slow and space
>>  consuming ;)
>  Thanks for the patch.
>
>  I don't think we can accept it yet, because it will only work for a
>  website-style build (i.e. if BUILD_FOR_WEBSITE is set) because there
>  is no way to build the doxygen.cfg otherwise.  Ideally we would like
>  "make doxygen" in the docs directory to work for a standard build.
>  For LLVM and clang this is done by having LLVM's configure script
>  run an AC_CONFIG_FILES pass over the doxygen.cfg.in file (yes, this
>  isn't ideal for a large number of projects, but I don't think we're
>  at that point yet).  You can see the necessary changes I made in
>  clang r131282 and LLVM r131279.
>
>  Thanks,



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110731/a8d199a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-doxygen-enabled.diff
Type: text/x-patch
Size: 90996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110731/a8d199a7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-autoconf-lldb.diff
Type: text/x-patch
Size: 1504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110731/a8d199a7/attachment-0001.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Attached Message Part
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110731/a8d199a7/attachment.ksh>


More information about the lldb-commits mailing list