Commit 5538f2a
authored
Add Command Line Reference to readthedocs (#102)
Fixes shader-slang/slang#7021
This change adds the slangc command line reference to the ReadTheDocs site, replacing the link to the .md file in the repo.
The current doc is encoded as UTF-16LE, unlike our other docs in UTF-8, and although my other change for this issue (shader-slang/slang#7048) does have a regenerated version in UTF-8, this change also adds a pre-processing step to the RTD build that re-encodes any UTF-16LE doc to UTF-8 just in case.1 parent 0a5dbe5 commit 5538f2a
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
28 | 44 | | |
29 | | - | |
30 | 45 | | |
| 46 | + | |
31 | 47 | | |
32 | 48 | | |
33 | 49 | | |
| |||
69 | 85 | | |
70 | 86 | | |
71 | 87 | | |
| 88 | + | |
72 | 89 | | |
73 | 90 | | |
74 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments