Commit 56b47ba
committed
Handle UTF-8 encoding issues in reference page generation
Updated the gen_ref_pages.py script to include error handling for UTF-8 encoding when reading markdown files. Files that cannot be decoded are skipped, and a warning is printed to inform the user.1 parent b1872ee commit 56b47ba
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments