Skip to content

Commit 792e6e0

Browse files
committed
DOCSP-46731 Too Short Title: Macros (#107)
* DOCSP-46731 Too Short Title: Macros * staging and colon * too long * NR more descriptive TOC title * edit title (cherry picked from commit 532d8ae)
1 parent f836119 commit 792e6e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/bson.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ BSON Implementation
1414
.. toctree::
1515

1616
Documents </bson/documents/>
17-
Macros </bson/macros/>
17+
Case Class Codecs </bson/macros/>
1818
Extended JSON </bson/extended-json/>
1919

2020
The BSON library comprehensively supports `BSON

source/bson/macros.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _scala-macros:
22

3-
======
4-
Macros
5-
======
3+
=========================================
4+
Create a Codec to Convert Case Class Data
5+
=========================================
66

77
.. facet::
88
:name: genre

0 commit comments

Comments
 (0)