<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
Same thing with more concrete subject name.<br>
Vassil<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
<td>Re: [Lldb-commits] Hi All!</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
<td>Sat, 9 Jul 2011 13:20:08 +0200</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
<td>Vassil Vassilev <a class="moz-txt-link-rfc2396E" href="mailto:vasil.georgiev.vasilev@cern.ch"><vasil.georgiev.vasilev@cern.ch></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
<td>Peter Collingbourne <a class="moz-txt-link-rfc2396E" href="mailto:peter@pcc.me.uk"><peter@pcc.me.uk></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">CC: </th>
<td><a class="moz-txt-link-rfc2396E" href="mailto:lldb-commits@cs.uiuc.edu"><lldb-commits@cs.uiuc.edu></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>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,
</pre>
</body>
</html>