We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c15226 commit 8c5ac87Copy full SHA for 8c5ac87
doc/modules/ROOT/nav.adoc
@@ -16,11 +16,11 @@
16
** xref:api_reference.adoc#api_ref_enums[Enums]
17
** xref:api_reference.adoc#api_ref_constants[Constants]
18
** xref:api_reference.adoc#api_ref_macros[Macros]
19
-* xref:generic_decimal.adoc[]
+* xref:generic_decimal.adoc[IEEE 754 Decimal Types]
20
** xref:decimal32_t.adoc[]
21
** xref:decimal64_t.adoc[]
22
** xref:decimal128_t.adoc[]
23
-* xref:fast_types.adoc[]
+* xref:fast_types.adoc[Non-IEEE 754 Decimal Types]
24
** xref:decimal_fast32_t.adoc[]
25
** xref:decimal_fast64_t.adoc[]
26
** xref:decimal_fast128_t.adoc[]
0 commit comments