diff --git a/docs/source/api.rst b/docs/source/api.rst
index 20d13c173ce25bcfe51ec480f14519e907e27fa9..3008855421652c2b515e81f62064b7f7c07ce0b2 100644
--- a/docs/source/api.rst
+++ b/docs/source/api.rst
@@ -5,18 +5,6 @@ tag.py
 ------
 .. automodule:: tree_maker.tag
     :members:
-|
-.. autofunction:: tree_maker.tag.read_yaml
-|
-.. autofunction:: tree_maker.tag.write_yaml
-|
-.. autofunction:: tree_maker.tag.append_yaml
-|
-.. autofunction:: tree_maker.tag.get_last_stage
-|
-.. autofunction:: tree_maker.tag.tag_first
-|
-.. autofunction:: tree_maker.tag.tag_it
 
 NodeJob.py
 ----------