summaryrefslogtreecommitdiff
path: root/docs/EMBEDDING.md
AgeCommit message (Collapse)Author
12 daysChanges Docs FoldersIndrajith K L
12 daysdocs: Add HTML documentation generator and improve documentation structureIndrajith K L
- Add html_docs/ directory with Python-based documentation generator - Include custom CSS styling for modern, clean documentation layout - Update README.md with improved formatting and documentation links - Enhance markdown documentation across all docs/ files: - Improve API documentation with better code examples - Refactor DOCUMENTATION_INDEX.md for clearer navigation - Update EMBEDDING.md, CUSTOMIZATION.md, and other guides - Standardize formatting and improve readability throughout - Fix inconsistent line endings and formatting issues The HTML documentation generator creates a styled, browsable version of the project documentation for easier reading and navigation.
2025-11-03cleaned up root folder, organized files into docs/scripts/tools dirsIndrajith K L