Skip to content

Commit d95d6f6

Browse files
authored
DOCSP-47045: Serialization keywords (#652)
1 parent deccc77 commit d95d6f6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

source/data-formats/codecs.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,19 @@
44
Codecs
55
======
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
710

11+
.. meta::
12+
:keywords: java sync, serialization, encode, data conversion, code example
813

914
.. contents:: On this page
1015
:local:
1116
:backlinks: none
1217
:depth: 2
1318
:class: singlecol
1419

15-
1620
.. _data-formats-codecs:
1721

1822
Overview

source/data-formats/pojo-customization.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
POJO Customization
55
==================
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: java sync, serialization, convert, code example
13+
714
.. contents:: On this page
815
:local:
916
:backlinks: none

0 commit comments

Comments
 (0)