Skip to content

Commit 787d1bd

Browse files
authored
removed output files. They are now available through the WG website a… (#90)
* removed output files. They are now available through the WG website at: https://openid.net/wg/sharedsignals/specifications/ * updated README and gitignore files
1 parent ea56582 commit 787d1bd

8 files changed

+4
-13706
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)