First, really read all linked documents. You will know where all important subsystems/components are located. Then read the .h files - maybe that's not exactly what you want, but they often contain comments describing what they do. You may also want to ask on group chromium-dev, or on irc channel #chromium-dev. Just make sure you read the docs first.
Paweł On 3 Lis, 11:12, uday <[EMAIL PROTECTED]> wrote: > thank you for ur reply, i know those Links they contain the > documentation of entire project but i need the API reference (APIs to > technical documents that describe how a particular functional area of > the code works) for C++ code used in Chrome builds. > > On Nov 3, 2:09 pm, [EMAIL PROTECTED] wrote: > > >http://sites.google.com/a/chromium.org/dev/http://sites.google.com/a/...... > > > On 11月2日, 下午11时17分, udaykanth <[EMAIL PROTECTED]> wrote: > > > > hi, > > > > I am interested in developing Google chrome , is there any link > > > for API specification or documentation for all the > > > chrome source code and its modules ? so that i can learn faster. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
