This is the working area for the IETF PROTECTED Working Group Internet-Draft, "Protected Audience Key Value Server Api".
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Formatted text and HTML versions of the draft can be built using make
.
$ make
Command line usage requires that you have the necessary software installed. See the instructions.
Sometimes, CD will fail on Github to generate a HTML version. Check the template repo for any commits that may need to be applied to this repo: https://github.com/martinthomson/internet-draft-template
If that doesn't help, you may be able to generate the HTML and txt drafts manually in your local repo.
You may have to create a local gh-pages
branch to track the remote gh-pages
.
Switch to the main branch.
make gh-pages
Then switch to your local gh-pages
branch and push to the remote gh-pages
branch.