Skip to content

Commit 34bc9af

Browse files
committed
synced to current head
2 parents ee1695e + 55878e6 commit 34bc9af

7 files changed

+88
-6051
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*.html
2+
*.txt
13
*.pdf
24
*.epub
35
.refcache

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ Pay attention to errors generating the files and warnings about the document dat
3030
In order to run `make` you need to:
3131
1. install `xml2rfc` which can be done via pip: `pip install xml2rfc`
3232
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

Comments
 (0)