You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: papers/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ To generate the html version of the document you're interested in:
8
8
Example:
9
9
```
10
10
$ ./generate_html.sh P3833.md
11
-
P3833R2a.html
11
+
P3833R3b.html
12
12
```
13
13
`R3b` here means the second (`b`) pre-release of `R3`. When submitting the propsal, it'll first be named `R3` and committed. Directly after committing and submitting the proposal, a new version, `R4a` should be committed.
0 commit comments