diff --git a/databox/api/_preGeneratedDoc/Attributes/initial_attribute_values.md b/databox/api/_preGeneratedDoc/Attributes/initial_attribute_values.md
index 9790b60..bb6230a 100644
--- a/databox/api/_preGeneratedDoc/Attributes/initial_attribute_values.md
+++ b/databox/api/_preGeneratedDoc/Attributes/initial_attribute_values.md
@@ -1,8 +1,3 @@
----
-title: 'Initial Attribute Values'
-comment: 'Generated by the DocumentationDumperCommand, do not modify'
----
-
## 1: Check of integration "metadata-read"
Extracting the `ExifTool:ExifToolVersion` metadata allows to ensure that the metadata-read. integration is functional. The metadata `ExifTool:ExifToolVersion` in always returned by exiftool.
### Attribute(s) definition(s) ...
diff --git a/databox/api/_preGeneratedDoc/Renditions/rendition_factory.md b/databox/api/_preGeneratedDoc/Renditions/rendition_factory.md
index 5b007ad..8437834 100644
--- a/databox/api/_preGeneratedDoc/Renditions/rendition_factory.md
+++ b/databox/api/_preGeneratedDoc/Renditions/rendition_factory.md
@@ -1,8 +1,3 @@
----
-title: 'Rendition Factory'
-comment: 'Generated by the DocumentationDumperCommand, do not modify'
----
-
## `imagine` transformer module
Transform an image with some filter.
```yaml
diff --git a/doc/tech/Attributes.mdx b/doc/tech/Attributes.mdx
index 2cf21f3..1fb147a 100644
--- a/doc/tech/Attributes.mdx
+++ b/doc/tech/Attributes.mdx
@@ -1,5 +1,10 @@
-import MyMarkdown from '../../databox-api-php/doc/Attributes/initial_attribute_values.md'
+import MyMarkdown from '../_databox-api-php/doc/Attributes/initial_attribute_values.md';
+---
+title: 'Attribute Initial Values'
+---
-This page is imported from the `databox-api-php` image
+# Attributes initial values
+
+The following is imported from the `databox-api-php` image:
diff --git a/doc/tech/Renditions.mdx b/doc/tech/Renditions.mdx
index 04ababe..ac662bf 100644
--- a/doc/tech/Renditions.mdx
+++ b/doc/tech/Renditions.mdx
@@ -1,5 +1,10 @@
-import MyMarkdown from '../../databox-api-php/doc/Renditions/rendition_factory.md'
+import MyMarkdown from '../_databox-api-php/doc/Renditions/rendition_factory.md';
+---
+title: 'Rendition Factory'
+---
-This page is imported from the `databox-api-php` image
+# Renditions
+
+The following is imported from the `databox-api-php` image:
diff --git a/doc/user/wip.fr.md b/doc/user/wip.fr.md
index c0515f8..507d6d1 100644
--- a/doc/user/wip.fr.md
+++ b/doc/user/wip.fr.md
@@ -1 +1,4 @@
La documentation utilisateur est WIP
+
+
+**Cette phrase** vient de la branch DOC-1_try (4)
diff --git a/doc/user/wip.md b/doc/user/wip.md
index 9891cdc..a2061c7 100644
--- a/doc/user/wip.md
+++ b/doc/user/wip.md
@@ -1 +1,4 @@
The user documentation is WIP
+
+
+**This phrase** comes from branch DOC-1_try (4)