diff --git a/doc/architecure/song-type.md b/doc/architecure/song-type.md
deleted file mode 100644
index 557a6e8..0000000
--- a/doc/architecure/song-type.md
+++ /dev/null
@@ -1,24 +0,0 @@
-# Song Type
-
-The Unrelated type refers specifically to videos that are not in our [Scope of Inclusion](../about/scope-of-inclusion).
-
-## Table: `songs`
-
-The `type` column used in the `songs` table.
-
-| Type | Description |
-| ---- | ---------------------- |
-| 0 | Unrelated |
-| 1 | Original |
-| 2 | Cover |
-| 3 | Remix |
-| 4 | Instrumental |
-| 10 | Others |
-
-## Table: `labelling_result`
-
-| Label | Description |
-| ----- | ---------------------- |
-| 0 | AI tagged: Unrelated |
-| 1 | AI tagged: Original |
-| 2 | AI tagged: Cover/Remix |
diff --git a/doc/README.md b/doc/en/README.md
similarity index 75%
rename from doc/README.md
rename to doc/en/README.md
index 1f93631..88bed9b 100644
--- a/doc/README.md
+++ b/doc/en/README.md
@@ -21,4 +21,4 @@ This doc contains various information about the CVSA project, including technica
### Jump right in
-
| | | | |
---|
About CVSA | Some information you might want to know about. | | | . |
Architecture | The technical details about how CVSA was built. | | | Broken link |
API Doc | Documentation about APIs provided by CVSA. | | | Broken link |
+ | | | | |
---|
About CVSA | Some information you might want to know about. | | | . |
Architecture | The technical details about how CVSA was built. | | | broken-reference |
API Doc | Documentation about APIs provided by CVSA. | | | broken-reference |
diff --git a/doc/SUMMARY.md b/doc/en/SUMMARY.md
similarity index 100%
rename from doc/SUMMARY.md
rename to doc/en/SUMMARY.md
diff --git a/doc/about/scope-of-inclusion.md b/doc/en/about/scope-of-inclusion.md
similarity index 100%
rename from doc/about/scope-of-inclusion.md
rename to doc/en/about/scope-of-inclusion.md
diff --git a/doc/about/this-project.md b/doc/en/about/this-project.md
similarity index 100%
rename from doc/about/this-project.md
rename to doc/en/about/this-project.md
diff --git a/doc/api-doc/catalog.md b/doc/en/api-doc/catalog.md
similarity index 100%
rename from doc/api-doc/catalog.md
rename to doc/en/api-doc/catalog.md
diff --git a/doc/api-doc/songs.md b/doc/en/api-doc/songs.md
similarity index 100%
rename from doc/api-doc/songs.md
rename to doc/en/api-doc/songs.md
diff --git a/doc/architecure/overview.md b/doc/en/architecure/overview.md
similarity index 100%
rename from doc/architecure/overview.md
rename to doc/en/architecure/overview.md