Skip to content

Commit 8c5ac87

Browse files
committed
Improve type name headings in the nav
1 parent 9c15226 commit 8c5ac87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
** xref:api_reference.adoc#api_ref_enums[Enums]
1717
** xref:api_reference.adoc#api_ref_constants[Constants]
1818
** xref:api_reference.adoc#api_ref_macros[Macros]
19-
* xref:generic_decimal.adoc[]
19+
* xref:generic_decimal.adoc[IEEE 754 Decimal Types]
2020
** xref:decimal32_t.adoc[]
2121
** xref:decimal64_t.adoc[]
2222
** xref:decimal128_t.adoc[]
23-
* xref:fast_types.adoc[]
23+
* xref:fast_types.adoc[Non-IEEE 754 Decimal Types]
2424
** xref:decimal_fast32_t.adoc[]
2525
** xref:decimal_fast64_t.adoc[]
2626
** xref:decimal_fast128_t.adoc[]

0 commit comments

Comments
 (0)