Skip to content

Commit 552b4f2

Browse files
committed
Fixed #61 -- finished adding META desc & keywords to server API docs.
1 parent 89ee756 commit 552b4f2

20 files changed

Lines changed: 62 additions & 4 deletions

docs/server/api.fields.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.fields module
2+
:keywords: deis, api.fields, python, api
3+
14
==========
25
api.fields
36
==========

docs/server/api.models.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.models module
2+
:keywords: deis, api.models, python, api
3+
14
==========
25
api.models
36
==========

docs/server/api.routers.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.routers module
2+
:keywords: deis, api.routers, python, api
3+
14
===========
25
api.routers
36
===========

docs/server/api.serializers.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.serializers module
2+
:keywords: deis, api.serializers, python, api
3+
14
===============
25
api.serializers
36
===============

docs/server/api.urls.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.urls module
2+
:keywords: deis, api.urls, python, api
3+
14
========
25
api.urls
36
========

docs/server/api.utils.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.utils module
2+
:keywords: deis, api.utils, python, api
3+
14
=========
25
api.utils
36
=========

docs/server/api.views.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis api.views module
2+
:keywords: deis, api.views, python, api
3+
14
=========
25
api.views
36
=========

docs/server/celerytasks.azuresms.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
:description: Python API Reference for the Deis celerytasks.azuresms module
2+
:keywords: deis, celerytasks.azuresms, python, celery, azure, api
3+
14
====================
25
celerytasks.azuresms
36
====================
47

8+
**Note: Windows Azure cloud support is not ready for testing yet.***
9+
510
.. contents::
611
:local:
712
.. currentmodule:: celerytasks.azuresms

docs/server/celerytasks.chef.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis celerytasks.chef module
2+
:keywords: deis, celerytasks.chef, python, celery, chef, api
3+
14
================
25
celerytasks.chef
36
================

docs/server/celerytasks.chef_mock.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:description: Python API Reference for the Deis celerytasks.chef_mock module
2+
:keywords: deis, celerytasks.chef_mock, python, celery, chef, api
3+
14
=====================
25
celerytasks.chef_mock
36
=====================

0 commit comments

Comments
 (0)