mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
* doc updates * add rdShapeAlign to the docs * fix shape docs * let's not add too much here, revert deprecation * cleanup the python book * more book cleanups * bring in sphinx.napoleon so that we can use the numpy docstrings * fix a typo * Update rdkit.ML.rst
22 lines
371 B
ReStructuredText
22 lines
371 B
ReStructuredText
rdkit.Chem.Draw package
|
|
=======================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
.. toctree::
|
|
|
|
rdkit.Chem.Draw.IPythonConsole
|
|
rdkit.Chem.Draw.MolDrawing
|
|
rdkit.Chem.Draw.SimilarityMaps
|
|
rdkit.Chem.Draw.rdMolDraw2D
|
|
rdkit.Chem.Draw.rdMolDraw2DQt
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: rdkit.Chem.Draw
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|