~ubuntu-branches/ubuntu/wily/python-oslo.serialization/wily-proposed

« back to all changes in this revision

Viewing changes to doc/source/index.rst

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2014-09-05 11:16:12 UTC
  • Revision ID: package-import@ubuntu.com-20140905111612-n6ycnc3dnecjq61v
Tags: upstream-0.1.0
ImportĀ upstreamĀ versionĀ 0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
====================
 
2
 oslo.serialization
 
3
====================
 
4
 
 
5
An OpenStack library for representing objects in transmittable and
 
6
storable formats.
 
7
 
 
8
Contents
 
9
========
 
10
 
 
11
.. toctree::
 
12
   :maxdepth: 1
 
13
 
 
14
   readme
 
15
   installation
 
16
   api
 
17
   history
 
18
   contributing