diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index b16d2627abf..8825cd6580b 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -27,6 +27,15 @@ each directory.
include - Public OpenGL header files
src
+ - amd - AMD-specific sources
+
+ - addrlib - common sources for creating images
+
- common - common code between RADV, radeonsi and ACO
+
- compiler - ACO shader compiler
+
- llvm - common code between RADV and radeonsi for compiling shaders using LLVM
+
- registers - register definitions
+
- vulkan - RADV Vulkan implementation for AMD Southern Island and newer
+
- compiler - Common utility sources for different compilers.
- glsl - the GLSL IR and compiler