Hi, I am not aware of any higher-level tutorial-like documentation for C++, but the link you mentioned has quite a bit of documentation on all the classes and functions in RDKit. Make sure you check out http://www.rdkit.org/C++_Docs/hierarchy.html to see all the classes. There is also an example C++ application on the wiki to help you get started:
http://code.google.com/p/rdkit/wiki/GettingStartedInCPP_1 Regards, Eddie On Oct 20, 2011, at 6:19 AM, Paul Emsley wrote: > > Hi, > > Is there a web presence for the C++ documentation that I am missing? > > The easy-to-find link: > http://rdkit.org/C++_Docs > seems empty. > > Thanks, > > Paul. > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Ciosco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Rdkit-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

