From 380279e8e6671d2fab978bea846958986cf5664c Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Thu, 1 Sep 2011 15:46:41 +0200
Subject: [PATCH] Extended docu of the mmCIFParser.

---
 modules/io/doc/mmcif.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst
index d0b8ffba1..229c54f6c 100644
--- a/modules/io/doc/mmcif.rst
+++ b/modules/io/doc/mmcif.rst
@@ -80,7 +80,8 @@ of the annotation available.
 
   .. attribute:: struct_details
 
-    Stores details about the structure.
+    Stores details about the structure in a :class:`MMCifInfoStructDetails`
+    object.
 
     Also available as :meth:`GetStructDetails`. May also be modified by
     :meth:`SetStructDetails`.
-- 
GitLab