From 1a41ffb80e892e84caf7ed3b3dd4db01edceae68 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Thu, 18 Jan 2018 07:44:35 -0600 Subject: [PATCH] Update docs for v4.1.0 --- api/4.1.0/Context.html | 2 +- api/4.1.0/Robot.html | 2 +- api/4.1.0/context.js.html | 2 +- api/4.1.0/github.js.html | 2 +- api/4.1.0/global.html | 2 +- api/4.1.0/index.html | 2 +- api/4.1.0/logger.js.html | 2 +- api/4.1.0/robot.js.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/4.1.0/Context.html b/api/4.1.0/Context.html index a6067ea..757d24b 100644 --- a/api/4.1.0/Context.html +++ b/api/4.1.0/Context.html @@ -904,7 +904,7 @@ repository.


diff --git a/api/4.1.0/Robot.html b/api/4.1.0/Robot.html index eaa7e28..30af92f 100644 --- a/api/4.1.0/Robot.html +++ b/api/4.1.0/Robot.html @@ -720,7 +720,7 @@ expose HTTP endpoints


diff --git a/api/4.1.0/context.js.html b/api/4.1.0/context.js.html index 7962626..23c4696 100644 --- a/api/4.1.0/context.js.html +++ b/api/4.1.0/context.js.html @@ -171,7 +171,7 @@ module.exports = Context
diff --git a/api/4.1.0/github.js.html b/api/4.1.0/github.js.html index 3b0b3de..efe57d8 100644 --- a/api/4.1.0/github.js.html +++ b/api/4.1.0/github.js.html @@ -111,7 +111,7 @@ module.exports = EnhancedGitHubClient
diff --git a/api/4.1.0/global.html b/api/4.1.0/global.html index 95fbc71..11df552 100644 --- a/api/4.1.0/global.html +++ b/api/4.1.0/global.html @@ -350,7 +350,7 @@ robot.log.fatal("Goodbye, cruel world!");
diff --git a/api/4.1.0/index.html b/api/4.1.0/index.html index b82527d..149acc2 100644 --- a/api/4.1.0/index.html +++ b/api/4.1.0/index.html @@ -57,7 +57,7 @@
diff --git a/api/4.1.0/logger.js.html b/api/4.1.0/logger.js.html index a7f92f0..b185008 100644 --- a/api/4.1.0/logger.js.html +++ b/api/4.1.0/logger.js.html @@ -113,7 +113,7 @@ module.exports = logger
diff --git a/api/4.1.0/robot.js.html b/api/4.1.0/robot.js.html index 7c41dd9..60d87ff 100644 --- a/api/4.1.0/robot.js.html +++ b/api/4.1.0/robot.js.html @@ -238,7 +238,7 @@ module.exports = (...args) => new Robot(...args)