mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
* a bit of header cleanup * Fixes #1106 * First pass, basics. Still need tests and handling of parameters. * initial pass at including JSON parsing of options (not complete) * handle errors while parsing json instead of just crashing the server * updated (and working) JSON configuration * first drawing tests * document the new function * it helps to save before committing