Re: [Rdkit-discuss] Documentation as pdf

2020-05-29 Thread Greg Landrum
On Fri, May 29, 2020 at 8:15 AM Eduardo Mayo wrote: > Please is any documentation for the 2020.3 available as a PDF or any > format that work offline?? > I stopped producing the PDFs of the documentation because it ends up being tricky to do so and the resulting docs don't look very good. If you

Re: [Rdkit-discuss] Documentation Update

2012-01-09 Thread Greg Landrum
On Mon, Jan 9, 2012 at 10:45 AM, JP wrote: > It is slightly annoying that a google search "rdkit fav_rdkit_method" now > returns dead 404 links > > e.g. search for rdkit MolFromSmiles, > returns http://www.rdkit.org/Python_Docs/rdkit.Chem.rdmolfiles-module.html as > the first link (404 file not fo

Re: [Rdkit-discuss] Documentation Update

2012-01-09 Thread JP
It is slightly annoying that a google search "rdkit fav_rdkit_method" now returns dead 404 links e.g. search for rdkit MolFromSmiles, returns http://www.rdkit.org/Python_Docs/rdkit.Chem.rdmolfiles-module.html as the first link (404 file not found). This is no doubt because of moving the docs to a

Re: [Rdkit-discuss] Documentation example doesn't work... section 3.5

2011-04-12 Thread JP
DOH!!! Apologies... On 12 April 2011 11:02, Greg Landrum wrote: > Hi JP: > > On Tue, Apr 12, 2011 at 5:35 AM, JP wrote: > > > > Copying the example verbatim from the documentation (section 3.5 working > > with 3d molecules) doesn't work: > > > from rdkit import Chem > from rdki

Re: [Rdkit-discuss] Documentation example doesn't work... section 3.5

2011-04-12 Thread Greg Landrum
Hi JP: On Tue, Apr 12, 2011 at 5:35 AM, JP wrote: > > Copying the example verbatim from the documentation (section 3.5 working > with 3d molecules) doesn't work: > from rdkit import Chem from rdkit.Chem import AllChem m = Chem.MolFromSmiles('C1CCC1OC') m2 = Chem.AddHs(m)

Re: [Rdkit-discuss] Documentation link not working

2011-02-03 Thread Greg Landrum
On Thu, Feb 3, 2011 at 8:48 PM, Greg Landrum wrote: > Dear JP, > > On Thu, Feb 3, 2011 at 4:09 PM, JP wrote: >> >> The link to: >> http://rdkit.svn.sourceforge.net/viewvc/*checkout*/rdkit/trunk/Docs/Book/GettingStartedInPython.pdf >> On the wiki page: >> http://code.google.com/p/rdkit/wiki/Gettin

Re: [Rdkit-discuss] Documentation link not working

2011-02-03 Thread Greg Landrum
Dear JP, On Thu, Feb 3, 2011 at 4:09 PM, JP wrote: > > The link to: > http://rdkit.svn.sourceforge.net/viewvc/*checkout*/rdkit/trunk/Docs/Book/GettingStartedInPython.pdf > On the wiki page: > http://code.google.com/p/rdkit/wiki/GettingStarted > Is broken!!  Can't access my fav pdf :) viewvc at s

Re: [Rdkit-discuss] Documentation

2010-05-03 Thread Greg Landrum
Hi Jean-Marc, On Mon, May 3, 2010 at 1:49 PM, JEAN MARC NUZILLARD 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