summaryrefslogtreecommitdiff
path: root/docs/hipchat.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
commit6c711f696f73bc59813f6834ec241aef3b626cbd (patch)
treeded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/hipchat.markdown
parentef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff)
Include documentation in the application
Diffstat (limited to 'docs/hipchat.markdown')
-rw-r--r--docs/hipchat.markdown38
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/hipchat.markdown b/docs/hipchat.markdown
deleted file mode 100644
index 66cf9fdc..00000000
--- a/docs/hipchat.markdown
+++ /dev/null
@@ -1,38 +0,0 @@
-Hipchat integration
-===================
-
-You can send notifications to Hipchat for all projects or only for specific projects.
-
-- To send notifications for all projects, go to **Settings > Integrations > Hipchat**
-- To send notifications for only some projects, go to **Project settings > Integrations > Hipchat**
-
-Each project can send notifications to a separate room.
-
-Send notifications to a room
------------------------------
-
-Example of notifications:
-
-![Hipchat notification](http://kanboard.net/screenshots/documentation/hipchat-notification.png)
-
-This feature use the room notification token system of Hipchat.
-
-### Hipchat configuration
-
-![Hipchat room token](http://kanboard.net/screenshots/documentation/hipchat-room-token.png)
-
-1. Go to to **My account**
-2. Click on the tab **Rooms** and select the room you want to send the notifications
-3. On the left, choose **Tokens**
-4. Enter a label, by example "Kanboard" and save
-
-### Kanboard configuration
-
-![Hipchat settings](http://kanboard.net/screenshots/documentation/hipchat-settings.png)
-
-1. Go to **Settings > Integrations > Hipchat** or **Project settings > Integrations > Hipchat**
-2. Replace the API url if you use the self-hosted version of Hipchat
-3. Set the room name or the room API ID
-4. Copy and paste the token generated previously
-
-Now, Kanboard events will be sent to the Hipchat room.