diff --git a/modules/mol/alg/doc/molalg.rst b/modules/mol/alg/doc/molalg.rst
index 01cef99085b466abc675a476fe1a3c7ee8e6d46a..966164d40ee8421dd401a64ac50460fe4d18b460 100644
--- a/modules/mol/alg/doc/molalg.rst
+++ b/modules/mol/alg/doc/molalg.rst
@@ -899,6 +899,7 @@ used to skip frames in the analysis.
   :returns: A newly created coord group containing the superposed frames.
 
 .. function:: SuperposeFrames(frames, sel, ref_view, from=0, to=-1)
+  :noindex:
 
   Same as SuperposeFrames above, but the superposition is done on a reference
   view and not on another frame of the trajectory.
diff --git a/modules/mol/mm/doc/forcefield.rst b/modules/mol/mm/doc/forcefield.rst
index dc21e30d2666ca6bdfa827c0505b7908c06edcce..5b88a42d19a7e1c3cdd859e04afd555c64c9ce4a 100644
--- a/modules/mol/mm/doc/forcefield.rst
+++ b/modules/mol/mm/doc/forcefield.rst
@@ -568,6 +568,7 @@ The Forcefield Class
 
 
   .. method:: GetLJ(type1, type2,[,pair=False])
+    :noindex:
 
     :param type1:        Type of interacting particle 1
     :param type2:        Type of interacting particle 2