Implement new documentation system with categorized docs browser

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-07 10:52:35 +00:00
parent 0be96da2a0
commit b9d3d5a285
225 changed files with 837 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"name": "Common Issues & Solutions",
"description": "Troubleshooting guide for common server problems",
"category": "troubleshooting",
"order": 1
}