Hi Jean-Marc, On Mon, May 3, 2010 at 1:49 PM, JEAN MARC NUZILLARD <jm.nuzill...@univ-reims.fr> wrote: > Dear Greg, > > I successfully installed RDKit_Q12010_1. > I have been pleased to see that the 2D coordinate > generation algorithm is now able to deal with > all structures in my test structure file.
glad to hear it. > I was able to generate the C++ documentation using doxygen. > How do you generate the python documentation? > I read something about HappyDoc in RDKit_Overview.pdf. > I tried to install HappyDoc but no setup.py file for its installation. To build the python documentation you need to install epydoc: http://epydoc.sourceforge.net/ once you have the install completed, you build the documentation as follows: cd $RDBASE/rdkit epydoc --config epydoc.config -o ../Docs/Code/Python there will be some errors displayed; you can safely ignore them. > Maybe a few lines about documentation generation could be added in > the INSTALL file of the RDKit. good idea, I will update the wiki and the INSTALL file. Thanks for the suggestion, -greg ------------------------------------------------------------------------------ _______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss