mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-31 03:12:16 +00:00
Add MkDocs Material documentation site with 40 pages and auto-generated API reference
Sets up a complete documentation website with 7 navigable sections (Home, Getting Started, User Guide, Architecture, API Reference, Deployment, Development), light/dark mode, search, code copy, and Mermaid diagram support. API reference pages use mkdocstrings to auto-generate docs from source docstrings. GitHub Actions workflow deploys to GitHub Pages on push to main. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
990d7d8a79
commit
f75afefcfb
@@ -0,0 +1,13 @@
|
||||
*[ABC]: Abstract Base Class
|
||||
*[FTS5]: Full-Text Search version 5
|
||||
*[GRPO]: Group Relative Policy Optimization
|
||||
*[RRF]: Reciprocal Rank Fusion
|
||||
*[SSE]: Server-Sent Events
|
||||
*[VRAM]: Video Random Access Memory
|
||||
*[MoE]: Mixture of Experts
|
||||
*[GGUF]: GPT-Generated Unified Format
|
||||
*[MCP]: Model Context Protocol
|
||||
*[SDK]: Software Development Kit
|
||||
*[CLI]: Command-Line Interface
|
||||
*[API]: Application Programming Interface
|
||||
*[LLM]: Large Language Model
|
||||
Reference in New Issue
Block a user