]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/dev: add a brief guide to serialization
authorJohn Spray <john.spray@redhat.com>
Fri, 26 Jan 2018 11:47:03 +0000 (11:47 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 26 Jan 2018 13:03:07 +0000 (13:03 +0000)
commit29b5611d6867832c94fc1c65a499b8955ecbc1f9
tree30189da883dd33c26ae8e536987e1443d059d4e7
parentcd70aa2cf3714ef172384abbb08fc70b5cc87808
doc/dev: add a brief guide to serialization

Contributors encounter this pretty soon when trying
to add any feature to Ceph, so I'd like a central place
to point them to.

Ignoring feature bits etc for this simple example.

Signed-off-by: John Spray <john.spray@redhat.com>
doc/dev/encoding.rst [new file with mode: 0644]