This commit updates internal links in the documentation to point to the correct `README.md` files within each category. This ensures that the links function as intended and improves navigation within the documentation.
This commit enhances the documentation by ensuring consistency in function references and correcting inaccuracies. Key changes include:
* Updated function names and references throughout the documentation.
* Corrected internal links to point to the appropriate markdown files.
* Removed outdated references to improve clarity and relevance.
This commit updates the documentation to reflect the current function names and link structure. Specifically, it addresses the following:
* Corrected internal links within the documentation to point to the correct markdown files (e.g., `hashDelete.md` instead of `hashDelete`).
* Updated related function references to reflect the current function names and include missing functions.
* Removed outdated function references.
* Added `ramdb_db_fnc_scheduler` to related functions where appropriate.
* Updated the links section to use the correct markdown file names.