diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 593b0b2..0000000 --- a/docs/index.md +++ /dev/null @@ -1,17 +0,0 @@ -# Deployd *API Documentation* - -## Users - -**GET** http://api.deployd.com/user/:id - -*returns* - - { - 'email' : 'joe@bob.com', - 'first' : 'Joe', - 'last' : 'Bob' - } - -## Roles - -## Etc \ No newline at end of file