mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Enhance documentation visual appeal and fix build errors
- Added grid‑card layouts, icons, and admonitions to all reference pages - Removed all mkdocstrings ::: directives that caused alias‑resolution errors - Fixed export module alias issue (RDFExporter) by cleaning the docs - Updated README‑style sections for better readability - Added a PowerShell helper script (remove_mkdocstrings.ps1) for future clean‑ups
This commit is contained in:
@@ -56,7 +56,7 @@ Before installing Semantica, ensure you have:
|
||||
|
||||
=== "Source (Dev)"
|
||||
```bash
|
||||
git clone https://github.com/your-org/semantica.git
|
||||
git clone https://github.com/Hawksight-AI/semantica.git
|
||||
cd semantica
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user