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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,5 @@ Pay attention to errors generating the files and warnings about the document dat
30
30
In order to run `make` you need to:
31
31
1. install `xml2rfc` which can be done via pip: `pip install xml2rfc`
32
32
1. install `kramdown-rfc` which can be done via Ruby gems: `gem install kramdown-rfc`
33
+
34
+
**Note** The HTML and TXT files will not be uploaded to the repository. Running make only ensures that changes you made are not breaking the generation of the specifications output.
0 commit comments