From 35a1f93b0eadd01e15e6e13c45c30f2d3d672415 Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Mon, 30 Jan 2023 15:38:41 +0100
Subject: [PATCH] Minor documentation improvement

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

diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst
index 41a6ed5f2..63bfd8822 100644
--- a/modules/io/doc/mmcif.rst
+++ b/modules/io/doc/mmcif.rst
@@ -96,7 +96,8 @@ of the annotation available.
 
   .. attribute:: method
 
-    Stores the experimental method used to create the structure.
+    Stores the experimental method used to create the structure
+    (|exptl.method|_).
 
     Also available as :meth:`GetMethod`. May also be modified by
     :meth:`SetMethod`.
@@ -1308,6 +1309,9 @@ of the annotation available.
 
     See :attr:`bond_order`
 
+.. |exptl.method| replace:: ``exptl.method``
+.. _exptl.method: https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_exptl.method.html
+
 ..  LocalWords:  cas isbn pubmed asu seqres conop ConnectAll casp COMPND OBSLTE
 ..  LocalWords:  SPRSDE pdb func autofunction exptl attr pdbx oper conf spr dif
 ..  LocalWords:  biounits biounit uniprot UNP seqs AddMMCifPDBChainTr cif asym
-- 
GitLab