Change doc path.
[bertos.git] / doc / chm-builder.py
index 0a297c7f9474c8ca3fca00d8f87364b44154bc03..e6900bd8dccb0534240a574f658f9d25098daa40 100644 (file)
@@ -34,7 +34,7 @@ move(bertos_toc, toc_file)
 # compile CHM\r
 os.system(r"hhc " + DOC_PATH + "index.hhp")\r
 \r
-chm_target = r"doc\bertos-doc.chm"\r
+chm_target = r"bertos\bertos-doc.chm"\r
 move(DOC_PATH + r"bertos-doc.chm", chm_target)\r
 \r
 \r