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:
jasondbiggs
2021-08-08 21:58:01 -05:00
committed by GitHub
parent 9cb48cb8ad
commit 5065340b20
57 changed files with 188 additions and 188 deletions

View File

@@ -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: