diff --git a/doc/scripts/build b/doc/scripts/build
index 0e6836c88c0686cf7e5fed4d4fcf2ea27ed96070..6578d7d275ed061944982fb75c133bd426566dae 100755
--- a/doc/scripts/build
+++ b/doc/scripts/build
@@ -11,5 +11,8 @@ cd ../misc
 docgen *.html
 cd ../notes
 docgen *.html
+cd ../build
+docgen *.html
+
 
 echo "need to update this for other directories eg foocanvas"