[Lldb-commits] Hi All!
Vassil Vassilev
vasil.georgiev.vasilev at cern.ch
Fri Jun 10 07:49:32 PDT 2011
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 ;)
There are few warnings given by doxygen parser (it claims that it
doesn't recognize the tags /bfalse and /btrue)
If you want you can give it a try and if it needs some more tweaking
I can do it.
Vassil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_doxygen.diff
Type: text/x-patch
Size: 100874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110610/d6b5ef7b/attachment.bin>
More information about the lldb-commits
mailing list