* Updated CMakeLists.txx
* Updated all examples, extended some.
* Added info about highlighting atoms.
* Added info about annotation to python getting started.
* Minor tweaks.
* Minor tweaks. Can only examine the rst in GitHub.
* Minor tweaks. Can only examine the rst in GitHub.
* get doctests working
* update an example image
* Include the GettingStartedInC++ doc in the standard docs build
* move the C++ docs after the python docs
* update backwards incompatible changes doc
Co-authored-by: David Cosgrove <david@cozchemix.co.uk>
Co-authored-by: greg landrum <greg.landrum@gmail.com>
* this is a rough first pass, needs to be finished and is a strong argument for changing the names of some of the #defines that are currently used
* rationalize the rest of the #defines
add something to the release notes about this
* Start of GettingStartedInC++ documentation.
* Changed GettingStartedInC++ from rst to markdown format. Added some more text.
* Added Working with Molecules to GettingStartedInC++
* Expanded on behaviour of Kekulize wrt clearing aromatic flags on atoms and bonds.
* Added section Modifying Molecules.
* More plodding progress.
* A load more documentation.
* Undid change to global CMakeLists.txt
* Minor editing of docs.
* Changed examples so they use RDBASE to find test data rather than relative
path.
* Fixed use of -std=c++ in CMakeLists.txt. Extra waffling about memory.
* Modifications to examples and documentation as requested.
* Couple of minor changes.
* Change to example11.cpp and associated text in docs.