diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 71f228c97b31a0abfcd2450108af369a37201a4f..11fee59ab79d39404c77d2986cc36c0420dfafdc 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -6,7 +6,13 @@
 version: 2
 sphinx:
   configuration: hpvm/docs/conf.py
+submodules:
+  include: all
 python:
   version: 3.6
   install:
     - requirements: hpvm/docs/requirements.txt
+    - method: pip
+      path: hpvm/projects/hpvm-profiler
+    - method: pip
+      path: hpvm/projects/predtuner