[permissions] Add terms to Shepherd (#64)

I'm trying to integrate the Permissions API into the Web Bluetooth spec, but the Permissions spec doesn't export enough definitions for Bikeshed to auto-link properly. In the first four paragraphs, I've needed [`PermissionDescriptor`](https://w3c.github.io/permissions/#idl-def-PermissionDescriptor) and [associated PermissionDescriptor](https://w3c.github.io/permissions/#dfn-associated-permissiondescriptor), but please also export anything else a spec would need in order to define a new permission.

@tabatkins will know what you need to change to get the definitions imported. https://github.com/tabatkins/bikeshed/blob/master/docs/dfn-contract.md says what the final HTML needs to be, but I don't know the ReSpec source to generate that.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/64

Received on Wednesday, 9 March 2016 00:02:10 UTC