12 Commits
Author SHA1 Message Date
KaifAhmad1 52714f870d Fix documentation formatting, resolve import conflicts, and update styling 2025-12-02 17:02:55 +05:30
KaifAhmad1 b8bf30d291 Revert "Fix footer visibility - make GitHub, PyPI logos and MkDocs attribution clearly visible"
This reverts commit 314fb8c1d9.
2025-11-26 14:07:23 +05:30
KaifAhmad1 314fb8c1d9 Fix footer visibility - make GitHub, PyPI logos and MkDocs attribution clearly visible 2025-11-26 14:04:21 +05:30
KaifAhmad1 0ed3510b70 Make MkDocs attribution clearly visible in footer 2025-11-26 13:51:01 +05:30
KaifAhmad1 89a64a483b docs: enhance documentation structure and notebook formatting
- Update mkdocs.yml navigation to use new cookbook index
- Create comprehensive docs/cookbook.md index
- Refactor Welcome_to_Semantica.ipynb to use Markdown cells
- Enhance markdown formatting in Your_First_Knowledge_Graph.ipynb and Financial_Data_Integration.ipynb
- Update custom.css and version-selector.js for better styling
- Populate modules.md, concepts.md, and getting-started.md with detailed content
2025-11-23 14:17:36 +05:30
KaifAhmad1 3ce01ec966 feat: upgrade documentation theme to Monochrome Pro and enhance homepage 2025-11-22 19:58:11 +05:30
KaifAhmad1 e199242904 docs: organize documentation with Pydantic-style features
- Add side scrollbars to both left and right sidebars
- Implement gap-free dense layout with wider content area
- Narrow sidebars (12rem left, 14rem right) for more content space
- Add Pydantic-style callout boxes (Note, Tip, Warning, Danger)
- Enhance CSS with three-column layout similar to Pydantic
- Add example callout boxes to key documentation pages
- Position theme toggle button before search with proper spacing
- Reduce spacing for denser, more compact content layout
- Maintain Semantica's green-brown color scheme
2025-11-22 18:16:17 +05:30
KaifAhmad1 0d2862be72 docs: organize documentation with Pydantic-style features
- Add side scrollbars to both left and right sidebars
- Implement gap-free layout with full-width content
- Add Pydantic-style callout boxes (Note, Tip, Warning, Danger)
- Enhance CSS with three-column layout similar to Pydantic
- Add example callout boxes to key documentation pages
- Maintain Semantica's green-brown color scheme
2025-11-22 17:18:15 +05:30
KaifAhmad1 1ffa338b78 Update documentation header: add brain emoji, version badge, and improve light/dark toggle alignment 2025-11-22 16:15:56 +05:30
KaifAhmad1 b716b17bde Upgrade documentation: mkdocstrings, jupyter notebooks, and theme fix 2025-11-22 14:49:08 +05:30
KaifAhmad1 2ec41678c7 Improve MkDocs layout: maximize content width, align header, and update theme colors 2025-11-22 14:18:25 +05:30
KaifAhmad1 727285171a docs: Modern documentation redesign with enhanced navigation
- Reorganize navigation structure (left sidebar: Home, Quickstart, Installation, Cookbook Recipes, Learning More, Deep Dive, API References)
- Add TOC sections on homepage (Features, How to Read this Documentation, Resources)
- Create new pages: learning-more.md, deep-dive.md, community-projects.md, citation.md, license.md
- Add Mermaid diagrams for architecture, workflows, and concepts
- Enhance all documentation pages with better code examples and explanations
- Add custom CSS for modern aesthetic (docs/css/custom.css)
- Update mkdocs.yml with Material theme, Mermaid support, and enhanced features
- Improve user-friendly navigation and clear visual hierarchy
- Add diagrams and charts throughout documentation
2025-11-21 21:57:10 +05:30