Update develop documentation
diff --git a/develop/Core/html/cmsis_footer.js b/develop/Core/html/cmsis_footer.js
index b037e98..8f78209 100644
--- a/develop/Core/html/cmsis_footer.js
+++ b/develop/Core/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:35 for CMSIS-Core (Cortex-M) Version 5.7.0 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:00 for CMSIS-Core (Cortex-M) Version 5.7.0 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/Core_A/html/cmsis_footer.js b/develop/Core_A/html/cmsis_footer.js
index a9a8d57..49cfdf3 100644
--- a/develop/Core_A/html/cmsis_footer.js
+++ b/develop/Core_A/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:36 for CMSIS-Core (Cortex-A) Version 1.2.1 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:00 for CMSIS-Core (Cortex-A) Version 1.2.1 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/DAP/html/cmsis_footer.js b/develop/DAP/html/cmsis_footer.js
index b5a4060..9ef55f8 100644
--- a/develop/DAP/html/cmsis_footer.js
+++ b/develop/DAP/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:37 for CMSIS-DAP Version 2.1.2 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:01 for CMSIS-DAP Version 2.1.2 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/Driver/html/cmsis_footer.js b/develop/Driver/html/cmsis_footer.js
index 4ddb1a5..ad1aa2b 100644
--- a/develop/Driver/html/cmsis_footer.js
+++ b/develop/Driver/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:37 for CMSIS-Driver Version 2.8.0 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:01 for CMSIS-Driver Version 2.8.0 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/General/html/cmsis_footer.js b/develop/General/html/cmsis_footer.js
index 3c5e20a..0f402bb 100644
--- a/develop/General/html/cmsis_footer.js
+++ b/develop/General/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:37 for CMSIS Version 5.9.0 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:01 for CMSIS Version 5.9.0 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/RTOS/html/cmsis_footer.js b/develop/RTOS/html/cmsis_footer.js
index a24dd09..262ac3e 100644
--- a/develop/RTOS/html/cmsis_footer.js
+++ b/develop/RTOS/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:37 for CMSIS-RTOS Version 1.03 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:01 for CMSIS-RTOS Version 1.03 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/RTOS2/html/cmsis_footer.js b/develop/RTOS2/html/cmsis_footer.js
index a09978c..cee1ac1 100644
--- a/develop/RTOS2/html/cmsis_footer.js
+++ b/develop/RTOS2/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:38 for CMSIS-RTOS2 Version 2.2.0 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:02 for CMSIS-RTOS2 Version 2.2.0 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/RTOS2/html/group__CMSIS__RTOS__EventFlags.html b/develop/RTOS2/html/group__CMSIS__RTOS__EventFlags.html
index 8323845..817d05a 100644
--- a/develop/RTOS2/html/group__CMSIS__RTOS__EventFlags.html
+++ b/develop/RTOS2/html/group__CMSIS__RTOS__EventFlags.html
@@ -332,7 +332,7 @@
 <p><b>Code Example</b> </p>
 <div class="fragment"><div class="line"><span class="preprocessor">#include &quot;<a class="code" href="cmsis__os2_8h.html">cmsis_os2.h</a>&quot;</span>                          <span class="comment">// CMSIS RTOS header file</span></div>
 <div class="line"> </div>
-<div class="line"><a class="code" href="group__CMSIS__RTOS__EventFlags.html#gafdbab933146d6d81d7cca7287e267a50">osEventFlagsId_t</a> evt_id;                        <span class="comment">// message queue id</span></div>
+<div class="line"><a class="code" href="group__CMSIS__RTOS__EventFlags.html#gafdbab933146d6d81d7cca7287e267a50">osEventFlagsId_t</a> evt_id;                        <span class="comment">// event flags id</span></div>
 <div class="line"> </div>
 <div class="line"><span class="keywordtype">int</span> Init_Events (<span class="keywordtype">void</span>) {</div>
 <div class="line"> </div>
diff --git a/develop/SVD/html/cmsis_footer.js b/develop/SVD/html/cmsis_footer.js
index c91d3a1..e427e7b 100644
--- a/develop/SVD/html/cmsis_footer.js
+++ b/develop/SVD/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:38 for CMSIS-SVD Version 1.3.9 by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:02 for CMSIS-SVD Version 1.3.9 by Arm Ltd. All rights reserved.');
 };
diff --git a/develop/Zone/html/cmsis_footer.js b/develop/Zone/html/cmsis_footer.js
index 4055d41..50d089e 100644
--- a/develop/Zone/html/cmsis_footer.js
+++ b/develop/Zone/html/cmsis_footer.js
@@ -1,3 +1,3 @@
 function writeFooter()  {
-    document.write('Generated on Wed Jul 31 2024 06:05:38 for CMSIS-Zone Version 1.2.0-alpha by Arm Ltd. All rights reserved.');
+    document.write('Generated on Tue Aug  6 2024 06:55:02 for CMSIS-Zone Version 1.2.0-alpha by Arm Ltd. All rights reserved.');
 };