diff --git a/docs/Astyle-Commands.html b/docs/Astyle-Commands.html index 95bcba3..916faf3 100644 --- a/docs/Astyle-Commands.html +++ b/docs/Astyle-Commands.html @@ -3,13 +3,13 @@ * File: Astyle-Commands.html * Author: Madhurima Rawat * Date: July 18, 2024 -* Description: Study resources commands website showing the some comman commands used in Astyle formatter. +* Description: Study resources commands website showing some comman commands used in Astyle formatter. * It also features a dynamic color-changing dropdown menu using JavaScript. * Version: 1.0 * GitHub Repository: https://github.com/madhurimarawat/Semester-Notes * Issues/Bugs: For any issues or bugs, please visit the GitHub repository issues section. * Comments: This HTML file serves as the foundational structure for a comprehensive Astyle commands website. -* It organizes content into detailed sections, including Semester-wise subjects and additional resources for +* It organizes content into detailed sections and additional resources for * commanly used commands. * Dependencies: - Font Awesome 5.15.3: External CSS for icons. @@ -72,6 +72,7 @@ @@ -718,4 +719,4 @@

Thank You

- + \ No newline at end of file diff --git a/docs/js/index.js b/docs/js/index.js index 4a95801..3b3a748 100644 --- a/docs/js/index.js +++ b/docs/js/index.js @@ -250,4 +250,4 @@ document.addEventListener("DOMContentLoaded", function () { } } }); -}); +}); \ No newline at end of file