diff --git a/docs/conf.py b/docs/conf.py
index 29145057296af0fde5d0627f5528cbc5739d6e2c..926050177bcb9c806d6bcbbbe8c7d6b810a096b9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -13,7 +13,7 @@
 # documentation root, use os.path.abspath to make it absolute, like shown here.
 
 import sys,os
-# TODO: This only works for building in Windows and building in release mode
+# TODO: Change this if you are not building in Windows and in release mode
 sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release"))
 
 # -- Project information -----------------------------------------------------
diff --git a/docs/index.rst b/docs/index.rst
index 022e36c313c23df1573609b7b976c1eb3b35899b..a10a4d1f41209b7b900453ede4620b9dd8e6e309 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,8 +13,6 @@ If you are looking for something specific, you can either check the
 If you want to know about a certain topic, check the table of contents below
 this paragraph.
 
-.. TODO: Base repos for C++ AI
-
 Table of contents
 -----------------