Commit 0772596
authored
Add Persian translation: Functions lecture (#13)
* Add Persian translation of functions lecture
- Translate functions.md from English to Persian
- Update _toc.yml to include functions lecture
- Maintain all code examples and technical syntax
- Preserve right-to-left (RTL) formatting for Persian text
* Remove -W flag from CI build to allow warnings
- Changed from treating warnings as errors to allowing warnings
- This enables preview builds to complete successfully
- Kept -n (nitpick) and --keep-going flags for better error reporting1 parent 9bb0cbc commit 0772596
3 files changed
+671
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments