mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
a few doxygen comment fixes (#4368)
* collection of doxygen fixes * more files with fixed doxygen comments * more doxygen fixes * more doxygen fixes * last set of doxygen comment fixes Co-authored-by: Jason Biggs <jasonb@wolfram.com>
This commit is contained in:
@@ -20,7 +20,7 @@ namespace ChemicalFeatures {
|
||||
|
||||
//------------------------------------------------------
|
||||
//! Class for chemical features that do not originate from molecules
|
||||
// e.g. pharmacophores, site-maps etc.
|
||||
/// e.g. pharmacophores, site-maps etc.
|
||||
class RDKIT_CHEMICALFEATURES_EXPORT FreeChemicalFeature
|
||||
: public ChemicalFeature {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user