Skip to content

Commit a24fa4b

Browse files
authored
feat(templates): store English version of interactive wiki for those who don't have access to Claude Sonnet 4.5 #11556 (#11567)
1 parent cf75154 commit a24fa4b

File tree

39 files changed

+18512
-94
lines changed

39 files changed

+18512
-94
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Interactive Wiki - Read Documentation in Your Native Language
2+
3+
## 🌍 Multilingual/Interactive/Live Documentation with Claude Sonnet 4.5
4+
5+
If you have access to **Claude Sonnet 4.5** (or newer), you can read all the documentation in this project in **your native language** - whether it's French, Persian (فارسی), Spanish (Español), German (Deutsch), Chinese (中文), or any other language!
6+
7+
**Additional Benefits of This Approach:**
8+
-**Always Up-to-Date**: The documentation is generated from the **latest source code**, ensuring you always learn from the current project structure
9+
-**Adapts to your changes**: If you modify the code structure based on your needs, this approach still works for new developers joining your team
10+
11+
- How Does It Work?
12+
- Watch this **[short video tutorial](https://bitplatform.dev/templates/wiki)** to see how it works:
13+
14+
**Trade-offs:**
15+
- ⚠️ **Requires Claude Sonnet 4.5 Access**: You need access to Claude Sonnet 4.5 through GitHub Copilot
16+
- ⚠️ **Takes Time**: Each section takes a moment to generate (usually 30-60 seconds depending on length)
17+
18+
**That's Why We've Pre-Generated English Versions:**
19+
20+
Because of these trade-offs, we've **saved pre-generated English versions** of all documentation sections in the `.docs/` folder. This gives you:
21+
-**Instant Access**: No waiting time - just open and read
22+
- 📖 **Offline Reading**: Works without internet or AI model access
23+
- 🔖 **Easy Reference**: Quickly jump between topics
24+
25+
> **📝 Important Note**: If you're reading the **pre-generated saved versions**, we **strongly recommend using Visual Studio Code** instead of Visual Studio, as VS Code provides a **significantly better Markdown Preview experience** with proper formatting, syntax highlighting, and readability.

0 commit comments

Comments
 (0)