clang-pure icon indicating copy to clipboard operation
clang-pure copied to clipboard

Documentation polishing

Open deliciouslytyped opened this issue 5 years ago • 2 comments

It would be a nice touch if https://clang.llvm.org/docs/index.html#using-clang-as-a-library was mentioned somewhere for people that don't already know how to use libclang.

deliciouslytyped avatar Apr 09 '20 06:04 deliciouslytyped

That page is talking about the Clang C++ library though, which is different.

On Thu, Apr 9, 2020 at 8:04 AM deliciouslytyped [email protected] wrote:

It would be a nice touch if https://clang.llvm.org/docs/index.html#using-clang-as-a-library was mentioned somewhere for people that don't already know how to use clang.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chpatrick/clang-pure/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGLJT4C6VBKGD2K24ZC5ZDRLVQQRANCNFSM4MEPAWAQ .

chpatrick avatar Apr 09 '20 10:04 chpatrick

Right, but that's what gives the underlying semantics of this binding? or did I miss some documents explaining in detail how this library is supposed to work without knowing how the C++ lib works?

deliciouslytyped avatar Apr 09 '20 14:04 deliciouslytyped