Skip to content

Commit 124ff26

Browse files
committed
Include provider.digitalocean in API docs, refs #73.
1 parent 765a9cc commit 124ff26

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

docs/server/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Server Reference
3131
cm.mock
3232

3333
provider.ec2
34+
provider.digitalocean
3435
provider.mock
3536
provider.rackspace
3637
provider.static
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:description: Python API Reference for the Deis provider.digitalocean module
2+
:keywords: deis, provider.digitalocean, python, celery, DigitalOcean, api
3+
4+
=====================
5+
provider.digitalocean
6+
=====================
7+
8+
.. contents::
9+
:local:
10+
.. currentmodule:: provider.digitalocean
11+
12+
.. automodule:: provider.digitalocean
13+
:members:
14+
:undoc-members:

0 commit comments

Comments
 (0)