Hi: I'd planned to document each clang library separately and include tag files for libraries each depends on, but have found cycles between several of the libs. Based on the #includes, cycles exist between AST, Basic, Sema, Parse, and Serialization. At this point, I'll probably just do them all as one big lib, but am open to suggestion. thanks... don