diff --git a/doc/devel/UML/iso_tree.violet b/doc/devel/UML/iso_tree.violet
index feef2c7..28d75ce 100644
--- a/doc/devel/UML/iso_tree.violet
+++ b/doc/devel/UML/iso_tree.violet
@@ -73,7 +73,8 @@ biblio_file_id : char*
name : char *
-attribs : struct stat
+attribs : struct stat
+hidden : enum
@@ -84,8 +85,8 @@ attribs : struct stat
@@ -126,8 +127,8 @@ children()
@@ -196,7 +197,7 @@ children()
@@ -309,8 +310,8 @@ after moving or renaming those files
@@ -390,14 +391,15 @@ BurnSource
Class diagram for the public tree. Note that getters and setters are not shown,
to improve readability. Note also that not all the attributes will have public getters
or/and setters.
-El-Torito related information is shown in another diagram.
+El-Torito related information is shown in another diagram.
+We don't show the several functions in Dir to manage the tree.
diff --git a/doc/devel/UML/iso_tree.violet.png b/doc/devel/UML/iso_tree.violet.png
new file mode 100644
index 0000000..92f0592
Binary files /dev/null and b/doc/devel/UML/iso_tree.violet.png differ