docs: upgrade all docs pages with Mintlify premium components (#642)

Replace plain markdown lists, tables, and numbered steps with interactive
Mintlify v3 MDX components across all 50+ documentation files:

- Tabs: provider/parser/method selection guides, citation formats, component details
- Steps: setup flows, pipeline stages, connection initialization
- CardGroup/Card: feature overviews, "what you get" sections, navigation footers
- AccordionGroup: FAQ entries
- Check/Warning/Tip/Note/Info: callouts replacing plain bold text and inline notes

Files improved span the full docs surface: reference modules (context, llms,
kg, reasoning, embeddings, deduplication, provenance, parse, ontology, core,
semantic_extract), integrations (agno, docling, snowflake), graph/vector
store backends (apache_age, pgvector), and top-level guides (contributing,
governance, glossary, citation, community-projects, learning-more).
This commit is contained in:
Mohd Kaif
2026-06-17 12:58:44 +05:30
committed by GitHub
parent 0e95de4622
commit 1f3cea5f0a
53 changed files with 2660 additions and 1216 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"$schema": "https://mintlify.com/docs.json",
"theme": "maple",
"theme": "venus",
"name": "Semantica",
"description": "The Accountability and Context Layer for AI — Context Graphs · Decision Intelligence · Full Provenance",
"colors": {
"primary": "#059669",
"primary": "#10B981",
"light": "#10B981",
"dark": "#047857"
"dark": "#10B981"
},
"favicon": "/assets/img/semantica-logo.png",
"logo": {
@@ -28,8 +28,8 @@
},
"background": {
"color": {
"dark": "#0A0A0A",
"light": "#FAF7F0"
"dark": "#080C10",
"light": "#080C10"
}
},
"chat": {
@@ -50,7 +50,7 @@
"navigation": {
"tabs": [
{
"tab": "Documentation",
"tab": "Overview",
"groups": [
{
"group": "Overview",