* Port NaturalDocs code documentation to JSDoc
* server --> service,
server.name --> service.domain,
server.type --> service.protocol
* Remove ircURI and xmppURI in favor of service.protocol
* Add channel type ("room" or "person")
* Change document path to use service domain instead of custom id/name
refs #2
* Port NaturalDocs code documentation to JSDoc
* server --> service,
server.name --> service.domain,
server.type --> service.protocol
* Remove ircURI and xmppURI in favor of service.protocol
* Add channel type ("room" or "person")
* Change document path to use service domain instead of custom id/name
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
server.name --> service.domain,
server.type --> service.protocol
refs #2
* Port NaturalDocs code documentation to JSDoc * server --> service, server.name --> service.domain, server.type --> service.protocol * Remove ircURI and xmppURI in favor of service.protocol * Add channel type ("room" or "person") * Change document path to use service domain instead of custom id/nameLooks all good to me 👌