From b305f6748b32dff5aa78a38fc605bf1cdec48b57 Mon Sep 17 00:00:00 2001 From: alandefreitas Date: Thu, 2 Jan 2025 13:29:31 -0300 Subject: [PATCH] no empty column templates #style --- .../symbol/detail/members-table-row.hbs | 4 +- .../common/partials/symbol/members-table.hbs | 17 +- test-files/golden-tests/core/libcxx.adoc | 6 +- test-files/golden-tests/core/libcxx.html | 5 +- test-files/golden-tests/core/utf-8.adoc | 6 +- test-files/golden-tests/core/utf-8.html | 5 +- .../filters/file/include-self.adoc | 12 +- .../filters/file/include-self.html | 10 +- .../filters/symbol-name/blacklist_0.adoc | 52 +- .../filters/symbol-name/blacklist_0.html | 50 +- .../symbol-name/impl-defined-member.adoc | 20 +- .../symbol-name/impl-defined-member.html | 18 +- .../filters/symbol-name/whitelist_0.adoc | 52 +- .../filters/symbol-name/whitelist_0.html | 50 +- .../symbol-type/nested-private-template.adoc | 14 +- .../symbol-type/nested-private-template.html | 13 +- test-files/golden-tests/javadoc/ref.adoc | 115 +- test-files/golden-tests/javadoc/ref.html | 149 +- .../golden-tests/metadata/alias-template.adoc | 18 +- .../golden-tests/metadata/alias-template.html | 19 +- .../golden-tests/metadata/attributes_1.adoc | 6 +- .../golden-tests/metadata/attributes_1.html | 5 +- .../metadata/class-template-partial-spec.adoc | 16 +- .../metadata/class-template-partial-spec.html | 16 +- .../metadata/class-template-spec.adoc | 76 +- .../metadata/class-template-spec.html | 74 +- .../class-template-specializations-1.adoc | 1794 +++++------------ .../class-template-specializations-1.html | 1767 ++++++---------- .../class-template-specializations-2.adoc | 90 +- .../class-template-specializations-2.html | 91 +- .../class-template-specializations-3.adoc | 196 +- .../class-template-specializations-3.html | 226 +-- .../golden-tests/metadata/class-template.adoc | 88 +- .../golden-tests/metadata/class-template.html | 88 +- test-files/golden-tests/metadata/concept.adoc | 18 +- test-files/golden-tests/metadata/concept.html | 15 +- .../metadata/decay-to-primary.adoc | 38 +- .../metadata/decay-to-primary.html | 41 +- .../metadata/dependency-propagation.adoc | 24 +- .../metadata/dependency-propagation.html | 24 +- .../metadata/explicit-conv-operator.adoc | 36 +- .../metadata/explicit-conv-operator.html | 34 +- .../golden-tests/metadata/explicit-ctor.adoc | 32 +- .../golden-tests/metadata/explicit-ctor.html | 30 +- .../metadata/explicit-deduct-guide.adoc | 18 +- .../metadata/explicit-deduct-guide.html | 19 +- .../metadata/explicit-object-parameter.adoc | 11 +- .../metadata/explicit-object-parameter.html | 9 +- .../golden-tests/metadata/friend-1.adoc | 6 +- .../golden-tests/metadata/friend-1.html | 5 +- .../golden-tests/metadata/friend-2.adoc | 6 +- .../golden-tests/metadata/friend-2.html | 5 +- .../golden-tests/metadata/friend-3.adoc | 14 +- .../golden-tests/metadata/friend-3.html | 13 +- .../golden-tests/metadata/friend-4.adoc | 14 +- .../golden-tests/metadata/friend-4.html | 13 +- .../golden-tests/metadata/friend-5.adoc | 20 +- .../golden-tests/metadata/friend-5.html | 18 +- .../metadata/function-parm-decay.adoc | 20 +- .../metadata/function-parm-decay.html | 22 +- .../metadata/function-template.adoc | 28 +- .../metadata/function-template.html | 38 +- .../metadata/function-tparm-decay.adoc | 20 +- .../metadata/function-tparm-decay.html | 22 +- .../implicit-instantiation-member-ref.adoc | 42 +- .../implicit-instantiation-member-ref.html | 43 +- .../golden-tests/metadata/local-class.adoc | 12 +- .../golden-tests/metadata/local-class.html | 10 +- test-files/golden-tests/metadata/mem-fn.adoc | 162 +- test-files/golden-tests/metadata/mem-fn.html | 160 +- .../metadata/namespace-alias-1.adoc | 12 +- .../metadata/namespace-alias-1.html | 10 +- .../metadata/namespace-alias-2.adoc | 14 +- .../metadata/namespace-alias-2.html | 13 +- .../metadata/namespace-alias-3.adoc | 14 +- .../metadata/namespace-alias-3.html | 13 +- .../golden-tests/metadata/namespace.adoc | 118 +- .../golden-tests/metadata/namespace.html | 109 +- .../metadata/no_unique_address.adoc | 16 +- .../metadata/no_unique_address.html | 16 +- .../golden-tests/metadata/noreturn.adoc | 30 +- .../golden-tests/metadata/noreturn.html | 25 +- .../golden-tests/metadata/ns-variables.adoc | 28 +- .../golden-tests/metadata/ns-variables.html | 34 +- .../metadata/out-of-line-record-def.adoc | 12 +- .../metadata/out-of-line-record-def.html | 10 +- .../metadata/overloaded-op-1.adoc | 12 +- .../metadata/overloaded-op-1.html | 10 +- .../metadata/overloaded-op-2.adoc | 12 +- .../metadata/overloaded-op-2.html | 10 +- .../golden-tests/metadata/record-1.adoc | 24 +- .../golden-tests/metadata/record-1.html | 24 +- .../golden-tests/metadata/record-access.adoc | 64 +- .../golden-tests/metadata/record-access.html | 56 +- .../golden-tests/metadata/record-data.adoc | 74 +- .../golden-tests/metadata/record-data.html | 79 +- .../metadata/record-inheritance.adoc | 36 +- .../metadata/record-inheritance.html | 50 +- .../metadata/requires-clause.adoc | 15 +- .../metadata/requires-clause.html | 15 +- .../spec-mem-implicit-instantiation.adoc | 132 +- .../spec-mem-implicit-instantiation.html | 126 +- .../metadata/static-data-def-constexpr.adoc | 20 +- .../metadata/static-data-def-constexpr.html | 18 +- .../metadata/static-data-def.adoc | 42 +- .../metadata/static-data-def.html | 47 +- .../metadata/static-data-template.adoc | 16 +- .../metadata/static-data-template.html | 16 +- .../template-specialization-inheritance.adoc | 50 +- .../template-specialization-inheritance.html | 55 +- .../metadata/type-resolution.adoc | 108 +- .../metadata/type-resolution.html | 154 +- test-files/golden-tests/metadata/union.adoc | 26 +- test-files/golden-tests/metadata/union.html | 27 +- test-files/golden-tests/metadata/using-1.adoc | 12 +- test-files/golden-tests/metadata/using-1.html | 10 +- test-files/golden-tests/metadata/using-2.adoc | 14 +- test-files/golden-tests/metadata/using-2.html | 13 +- test-files/golden-tests/metadata/using-3.adoc | 35 +- test-files/golden-tests/metadata/using-3.html | 33 +- .../golden-tests/metadata/var-template.adoc | 26 +- .../golden-tests/metadata/var-template.html | 27 +- .../metadata/variadic-function.adoc | 18 +- .../metadata/variadic-function.html | 19 +- .../golden-tests/output/canonical_1.adoc | 20 +- .../golden-tests/output/canonical_1.html | 26 +- test-files/golden-tests/snippets/sqrt.adoc | 6 +- test-files/golden-tests/snippets/sqrt.html | 5 +- .../templates/c_mct_expl_inline.adoc | 26 +- .../templates/c_mct_expl_inline.html | 23 +- .../templates/c_mct_expl_outside.adoc | 26 +- .../templates/c_mct_expl_outside.html | 23 +- .../templates/c_mft_expl_inline.adoc | 11 +- .../templates/c_mft_expl_inline.html | 9 +- .../templates/c_mft_expl_outside.adoc | 11 +- .../templates/c_mft_expl_outside.html | 9 +- .../golden-tests/templates/ct_expl.adoc | 20 +- .../golden-tests/templates/ct_expl.html | 18 +- test-files/golden-tests/templates/ct_mc.adoc | 18 +- test-files/golden-tests/templates/ct_mc.html | 15 +- .../templates/ct_mc_expl_outside.adoc | 32 +- .../templates/ct_mc_expl_outside.html | 28 +- test-files/golden-tests/templates/ct_mct.adoc | 18 +- test-files/golden-tests/templates/ct_mct.html | 15 +- .../templates/ct_mct_expl_inline.adoc | 26 +- .../templates/ct_mct_expl_inline.html | 23 +- .../templates/ct_mct_expl_outside.adoc | 34 +- .../templates/ct_mct_expl_outside.html | 31 +- test-files/golden-tests/templates/ct_mf.adoc | 12 +- test-files/golden-tests/templates/ct_mf.html | 10 +- .../templates/ct_mf_expl_outside.adoc | 20 +- .../templates/ct_mf_expl_outside.html | 18 +- test-files/golden-tests/templates/ct_mft.adoc | 12 +- test-files/golden-tests/templates/ct_mft.html | 10 +- .../templates/ct_mft_expl_inline.adoc | 11 +- .../templates/ct_mft_expl_inline.html | 9 +- .../templates/ct_mft_expl_outside.adoc | 19 +- .../templates/ct_mft_expl_outside.html | 17 +- .../golden-tests/templates/ft_expl.adoc | 5 +- .../golden-tests/templates/ft_expl.html | 4 +- 160 files changed, 2770 insertions(+), 6059 deletions(-) diff --git a/share/mrdocs/addons/generator/common/partials/symbol/detail/members-table-row.hbs b/share/mrdocs/addons/generator/common/partials/symbol/detail/members-table-row.hbs index 0626553d9..7c8bfcf71 100644 --- a/share/mrdocs/addons/generator/common/partials/symbol/detail/members-table-row.hbs +++ b/share/mrdocs/addons/generator/common/partials/symbol/detail/members-table-row.hbs @@ -4,6 +4,7 @@ {{! Member name, linked to its documentation }} {{#>markup/a href=url}}{{#>markup/code}}{{>symbol/name . nolink=true}}{{/markup/code}}{{/markup/a}} {{>symbol/special-function-suffix .}} {{~/markup/td}} +{{#if (eq includeBrief true)}} {{#>markup/td}} {{#if (ne kind "overloads")~}} {{{~doc.brief}}} @@ -11,6 +12,7 @@ {{#each (unique (pluck (pluck members "doc") "brief"))~}} {{{.}}} {{/each~}} +{{/if~}} +{{~/markup/td~}} {{/if}} -{{~/markup/td}} {{~/markup/tr}} \ No newline at end of file diff --git a/share/mrdocs/addons/generator/common/partials/symbol/members-table.hbs b/share/mrdocs/addons/generator/common/partials/symbol/members-table.hbs index 87eb259a8..86e5d41d7 100644 --- a/share/mrdocs/addons/generator/common/partials/symbol/members-table.hbs +++ b/share/mrdocs/addons/generator/common/partials/symbol/members-table.hbs @@ -13,6 +13,7 @@ --}} {{#if (any_of_by members "isRegular" "isSeeBelow")}} {{#>markup/h level=(select @root.config.multipage 1 2)}}{{title}}{{/markup/h}} +{{#if (any_of_by members "doc")}} {{#>markup/table cols=2}} {{#>markup/thead}} {{#>markup/tr~}} @@ -22,8 +23,22 @@ {{/markup/thead}} {{#>markup/tbody}} {{#each (filter_by (sort_by members "name") "isRegular" "isSeeBelow")}} -{{> symbol/detail/members-table-row .}} +{{> symbol/detail/members-table-row . includeBrief=true}} {{/each}} {{/markup/tbody}} {{/markup/table}} +{{else}} +{{#>markup/table cols=1}} +{{#>markup/thead}} +{{#>markup/tr~}} +{{#>markup/th}}Name{{/markup/th}} +{{/markup/tr}} +{{/markup/thead}} +{{#>markup/tbody}} +{{#each (filter_by (sort_by members "name") "isRegular" "isSeeBelow")}} +{{> symbol/detail/members-table-row . includeBrief=false}} +{{/each}} +{{/markup/tbody}} +{{/markup/table}} +{{/if}} {{/if}} diff --git a/test-files/golden-tests/core/libcxx.adoc b/test-files/golden-tests/core/libcxx.adoc index baade8dce..101521c2b 100644 --- a/test-files/golden-tests/core/libcxx.adoc +++ b/test-files/golden-tests/core/libcxx.adoc @@ -7,13 +7,11 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions diff --git a/test-files/golden-tests/core/libcxx.html b/test-files/golden-tests/core/libcxx.html index 55deea010..24a9912e0 100644 --- a/test-files/golden-tests/core/libcxx.html +++ b/test-files/golden-tests/core/libcxx.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
std -
std

Functions

diff --git a/test-files/golden-tests/core/utf-8.adoc b/test-files/golden-tests/core/utf-8.adoc index aa8754952..e50c8bea3 100644 --- a/test-files/golden-tests/core/utf-8.adoc +++ b/test-files/golden-tests/core/utf-8.adoc @@ -7,13 +7,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<Христос_воскрес,`Христос_воскрес`>> -| - |=== [#Христос_воскрес] diff --git a/test-files/golden-tests/core/utf-8.html b/test-files/golden-tests/core/utf-8.html index d53a0ecc8..e4310be65 100644 --- a/test-files/golden-tests/core/utf-8.html +++ b/test-files/golden-tests/core/utf-8.html @@ -13,13 +13,12 @@

Functions

- + - +
NameDescriptionName
Христос_воскрес -
Христос_воскрес
diff --git a/test-files/golden-tests/filters/file/include-self.adoc b/test-files/golden-tests/filters/file/include-self.adoc index 7d8037c56..cf452de34 100644 --- a/test-files/golden-tests/filters/file/include-self.adoc +++ b/test-files/golden-tests/filters/file/include-self.adoc @@ -7,13 +7,11 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#TEST] @@ -22,13 +20,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#TEST-SUCCESS] diff --git a/test-files/golden-tests/filters/file/include-self.html b/test-files/golden-tests/filters/file/include-self.html index 3a8c5b95d..9b14ce6e6 100644 --- a/test-files/golden-tests/filters/file/include-self.html +++ b/test-files/golden-tests/filters/file/include-self.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
TEST -
TEST
@@ -31,13 +30,12 @@

Types

- + - +
NameDescriptionName
SUCCESS -
SUCCESS
diff --git a/test-files/golden-tests/filters/symbol-name/blacklist_0.adoc b/test-files/golden-tests/filters/symbol-name/blacklist_0.adoc index 024aadfd1..539d343b9 100644 --- a/test-files/golden-tests/filters/symbol-name/blacklist_0.adoc +++ b/test-files/golden-tests/filters/symbol-name/blacklist_0.adoc @@ -7,22 +7,14 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#N0] @@ -31,13 +23,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N0-f0] @@ -66,16 +56,12 @@ f0(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#N4-N5] @@ -84,13 +70,11 @@ f0(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N4-N5-f1] @@ -114,13 +98,11 @@ f1(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N4-N6-f1] @@ -144,16 +126,12 @@ f1(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#N7-N8] @@ -167,13 +145,11 @@ f1(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N7-N9-g0] diff --git a/test-files/golden-tests/filters/symbol-name/blacklist_0.html b/test-files/golden-tests/filters/symbol-name/blacklist_0.html index c53ad2fb7..c612f1c65 100644 --- a/test-files/golden-tests/filters/symbol-name/blacklist_0.html +++ b/test-files/golden-tests/filters/symbol-name/blacklist_0.html @@ -13,19 +13,15 @@

Namespaces

- + - - - - + + + +
NameDescriptionName
N0 -
N3 -
N4 -
N7 -
N0
N3
N4
N7
@@ -37,13 +33,12 @@

Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -76,15 +71,13 @@

Namespaces

- + - - + +
NameDescriptionName
N5 -
N6 -
N5
N6
@@ -96,13 +89,12 @@

Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -130,13 +122,12 @@

Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -164,15 +155,13 @@

Namespaces

- + - - + +
NameDescriptionName
N8 -
N9 -
N8
N9
@@ -189,13 +178,12 @@

Functions

- + - +
NameDescriptionName
g0 -
g0
diff --git a/test-files/golden-tests/filters/symbol-name/impl-defined-member.adoc b/test-files/golden-tests/filters/symbol-name/impl-defined-member.adoc index 5f321ac87..ef8bb4fa4 100644 --- a/test-files/golden-tests/filters/symbol-name/impl-defined-member.adoc +++ b/test-files/golden-tests/filters/symbol-name/impl-defined-member.adoc @@ -7,26 +7,20 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Variables -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#regular] @@ -35,13 +29,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#regular-absolute_uri_rule_t] diff --git a/test-files/golden-tests/filters/symbol-name/impl-defined-member.html b/test-files/golden-tests/filters/symbol-name/impl-defined-member.html index e53d79460..fb6a7cb4f 100644 --- a/test-files/golden-tests/filters/symbol-name/impl-defined-member.html +++ b/test-files/golden-tests/filters/symbol-name/impl-defined-member.html @@ -13,28 +13,25 @@

Namespaces

- + - +
NameDescriptionName
regular -
regular

Variables

- + - - + +
NameDescriptionName
absolute_uri_rule -
regular_absolute_uri_rule -
absolute_uri_rule
regular_absolute_uri_rule
@@ -46,13 +43,12 @@

Types

- + - +
NameDescriptionName
absolute_uri_rule_t -
absolute_uri_rule_t
diff --git a/test-files/golden-tests/filters/symbol-name/whitelist_0.adoc b/test-files/golden-tests/filters/symbol-name/whitelist_0.adoc index 3987b0939..3d270dc3d 100644 --- a/test-files/golden-tests/filters/symbol-name/whitelist_0.adoc +++ b/test-files/golden-tests/filters/symbol-name/whitelist_0.adoc @@ -7,19 +7,13 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== [#N0] @@ -28,13 +22,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N0-f0_WL] @@ -58,16 +50,12 @@ f0_WL(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#N1-N3_WL] @@ -81,13 +69,11 @@ f0_WL(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N1-N4-f1_WL] @@ -111,13 +97,11 @@ f1_WL(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N5-N6_BL] @@ -126,29 +110,21 @@ f1_WL(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N5-N6_BL-M7] diff --git a/test-files/golden-tests/filters/symbol-name/whitelist_0.html b/test-files/golden-tests/filters/symbol-name/whitelist_0.html index 747c07550..78aabc925 100644 --- a/test-files/golden-tests/filters/symbol-name/whitelist_0.html +++ b/test-files/golden-tests/filters/symbol-name/whitelist_0.html @@ -13,17 +13,14 @@

Namespaces

- + - - - + + +
NameDescriptionName
N0 -
N1 -
N5 -
N0
N1
N5
@@ -35,13 +32,12 @@

Functions

- + - +
NameDescriptionName
f0_WL -
f0_WL
@@ -69,15 +65,13 @@

Namespaces

- + - - + +
NameDescriptionName
N3_WL -
N4 -
N3_WL
N4
@@ -94,13 +88,12 @@

Functions

- + - +
NameDescriptionName
f1_WL -
f1_WL
@@ -128,13 +121,12 @@

Namespaces

- + - +
NameDescriptionName
N6_BL -
N6_BL
@@ -146,30 +138,26 @@

Namespaces

- + - - - + + +
NameDescriptionName
M7 -
N7 -
N8 -
M7
N7
N8

Functions

- + - +
NameDescriptionName
f1_BL -
f1_BL
diff --git a/test-files/golden-tests/filters/symbol-type/nested-private-template.adoc b/test-files/golden-tests/filters/symbol-type/nested-private-template.adoc index 1ac9f4332..150c418d4 100644 --- a/test-files/golden-tests/filters/symbol-type/nested-private-template.adoc +++ b/test-files/golden-tests/filters/symbol-type/nested-private-template.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#range] @@ -35,16 +33,12 @@ class range; === Private Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#range-impl-0e] diff --git a/test-files/golden-tests/filters/symbol-type/nested-private-template.html b/test-files/golden-tests/filters/symbol-type/nested-private-template.html index 5fb380d1d..ea33cc8c3 100644 --- a/test-files/golden-tests/filters/symbol-type/nested-private-template.html +++ b/test-files/golden-tests/filters/symbol-type/nested-private-template.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
range -
range
@@ -44,15 +43,13 @@

Private Types

- + - - + +
NameDescriptionName
impl -
impl<R, false> -
impl
impl<R, false>
diff --git a/test-files/golden-tests/javadoc/ref.adoc b/test-files/golden-tests/javadoc/ref.adoc index ce40d2b63..a42d692fd 100644 --- a/test-files/golden-tests/javadoc/ref.adoc +++ b/test-files/golden-tests/javadoc/ref.adoc @@ -7,23 +7,19 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions @@ -107,13 +103,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -160,16 +154,12 @@ struct C; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -234,15 +224,12 @@ xref:#A-C-f3[f3] |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| |=== @@ -339,127 +326,49 @@ struct F; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/javadoc/ref.html b/test-files/golden-tests/javadoc/ref.html index ccdd71703..f319d5b97 100644 --- a/test-files/golden-tests/javadoc/ref.html +++ b/test-files/golden-tests/javadoc/ref.html @@ -13,26 +13,24 @@

Namespaces

- + - +
NameDescriptionName
A -
A

Types

- + - +
NameDescriptionName
F -
F

Functions

@@ -121,13 +119,12 @@

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -176,15 +173,13 @@

Member Functions

- + - - + +
NameDescriptionName
f3 -
f4 -
f3
f4
@@ -256,14 +251,13 @@

Member Functions

- + - - + +
NameDescriptionName
f3 -
f4
f3
f4
@@ -364,89 +358,50 @@

Member Functions

- + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionName
operator! -
operator!= -
operator% -
operator%= -
operator& -
operator&& -
operator&= -
operator() -
operator* -
operator*= -
operator+ -
operator++ -
operator+= -
operator, -
operator- -
operator-- -
operator-= -
operator-> -
operator->* -
operator/ -
operator/= -
operator< -
operator<< -
operator<<= -
operator<= -
operator<=> -
operator= -
operator== -
operator> -
operator>= -
operator>> -
operator>>= -
operator[] -
operator^ -
operator^= -
operator| -
operator|= -
operator|| -
operator~ -
operator!
operator!=
operator%
operator%=
operator&
operator&&
operator&=
operator()
operator*
operator*=
operator+
operator++
operator+=
operator,
operator-
operator--
operator-=
operator->
operator->*
operator/
operator/=
operator<
operator<<
operator<<=
operator<=
operator<=>
operator=
operator==
operator>
operator>=
operator>>
operator>>=
operator[]
operator^
operator^=
operator|
operator|=
operator||
operator~
diff --git a/test-files/golden-tests/metadata/alias-template.adoc b/test-files/golden-tests/metadata/alias-template.adoc index 99343ce30..eb31304aa 100644 --- a/test-files/golden-tests/metadata/alias-template.adoc +++ b/test-files/golden-tests/metadata/alias-template.adoc @@ -7,22 +7,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A] @@ -80,13 +72,11 @@ struct D; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/alias-template.html b/test-files/golden-tests/metadata/alias-template.html index aafcae822..c2c7384c4 100644 --- a/test-files/golden-tests/metadata/alias-template.html +++ b/test-files/golden-tests/metadata/alias-template.html @@ -13,19 +13,15 @@

Types

- + - - - - + + + +
NameDescriptionName
A -
B -
C -
D -
A
B
C
D
@@ -86,13 +82,12 @@

Types

- + - +
NameDescriptionName
E -
E
diff --git a/test-files/golden-tests/metadata/attributes_1.adoc b/test-files/golden-tests/metadata/attributes_1.adoc index 26aeaee37..480b2ed11 100644 --- a/test-files/golden-tests/metadata/attributes_1.adoc +++ b/test-files/golden-tests/metadata/attributes_1.adoc @@ -7,13 +7,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#f] diff --git a/test-files/golden-tests/metadata/attributes_1.html b/test-files/golden-tests/metadata/attributes_1.html index ec4aa39f2..e0d7f7172 100644 --- a/test-files/golden-tests/metadata/attributes_1.html +++ b/test-files/golden-tests/metadata/attributes_1.html @@ -13,13 +13,12 @@

Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/metadata/class-template-partial-spec.adoc b/test-files/golden-tests/metadata/class-template-partial-spec.adoc index aa5c0ed09..601e90415 100644 --- a/test-files/golden-tests/metadata/class-template-partial-spec.adoc +++ b/test-files/golden-tests/metadata/class-template-partial-spec.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,19 +31,13 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template-partial-spec.html b/test-files/golden-tests/metadata/class-template-partial-spec.html index 03c202cb7..669e55771 100644 --- a/test-files/golden-tests/metadata/class-template-partial-spec.html +++ b/test-files/golden-tests/metadata/class-template-partial-spec.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,17 +41,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<U*, T> -
B<T, long> -
B
B<U*, T>
B<T, long>
diff --git a/test-files/golden-tests/metadata/class-template-spec.adoc b/test-files/golden-tests/metadata/class-template-spec.adoc index edcfff24f..b724b382a 100644 --- a/test-files/golden-tests/metadata/class-template-spec.adoc +++ b/test-files/golden-tests/metadata/class-template-spec.adoc @@ -7,37 +7,19 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A-0e] @@ -57,13 +39,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -100,13 +80,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -143,13 +121,11 @@ struct <><long>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -186,13 +162,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -229,13 +203,11 @@ struct <><T*>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -272,13 +244,11 @@ struct <><T&>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -317,13 +287,11 @@ struct C; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -360,13 +328,11 @@ struct <><int, int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -403,13 +369,11 @@ struct <><T*, int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template-spec.html b/test-files/golden-tests/metadata/class-template-spec.html index a1e6edd65..22782bc39 100644 --- a/test-files/golden-tests/metadata/class-template-spec.html +++ b/test-files/golden-tests/metadata/class-template-spec.html @@ -13,29 +13,20 @@

Types

- + - - - - - - - - - + + + + + + + + +
NameDescriptionName
A -
A<int> -
A<long> -
B -
B<T*> -
B<T&> -
C -
C<int, int> -
C<T*, int> -
A
A<int>
A<long>
B
B<T*>
B<T&>
C
C<int, int>
C<T*, int>
@@ -58,13 +49,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -105,13 +95,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
@@ -152,13 +141,12 @@

Member Functions

- + - +
NameDescriptionName
h -
h
@@ -199,13 +187,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -246,13 +233,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
@@ -293,13 +279,12 @@

Member Functions

- + - +
NameDescriptionName
h -
h
@@ -342,13 +327,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -389,13 +373,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
@@ -436,13 +419,12 @@

Member Functions

- + - +
NameDescriptionName
h -
h
diff --git a/test-files/golden-tests/metadata/class-template-specializations-1.adoc b/test-files/golden-tests/metadata/class-template-specializations-1.adoc index bfa338003..941e4f066 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-1.adoc +++ b/test-files/golden-tests/metadata/class-template-specializations-1.adoc @@ -7,283 +7,101 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#R0] @@ -303,26 +121,20 @@ struct R0 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -542,26 +354,20 @@ struct R2 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -727,26 +533,20 @@ struct R28 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -768,26 +568,20 @@ struct R29 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -827,23 +621,19 @@ struct R30 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -922,13 +712,11 @@ struct R34 === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1082,23 +870,19 @@ struct R41 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1177,13 +961,11 @@ struct R45 === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1354,26 +1136,20 @@ struct S0; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1394,23 +1170,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1434,26 +1206,20 @@ struct S2; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1474,13 +1240,11 @@ struct S3; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1519,13 +1283,11 @@ struct S4; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1594,23 +1356,19 @@ struct S5; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1631,23 +1389,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1671,26 +1425,20 @@ struct S7; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1711,13 +1459,11 @@ struct S8; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1756,13 +1502,11 @@ struct S9; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1877,26 +1621,20 @@ struct <><2>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -1970,26 +1708,20 @@ struct <><3>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2010,23 +1742,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2118,26 +1846,20 @@ struct <><4>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2158,26 +1880,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2287,26 +2003,20 @@ struct <><6>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2327,29 +2037,21 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2477,26 +2179,20 @@ struct <><8>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2517,26 +2213,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2578,26 +2268,20 @@ struct <><9>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2721,26 +2405,20 @@ struct <><10>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2761,26 +2439,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2822,26 +2494,20 @@ struct <><11>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -2965,26 +2631,20 @@ struct <><12>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3005,26 +2665,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3066,29 +2720,21 @@ struct <><13>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3230,26 +2876,20 @@ struct <><15>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3270,26 +2910,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3331,32 +2965,22 @@ struct <><16>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3516,26 +3140,20 @@ struct <><18>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3609,29 +3227,21 @@ struct <><19>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3723,32 +3333,22 @@ struct <><21>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3858,29 +3458,21 @@ struct <><23>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -3939,23 +3531,19 @@ struct <><24>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4024,29 +3612,21 @@ struct <><25>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4105,23 +3685,19 @@ struct <><26>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4142,23 +3718,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4245,29 +3817,21 @@ struct <><27>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4326,23 +3890,19 @@ struct <><28>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4363,29 +3923,21 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4508,29 +4060,21 @@ struct <><30>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4589,23 +4133,19 @@ struct <><31>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4626,26 +4166,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4750,29 +4284,21 @@ struct <><33>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4831,23 +4357,19 @@ struct <><34>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4868,26 +4390,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -4929,26 +4445,20 @@ struct <><35>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5067,29 +4577,21 @@ struct <><36>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5148,23 +4650,19 @@ struct <><37>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5185,26 +4683,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5246,26 +4738,20 @@ struct <><38>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5384,29 +4870,21 @@ struct <><39>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5465,23 +4943,19 @@ struct <><40>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5502,26 +4976,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5563,32 +5031,22 @@ struct <><41>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5743,29 +5201,21 @@ struct <><43>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5824,23 +5274,19 @@ struct <><44>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5861,26 +5307,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -5922,29 +5362,21 @@ struct <><45>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6117,26 +5549,20 @@ struct <><2, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6157,23 +5583,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6265,26 +5687,20 @@ struct <><3, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6305,23 +5721,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6413,26 +5825,20 @@ struct <><4, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6453,23 +5859,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6561,26 +5963,20 @@ struct <><6, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6601,23 +5997,19 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6709,26 +6101,20 @@ struct <><8, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6749,26 +6135,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6810,26 +6190,20 @@ struct <><9, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6850,13 +6224,11 @@ struct S3; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -6978,26 +6350,20 @@ struct <><10, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7018,26 +6384,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7079,26 +6439,20 @@ struct <><11, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7222,26 +6576,20 @@ struct <><12, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7262,26 +6610,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7323,26 +6665,20 @@ struct <><13, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7466,26 +6802,20 @@ struct <><15, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7506,26 +6836,20 @@ struct S1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7567,26 +6891,20 @@ struct <><16, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7710,26 +7028,20 @@ struct <><18, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7803,26 +7115,20 @@ struct <><19, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7896,26 +7202,20 @@ struct <><21, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -7989,29 +7289,21 @@ struct <><23, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8070,23 +7362,19 @@ struct <><24, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8107,23 +7395,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8210,29 +7494,21 @@ struct <><25, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8291,23 +7567,19 @@ struct <><26, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8328,23 +7600,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8431,29 +7699,21 @@ struct <><27, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8512,23 +7772,19 @@ struct <><28, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8549,23 +7805,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8652,29 +7904,21 @@ struct <><30, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8733,23 +7977,19 @@ struct <><31, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8770,23 +8010,19 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8873,29 +8109,21 @@ struct <><33, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8954,23 +8182,19 @@ struct <><34, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -8991,26 +8215,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9052,26 +8270,20 @@ struct <><35, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9092,13 +8304,11 @@ struct S8; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9215,29 +8425,21 @@ struct <><36, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9296,23 +8498,19 @@ struct <><37, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9333,26 +8531,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9394,26 +8586,20 @@ struct <><38, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9532,29 +8718,21 @@ struct <><39, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9613,23 +8791,19 @@ struct <><40, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9650,26 +8824,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9711,26 +8879,20 @@ struct <><41, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9849,29 +9011,21 @@ struct <><43, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9930,23 +9084,19 @@ struct <><44, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -9967,26 +9117,20 @@ struct S6; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -10028,26 +9172,20 @@ struct <><45, bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template-specializations-1.html b/test-files/golden-tests/metadata/class-template-specializations-1.html index ca1e0ce79..11c25e549 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-1.html +++ b/test-files/golden-tests/metadata/class-template-specializations-1.html @@ -13,193 +13,102 @@

Types

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescription
R0 -
R1 -
R10 -
R11 -
R12 -
R13 -
R14 -
R15 -
R16 -
R17 -
R18 -
R19 -
R2 -
R20 -
R21 -
R22 -
R23 -
R24 -
R25 -
R26 -
R27 -
R28 -
R29 -
R3 -
R30 -
R31 -
R32 -
R33 -
R34 -
R35 -
R36 -
R37 -
R38 -
R39 -
R4 -
R40 -
R41 -
R42 -
R43 -
R44 -
R45 -
R46 -
R47 -
R48 -
R5 -
R6 -
R7 -
R8 -
R9 -
S0 -
S0<0> -
S0<1, T*> -
S0<1, int*> -
S0<2> -
S0<3> -
S0<4> -
S0<6> -
S0<8> -
S0<10> -
S0<12> -
S0<15> -
S0<18> -
S0<19> -
S0<21> -
S0<23> -
S0<25> -
S0<27> -
S0<30> -
S0<33> -
S0<36> -
S0<39> -
S0<43> -
S0<2, bool> -
S0<3, bool> -
S0<4, bool> -
S0<6, bool> -
S0<8, bool> -
S0<10, bool> -
S0<12, bool> -
S0<15, bool> -
S0<18, bool> -
S0<19, bool> -
S0<21, bool> -
S0<23, bool> -
S0<25, bool> -
S0<27, bool> -
S0<30, bool> -
S0<33, bool> -
S0<36, bool> -
S0<39, bool> -
S0<43, bool> -
Name
R0
R1
R10
R11
R12
R13
R14
R15
R16
R17
R18
R19
R2
R20
R21
R22
R23
R24
R25
R26
R27
R28
R29
R3
R30
R31
R32
R33
R34
R35
R36
R37
R38
R39
R4
R40
R41
R42
R43
R44
R45
R46
R47
R48
R5
R6
R7
R8
R9
S0
S0<0>
S0<1, T*>
S0<1, int*>
S0<2>
S0<3>
S0<4>
S0<6>
S0<8>
S0<10>
S0<12>
S0<15>
S0<18>
S0<19>
S0<21>
S0<23>
S0<25>
S0<27>
S0<30>
S0<33>
S0<36>
S0<39>
S0<43>
S0<2, bool>
S0<3, bool>
S0<4, bool>
S0<6, bool>
S0<8, bool>
S0<10, bool>
S0<12, bool>
S0<15, bool>
S0<18, bool>
S0<19, bool>
S0<21, bool>
S0<23, bool>
S0<25, bool>
S0<27, bool>
S0<30, bool>
S0<33, bool>
S0<36, bool>
S0<39, bool>
S0<43, bool>
@@ -222,28 +131,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -466,28 +372,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -656,28 +559,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -702,28 +602,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -766,26 +663,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -867,13 +762,12 @@

Member Functions

- + - +
NameDescriptionName
f3 -
f3
@@ -1030,26 +924,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -1131,13 +1023,12 @@

Member Functions

- + - +
NameDescriptionName
f8 -
f8
@@ -1311,28 +1202,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -1356,26 +1244,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -1402,28 +1288,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -1447,13 +1330,12 @@

Member Functions

- + - +
NameDescriptionName
f3 -
f3
@@ -1496,13 +1378,12 @@

Member Functions

- + - +
NameDescriptionName
f4 -
f4
@@ -1577,26 +1458,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -1620,26 +1499,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -1666,28 +1543,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -1711,13 +1585,12 @@

Member Functions

- + - +
NameDescriptionName
f8 -
f8
@@ -1760,13 +1633,12 @@

Member Functions

- + - +
NameDescriptionName
f9 -
f9
@@ -1889,28 +1761,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -1988,28 +1857,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -2033,26 +1899,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -2149,28 +2013,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -2194,28 +2055,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<5> -
S2
S2<5>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -2330,28 +2188,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -2375,30 +2230,26 @@

Types

- + - - - + + +
NameDescriptionName
S2 -
S2<7, T*> -
S2<7, int*> -
S2
S2<7, T*>
S2<7, int*>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -2531,28 +2382,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -2576,28 +2424,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<9> -
S2
S2<9>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -2642,28 +2487,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -2793,28 +2635,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -2838,28 +2677,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<11> -
S2
S2<11>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -2904,28 +2740,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -3055,28 +2888,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -3100,28 +2930,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<13> -
S2
S2<13>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -3166,30 +2993,26 @@

Types

- + - - - + + +
NameDescriptionName
S3 -
S4 -
S4<14> -
S3
S4
S4<14>

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -3337,28 +3160,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -3382,28 +3202,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<16> -
S2
S2<16>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -3448,32 +3265,27 @@

Types

- + - - - - + + + +
NameDescriptionName
S3 -
S4 -
S4<17, T*> -
S4<17, int*> -
S3
S4
S4<17, T*>
S4<17, int*>

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -3639,28 +3451,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -3738,30 +3547,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<20> -
S1
S5
S5<20>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -3857,32 +3662,27 @@

Types

- + - - - - + + + +
NameDescriptionName
S1 -
S5 -
S5<22, T*> -
S5<22, int*> -
S1
S5
S5<22, T*>
S5<22, int*>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -3996,30 +3796,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<24> -
S1
S5
S5<24>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -4081,26 +3877,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -4174,30 +3968,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<26> -
S1
S5
S5<26>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -4259,26 +4049,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -4302,26 +4090,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -4414,30 +4200,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<28> -
S1
S5
S5<28>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -4499,26 +4281,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -4542,30 +4322,26 @@

Types

- + - - - + + +
NameDescriptionName
S7 -
S7<29, T*> -
S7<29, int*> -
S7
S7<29, T*>
S7<29, int*>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -4694,30 +4470,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<31> -
S1
S5
S5<31>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -4779,26 +4551,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -4822,28 +4592,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<32> -
S7
S7<32>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -4954,30 +4721,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<34> -
S1
S5
S5<34>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -5039,26 +4802,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -5082,28 +4843,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<35> -
S7
S7<35>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -5148,28 +4906,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -5295,30 +5050,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<37> -
S1
S5
S5<37>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -5380,26 +5131,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -5423,28 +5172,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<38> -
S7
S7<38>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -5489,28 +5235,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -5636,30 +5379,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<40> -
S1
S5
S5<40>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -5721,26 +5460,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -5764,28 +5501,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<41> -
S7
S7<41>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -5830,32 +5564,27 @@

Types

- + - - - - + + + +
NameDescriptionName
S8 -
S9 -
S9<42, T*> -
S9<42, int*> -
S8
S9
S9<42, T*>
S9<42, int*>

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -6017,30 +5746,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<44> -
S1
S5
S5<44>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -6102,26 +5827,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -6145,28 +5868,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<45> -
S7
S7<45>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -6211,30 +5931,26 @@

Types

- + - - - + + +
NameDescriptionName
S8 -
S9 -
S9<46> -
S8
S9
S9<46>

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -6414,28 +6130,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -6459,26 +6172,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -6575,28 +6286,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -6620,26 +6328,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -6736,28 +6442,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -6781,26 +6484,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -6897,28 +6598,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -6942,26 +6640,24 @@

Types

- + - +
NameDescriptionName
S2 -
S2

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -7058,28 +6754,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -7103,28 +6796,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<9, bool> -
S2
S2<9, bool>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -7169,28 +6859,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -7214,13 +6901,12 @@

Member Functions

- + - +
NameDescriptionName
f3 -
f3
@@ -7349,28 +7035,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -7394,28 +7077,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<11, bool> -
S2
S2<11, bool>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -7460,28 +7140,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -7611,28 +7288,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -7656,28 +7330,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<13, bool> -
S2
S2<13, bool>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -7722,28 +7393,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -7873,28 +7541,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -7918,28 +7583,25 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<16, bool> -
S2
S2<16, bool>

Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -7984,28 +7646,25 @@

Types

- + - - + +
NameDescriptionName
S3 -
S4 -
S3
S4

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -8135,28 +7794,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8234,28 +7890,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8333,28 +7986,25 @@

Types

- + - - + +
NameDescriptionName
S1 -
S5 -
S1
S5

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8432,30 +8082,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<24, bool> -
S1
S5
S5<24, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8517,26 +8163,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -8560,26 +8204,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -8672,30 +8314,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<26, bool> -
S1
S5
S5<26, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8757,26 +8395,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -8800,26 +8436,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -8912,30 +8546,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<28, bool> -
S1
S5
S5<28, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -8997,26 +8627,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -9040,26 +8668,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -9152,30 +8778,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<31, bool> -
S1
S5
S5<31, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -9237,26 +8859,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -9280,26 +8900,24 @@

Types

- + - +
NameDescriptionName
S7 -
S7

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -9392,30 +9010,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<34, bool> -
S1
S5
S5<34, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -9477,26 +9091,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -9520,28 +9132,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<35, bool> -
S7
S7<35, bool>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -9586,28 +9195,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -9631,13 +9237,12 @@

Member Functions

- + - +
NameDescriptionName
f8 -
f8
@@ -9762,30 +9367,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<37, bool> -
S1
S5
S5<37, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -9847,26 +9448,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -9890,28 +9489,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<38, bool> -
S7
S7<38, bool>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -9956,28 +9552,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -10103,30 +9696,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<40, bool> -
S1
S5
S5<40, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -10188,26 +9777,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -10231,28 +9818,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<41, bool> -
S7
S7<41, bool>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -10297,28 +9881,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -10444,30 +10025,26 @@

Types

- + - - - + + +
NameDescriptionName
S1 -
S5 -
S5<44, bool> -
S1
S5
S5<44, bool>

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -10529,26 +10106,24 @@

Types

- + - +
NameDescriptionName
S6 -
S6

Member Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -10572,28 +10147,25 @@

Types

- + - - + +
NameDescriptionName
S7 -
S7<45, bool> -
S7
S7<45, bool>

Member Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -10638,28 +10210,25 @@

Types

- + - - + +
NameDescriptionName
S8 -
S9 -
S8
S9

Member Functions

- + - +
NameDescriptionName
f7 -
f7
diff --git a/test-files/golden-tests/metadata/class-template-specializations-2.adoc b/test-files/golden-tests/metadata/class-template-specializations-2.adoc index 72560dc59..face17dd1 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-2.adoc +++ b/test-files/golden-tests/metadata/class-template-specializations-2.adoc @@ -7,22 +7,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A-0e] @@ -60,19 +52,13 @@ struct <><T*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -112,13 +98,11 @@ struct <><U*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -175,19 +159,13 @@ struct <><double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -209,16 +187,12 @@ struct D; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -258,13 +232,11 @@ struct <><T*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -303,16 +275,12 @@ struct <><float>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -370,16 +338,12 @@ struct <><short>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -419,13 +383,11 @@ struct <><int*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -464,19 +426,13 @@ struct <><long*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -534,13 +490,11 @@ struct <><int*>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template-specializations-2.html b/test-files/golden-tests/metadata/class-template-specializations-2.html index c79813644..a4baeb645 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-2.html +++ b/test-files/golden-tests/metadata/class-template-specializations-2.html @@ -13,19 +13,15 @@

Types

- + - - - - + + + +
NameDescriptionName
A -
A<T*> -
A<double> -
A<long*> -
A
A<T*>
A<double>
A<long*>
@@ -66,17 +62,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<U*> -
B<int> -
B
B<U*>
B<int>
@@ -119,13 +112,12 @@

Types

- + - +
NameDescriptionName
C -
C
@@ -185,17 +177,14 @@

Types

- + - - - + + +
NameDescriptionName
D -
D<float> -
D<short> -
D
D<float>
D<short>
@@ -220,15 +209,13 @@

Types

- + - - + +
NameDescriptionName
E -
E<T*> -
E
E<T*>
@@ -271,13 +258,12 @@

Types

- + - +
NameDescriptionName
F -
F
@@ -319,15 +305,13 @@

Types

- + - - + +
NameDescriptionName
G -
G<T*> -
G
G<T*>
@@ -388,15 +372,13 @@

Types

- + - - + +
NameDescriptionName
E -
E<int*> -
E
E<int*>
@@ -439,13 +421,12 @@

Types

- + - +
NameDescriptionName
F -
F
@@ -487,17 +468,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<int> -
B<int*> -
B
B<int>
B<int*>
@@ -558,13 +536,12 @@

Types

- + - +
NameDescriptionName
C -
C
diff --git a/test-files/golden-tests/metadata/class-template-specializations-3.adoc b/test-files/golden-tests/metadata/class-template-specializations-3.adoc index 7e80aacaf..d06ae09df 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-3.adoc +++ b/test-files/golden-tests/metadata/class-template-specializations-3.adoc @@ -7,28 +7,16 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A-0e] @@ -48,16 +36,12 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -79,19 +63,13 @@ struct B; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -166,19 +144,13 @@ struct <><double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -253,19 +225,13 @@ struct <><long>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -287,19 +253,13 @@ struct B; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -374,19 +334,13 @@ struct <><double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -461,19 +415,13 @@ struct <><float>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -548,19 +496,13 @@ struct <><short>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -600,19 +542,13 @@ struct <><double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -687,19 +623,13 @@ struct <><void>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -774,16 +704,12 @@ struct <><float>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -823,19 +749,13 @@ struct <><double, double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -910,19 +830,13 @@ struct <><unsigned int>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -962,19 +876,13 @@ struct <><double>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -1049,19 +957,13 @@ struct <><float>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -1135,55 +1037,25 @@ struct E; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template-specializations-3.html b/test-files/golden-tests/metadata/class-template-specializations-3.html index 6d402a3e2..0ec1912cf 100644 --- a/test-files/golden-tests/metadata/class-template-specializations-3.html +++ b/test-files/golden-tests/metadata/class-template-specializations-3.html @@ -13,23 +13,17 @@

Types

- + - - - - - - + + + + + +
NameDescriptionName
A -
A<long> -
A<short> -
A<float> -
A<unsigned int> -
E -
A
A<long>
A<short>
A<float>
A<unsigned int>
E
@@ -52,15 +46,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<double> -
B
B<double>
@@ -85,17 +77,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -173,17 +162,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -261,17 +247,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<double> -
B<float> -
B
B<double>
B<float>
@@ -296,17 +279,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -384,17 +364,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -472,17 +449,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -560,17 +534,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<double> -
B<void> -
B
B<double>
B<void>
@@ -613,17 +584,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -701,17 +669,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -789,15 +754,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<double, double> -
B
B<double, double>
@@ -840,17 +803,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool, bool> -
C
D
D<bool, bool>
@@ -928,17 +888,14 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<double> -
B<float> -
B
B<double>
B<float>
@@ -981,17 +938,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -1069,17 +1023,14 @@

Types

- + - - - + + +
NameDescriptionName
C -
D -
D<bool> -
C
D
D<bool>
@@ -1156,41 +1107,26 @@

Data Members

- + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
NameDescriptionName
m0 -
m1 -
m10 -
m11 -
m12 -
m13 -
m14 -
m2 -
m3 -
m4 -
m5 -
m6 -
m7 -
m8 -
m9 -
m0
m1
m10
m11
m12
m13
m14
m2
m3
m4
m5
m6
m7
m8
m9
diff --git a/test-files/golden-tests/metadata/class-template.adoc b/test-files/golden-tests/metadata/class-template.adoc index 71b9f8ad1..8ffefe515 100644 --- a/test-files/golden-tests/metadata/class-template.adoc +++ b/test-files/golden-tests/metadata/class-template.adoc @@ -7,25 +7,15 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#C0] @@ -45,29 +35,21 @@ struct C0; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -88,13 +70,11 @@ struct N0; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -171,23 +151,19 @@ struct C1; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -209,19 +185,13 @@ struct N1; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== @@ -299,23 +269,19 @@ struct C2; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -337,22 +303,14 @@ struct N2; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== @@ -444,13 +402,11 @@ struct C3; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/class-template.html b/test-files/golden-tests/metadata/class-template.html index ea4526fa3..236acbdd5 100644 --- a/test-files/golden-tests/metadata/class-template.html +++ b/test-files/golden-tests/metadata/class-template.html @@ -13,21 +13,16 @@

Types

- + - - - - - + + + + +
NameDescriptionName
C0 -
C1 -
C2 -
C3 -
S -
C0
C1
C2
C3
S
@@ -50,30 +45,26 @@

Types

- + - +
NameDescriptionName
N0 -
N0

Data Members

- + - - - + + +
NameDescriptionName
w -
x -
y -
w
x
y
@@ -97,13 +88,12 @@

Data Members

- + - +
NameDescriptionName
z -
z
@@ -187,26 +177,24 @@

Types

- + - +
NameDescriptionName
N1 -
N1

Data Members

- + - +
NameDescriptionName
w -
w
@@ -231,17 +219,14 @@

Data Members

- + - - - + + +
NameDescriptionName
x -
y -
z -
x
y
z
@@ -326,26 +311,24 @@

Types

- + - +
NameDescriptionName
N2 -
N2

Data Members

- + - +
NameDescriptionName
v -
v
@@ -370,19 +353,15 @@

Data Members

- + - - - - + + + +
NameDescriptionName
w -
x -
y -
z -
w
x
y
z
@@ -482,13 +461,12 @@

Data Members

- + - +
NameDescriptionName
v -
v
diff --git a/test-files/golden-tests/metadata/concept.adoc b/test-files/golden-tests/metadata/concept.adoc index d359bc7a5..f5828a673 100644 --- a/test-files/golden-tests/metadata/concept.adoc +++ b/test-files/golden-tests/metadata/concept.adoc @@ -7,33 +7,27 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Variables -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Concepts -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#f] diff --git a/test-files/golden-tests/metadata/concept.html b/test-files/golden-tests/metadata/concept.html index 60d6b6a66..6168e35fd 100644 --- a/test-files/golden-tests/metadata/concept.html +++ b/test-files/golden-tests/metadata/concept.html @@ -13,39 +13,36 @@

Functions

- + - +
NameDescriptionName
f -
f

Variables

- + - +
NameDescriptionName
x -
x

Concepts

- + - +
NameDescriptionName
C -
C
diff --git a/test-files/golden-tests/metadata/decay-to-primary.adoc b/test-files/golden-tests/metadata/decay-to-primary.adoc index 85671c72d..7350ea58a 100644 --- a/test-files/golden-tests/metadata/decay-to-primary.adoc +++ b/test-files/golden-tests/metadata/decay-to-primary.adoc @@ -7,25 +7,15 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#S0-03] @@ -45,16 +35,12 @@ struct S0; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -105,16 +91,12 @@ struct <><short>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -165,16 +147,12 @@ struct <><void>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/decay-to-primary.html b/test-files/golden-tests/metadata/decay-to-primary.html index 3a7247cb4..230aa2ca3 100644 --- a/test-files/golden-tests/metadata/decay-to-primary.html +++ b/test-files/golden-tests/metadata/decay-to-primary.html @@ -13,21 +13,16 @@

Types

- + - - - - - + + + + +
NameDescriptionName
A0 -
A1 -
S0 -
S0<short> -
S0<void> -
A0
A1
S0
S0<short>
S0<void>
@@ -50,15 +45,13 @@

Types

- + - - + +
NameDescriptionName
M0 -
M1 -
M0
M1
@@ -114,15 +107,13 @@

Types

- + - - + +
NameDescriptionName
M0 -
M1 -
M0
M1
@@ -178,15 +169,13 @@

Types

- + - - + +
NameDescriptionName
M0 -
M1 -
M0
M1
diff --git a/test-files/golden-tests/metadata/dependency-propagation.adoc b/test-files/golden-tests/metadata/dependency-propagation.adoc index c61e2ab19..1c05aebbd 100644 --- a/test-files/golden-tests/metadata/dependency-propagation.adoc +++ b/test-files/golden-tests/metadata/dependency-propagation.adoc @@ -7,23 +7,19 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N] @@ -32,22 +28,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#N-A] diff --git a/test-files/golden-tests/metadata/dependency-propagation.html b/test-files/golden-tests/metadata/dependency-propagation.html index 8a4695eda..09ae012d1 100644 --- a/test-files/golden-tests/metadata/dependency-propagation.html +++ b/test-files/golden-tests/metadata/dependency-propagation.html @@ -13,26 +13,24 @@

Namespaces

- + - +
NameDescriptionName
N -
N

Types

- + - +
NameDescriptionName
E -
E
@@ -44,19 +42,15 @@

Types

- + - - - - + + + +
NameDescriptionName
A -
B -
C -
D -
A
B
C
D
diff --git a/test-files/golden-tests/metadata/explicit-conv-operator.adoc b/test-files/golden-tests/metadata/explicit-conv-operator.adoc index 6e07ba191..e56d2014f 100644 --- a/test-files/golden-tests/metadata/explicit-conv-operator.adoc +++ b/test-files/golden-tests/metadata/explicit-conv-operator.adoc @@ -7,22 +7,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#Explicit] @@ -41,13 +33,11 @@ struct Explicit; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -84,13 +74,11 @@ struct ExplicitExpression; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -126,13 +114,11 @@ struct ExplicitFalse; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -168,13 +154,11 @@ struct ExplicitTrue; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/explicit-conv-operator.html b/test-files/golden-tests/metadata/explicit-conv-operator.html index ac8da9c83..19b7d4002 100644 --- a/test-files/golden-tests/metadata/explicit-conv-operator.html +++ b/test-files/golden-tests/metadata/explicit-conv-operator.html @@ -13,19 +13,15 @@

Types

- + - - - - + + + +
NameDescriptionName
Explicit -
ExplicitExpression -
ExplicitFalse -
ExplicitTrue -
Explicit
ExplicitExpression
ExplicitFalse
ExplicitTrue
@@ -47,13 +43,12 @@

Member Functions

- + - +
NameDescriptionName
operator bool -
operator bool
@@ -94,13 +89,12 @@

Member Functions

- + - +
NameDescriptionName
operator bool -
operator bool
@@ -140,13 +134,12 @@

Member Functions

- + - +
NameDescriptionName
operator bool -
operator bool
@@ -186,13 +179,12 @@

Member Functions

- + - +
NameDescriptionName
operator bool -
operator bool
diff --git a/test-files/golden-tests/metadata/explicit-ctor.adoc b/test-files/golden-tests/metadata/explicit-ctor.adoc index c5fed8790..127d43c44 100644 --- a/test-files/golden-tests/metadata/explicit-ctor.adoc +++ b/test-files/golden-tests/metadata/explicit-ctor.adoc @@ -7,22 +7,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#Explicit] @@ -41,12 +33,11 @@ struct Explicit; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[constructor]# -| |=== @@ -173,12 +164,11 @@ struct ExplicitExpression; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[constructor]# -| |=== @@ -304,12 +294,11 @@ struct ExplicitFalse; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[constructor]# -| |=== @@ -435,12 +424,11 @@ struct ExplicitTrue; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[constructor]# -| |=== diff --git a/test-files/golden-tests/metadata/explicit-ctor.html b/test-files/golden-tests/metadata/explicit-ctor.html index d4dbbb099..dc1e6f414 100644 --- a/test-files/golden-tests/metadata/explicit-ctor.html +++ b/test-files/golden-tests/metadata/explicit-ctor.html @@ -13,19 +13,15 @@

Types

- + - - - - + + + +
NameDescriptionName
Explicit -
ExplicitExpression -
ExplicitFalse -
ExplicitTrue -
Explicit
ExplicitExpression
ExplicitFalse
ExplicitTrue
@@ -47,12 +43,12 @@

Member Functions

- + - +
NameDescriptionName
Explicit [constructor]
Explicit [constructor]
@@ -184,12 +180,12 @@

Member Functions

- + - +
NameDescriptionName
ExplicitExpression [constructor]
ExplicitExpression [constructor]
@@ -320,12 +316,12 @@

Member Functions

- + - +
NameDescriptionName
ExplicitFalse [constructor]
ExplicitFalse [constructor]
@@ -456,12 +452,12 @@

Member Functions

- + - +
NameDescriptionName
ExplicitTrue [constructor]
ExplicitTrue [constructor]
diff --git a/test-files/golden-tests/metadata/explicit-deduct-guide.adoc b/test-files/golden-tests/metadata/explicit-deduct-guide.adoc index 21b9c6471..151005c0b 100644 --- a/test-files/golden-tests/metadata/explicit-deduct-guide.adoc +++ b/test-files/golden-tests/metadata/explicit-deduct-guide.adoc @@ -7,32 +7,22 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Deduction Guides -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#X-0e] diff --git a/test-files/golden-tests/metadata/explicit-deduct-guide.html b/test-files/golden-tests/metadata/explicit-deduct-guide.html index 2b166193e..704463abd 100644 --- a/test-files/golden-tests/metadata/explicit-deduct-guide.html +++ b/test-files/golden-tests/metadata/explicit-deduct-guide.html @@ -13,32 +13,27 @@

Types

- + - +
NameDescriptionName
X -
X

Deduction Guides

- + - - - - + + + +
NameDescriptionName
X<0> -
X<0> -
X<0> -
X<0> -
X<0>
X<0>
X<0>
X<0>
diff --git a/test-files/golden-tests/metadata/explicit-object-parameter.adoc b/test-files/golden-tests/metadata/explicit-object-parameter.adoc index 0853e16ac..23330198d 100644 --- a/test-files/golden-tests/metadata/explicit-object-parameter.adoc +++ b/test-files/golden-tests/metadata/explicit-object-parameter.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#Optional] @@ -32,12 +30,11 @@ struct Optional; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== diff --git a/test-files/golden-tests/metadata/explicit-object-parameter.html b/test-files/golden-tests/metadata/explicit-object-parameter.html index 2d7ee601c..e83cb50cf 100644 --- a/test-files/golden-tests/metadata/explicit-object-parameter.html +++ b/test-files/golden-tests/metadata/explicit-object-parameter.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
Optional -
Optional
@@ -41,12 +40,12 @@

Member Functions

- + - +
NameDescriptionName
value
value
diff --git a/test-files/golden-tests/metadata/friend-1.adoc b/test-files/golden-tests/metadata/friend-1.adoc index 468febcf7..eb9f96935 100644 --- a/test-files/golden-tests/metadata/friend-1.adoc +++ b/test-files/golden-tests/metadata/friend-1.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions diff --git a/test-files/golden-tests/metadata/friend-1.html b/test-files/golden-tests/metadata/friend-1.html index e49de486d..91314f00b 100644 --- a/test-files/golden-tests/metadata/friend-1.html +++ b/test-files/golden-tests/metadata/friend-1.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
T -
T

Functions

diff --git a/test-files/golden-tests/metadata/friend-2.adoc b/test-files/golden-tests/metadata/friend-2.adoc index 46061a3ce..5db260bf1 100644 --- a/test-files/golden-tests/metadata/friend-2.adoc +++ b/test-files/golden-tests/metadata/friend-2.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions diff --git a/test-files/golden-tests/metadata/friend-2.html b/test-files/golden-tests/metadata/friend-2.html index 5a835b83e..fc769c11b 100644 --- a/test-files/golden-tests/metadata/friend-2.html +++ b/test-files/golden-tests/metadata/friend-2.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
T -
T

Functions

diff --git a/test-files/golden-tests/metadata/friend-3.adoc b/test-files/golden-tests/metadata/friend-3.adoc index 932d5b2e2..ee134fe60 100644 --- a/test-files/golden-tests/metadata/friend-3.adoc +++ b/test-files/golden-tests/metadata/friend-3.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions @@ -96,13 +92,11 @@ struct U; === Friends -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/friend-3.html b/test-files/golden-tests/metadata/friend-3.html index c941652ed..c4d969f50 100644 --- a/test-files/golden-tests/metadata/friend-3.html +++ b/test-files/golden-tests/metadata/friend-3.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
T -
U -
T
U

Functions

@@ -113,13 +111,12 @@

Friends

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/metadata/friend-4.adoc b/test-files/golden-tests/metadata/friend-4.adoc index c3104b9ec..ae56a5fa8 100644 --- a/test-files/golden-tests/metadata/friend-4.adoc +++ b/test-files/golden-tests/metadata/friend-4.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions @@ -47,13 +43,11 @@ struct T; === Friends -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/friend-4.html b/test-files/golden-tests/metadata/friend-4.html index 9d606aff1..c3f0f90da 100644 --- a/test-files/golden-tests/metadata/friend-4.html +++ b/test-files/golden-tests/metadata/friend-4.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
T -
U -
T
U

Functions

@@ -58,13 +56,12 @@

Friends

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/metadata/friend-5.adoc b/test-files/golden-tests/metadata/friend-5.adoc index 27a89f0ab..bc46db028 100644 --- a/test-files/golden-tests/metadata/friend-5.adoc +++ b/test-files/golden-tests/metadata/friend-5.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions @@ -47,13 +43,11 @@ struct T; === Friends -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -90,13 +84,11 @@ struct U; === Friends -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/friend-5.html b/test-files/golden-tests/metadata/friend-5.html index d3ed1b863..450f2e15c 100644 --- a/test-files/golden-tests/metadata/friend-5.html +++ b/test-files/golden-tests/metadata/friend-5.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
T -
U -
T
U

Functions

@@ -58,13 +56,12 @@

Friends

- + - +
NameDescriptionName
f -
f
@@ -105,13 +102,12 @@

Friends

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/metadata/function-parm-decay.adoc b/test-files/golden-tests/metadata/function-parm-decay.adoc index 7f665c8b5..483e3b93b 100644 --- a/test-files/golden-tests/metadata/function-parm-decay.adoc +++ b/test-files/golden-tests/metadata/function-parm-decay.adoc @@ -7,35 +7,23 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#f] diff --git a/test-files/golden-tests/metadata/function-parm-decay.html b/test-files/golden-tests/metadata/function-parm-decay.html index bbed152b7..e7f418d84 100644 --- a/test-files/golden-tests/metadata/function-parm-decay.html +++ b/test-files/golden-tests/metadata/function-parm-decay.html @@ -13,34 +13,28 @@

Types

- + - - + +
NameDescriptionName
T -
U -
T
U

Functions

- + - - - - + + + +
NameDescriptionName
f -
g -
h -
i -
f
g
h
i
diff --git a/test-files/golden-tests/metadata/function-template.adoc b/test-files/golden-tests/metadata/function-template.adoc index 26ff15cb3..3ec17eb97 100644 --- a/test-files/golden-tests/metadata/function-template.adoc +++ b/test-files/golden-tests/metadata/function-template.adoc @@ -7,46 +7,22 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#f0] diff --git a/test-files/golden-tests/metadata/function-template.html b/test-files/golden-tests/metadata/function-template.html index ba6da4534..45bf6eca8 100644 --- a/test-files/golden-tests/metadata/function-template.html +++ b/test-files/golden-tests/metadata/function-template.html @@ -13,35 +13,23 @@

Functions

- + - - - - - - - - - - - - + + + + + + + + + + + +
NameDescriptionName
f0 -
f1 -
f2 -
f3 -
g0 -
g1 -
g2 -
h0 -
h1 -
i -
j0 -
j1 -
f0
f1
f2
f3
g0
g1
g2
h0
h1
i
j0
j1
diff --git a/test-files/golden-tests/metadata/function-tparm-decay.adoc b/test-files/golden-tests/metadata/function-tparm-decay.adoc index 41ee1a451..04ce851f9 100644 --- a/test-files/golden-tests/metadata/function-tparm-decay.adoc +++ b/test-files/golden-tests/metadata/function-tparm-decay.adoc @@ -7,35 +7,23 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#f] diff --git a/test-files/golden-tests/metadata/function-tparm-decay.html b/test-files/golden-tests/metadata/function-tparm-decay.html index de801b6e7..ef2f4fb7f 100644 --- a/test-files/golden-tests/metadata/function-tparm-decay.html +++ b/test-files/golden-tests/metadata/function-tparm-decay.html @@ -13,34 +13,28 @@

Types

- + - - + +
NameDescriptionName
T -
U -
T
U

Functions

- + - - - - + + + +
NameDescriptionName
f -
g -
h -
i -
f
g
h
i
diff --git a/test-files/golden-tests/metadata/implicit-instantiation-member-ref.adoc b/test-files/golden-tests/metadata/implicit-instantiation-member-ref.adoc index 2466bd521..163a0b701 100644 --- a/test-files/golden-tests/metadata/implicit-instantiation-member-ref.adoc +++ b/test-files/golden-tests/metadata/implicit-instantiation-member-ref.adoc @@ -7,22 +7,14 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== [#S0-03] @@ -42,13 +34,11 @@ struct S0; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -70,16 +60,12 @@ struct S2; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -130,16 +116,12 @@ struct <><void>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -179,16 +161,12 @@ struct <><char>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/implicit-instantiation-member-ref.html b/test-files/golden-tests/metadata/implicit-instantiation-member-ref.html index c6e4a6d65..dcc454411 100644 --- a/test-files/golden-tests/metadata/implicit-instantiation-member-ref.html +++ b/test-files/golden-tests/metadata/implicit-instantiation-member-ref.html @@ -13,19 +13,15 @@

Types

- + - - - - + + + +
NameDescriptionName
A5 -
A9 -
S0 -
S0<void> -
A5
A9
S0
S0<void>
@@ -48,13 +44,12 @@

Types

- + - +
NameDescriptionName
S2 -
S2
@@ -79,15 +74,13 @@

Types

- + - - + +
NameDescriptionName
M2 -
M3 -
M2
M3
@@ -143,15 +136,13 @@

Types

- + - - + +
NameDescriptionName
S2 -
S2<char> -
S2
S2<char>
@@ -194,15 +185,13 @@

Types

- + - - + +
NameDescriptionName
M2 -
M3 -
M2
M3
diff --git a/test-files/golden-tests/metadata/local-class.adoc b/test-files/golden-tests/metadata/local-class.adoc index 057c90c0c..87467bdf9 100644 --- a/test-files/golden-tests/metadata/local-class.adoc +++ b/test-files/golden-tests/metadata/local-class.adoc @@ -7,23 +7,19 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#B] diff --git a/test-files/golden-tests/metadata/local-class.html b/test-files/golden-tests/metadata/local-class.html index e984a0690..a4cc3b6a5 100644 --- a/test-files/golden-tests/metadata/local-class.html +++ b/test-files/golden-tests/metadata/local-class.html @@ -13,26 +13,24 @@

Types

- + - +
NameDescriptionName
B -
B

Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/metadata/mem-fn.adoc b/test-files/golden-tests/metadata/mem-fn.adoc index 9cb2afd51..1b1a236a1 100644 --- a/test-files/golden-tests/metadata/mem-fn.adoc +++ b/test-files/golden-tests/metadata/mem-fn.adoc @@ -7,64 +7,28 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#T01] @@ -83,13 +47,11 @@ struct T01; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -125,13 +87,11 @@ struct T02; === Static Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -168,13 +128,11 @@ struct T03; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -210,13 +168,11 @@ struct T04; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -252,13 +208,11 @@ struct T05; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -294,13 +248,11 @@ struct T06; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -337,13 +289,11 @@ struct T08; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -379,13 +329,11 @@ struct T09; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -421,13 +369,11 @@ struct T10; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -463,13 +409,11 @@ struct T11; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -505,13 +449,11 @@ struct T12; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -547,13 +489,11 @@ struct T13; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -590,13 +530,11 @@ struct T14; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -633,13 +571,11 @@ struct T15; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -675,13 +611,11 @@ struct T16; === Static Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -719,12 +653,11 @@ struct T17 === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== @@ -761,26 +694,20 @@ struct U; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Static Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -851,25 +778,20 @@ struct V === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| |=== === Static Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/mem-fn.html b/test-files/golden-tests/metadata/mem-fn.html index 3580b175f..06f4fb525 100644 --- a/test-files/golden-tests/metadata/mem-fn.html +++ b/test-files/golden-tests/metadata/mem-fn.html @@ -13,47 +13,29 @@

Types

- + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +
NameDescriptionName
T01 -
T02 -
T03 -
T04 -
T05 -
T06 -
T08 -
T09 -
T10 -
T11 -
T12 -
T13 -
T14 -
T15 -
T16 -
T17 -
U -
V -
T01
T02
T03
T04
T05
T06
T08
T09
T10
T11
T12
T13
T14
T15
T16
T17
U
V
@@ -75,13 +57,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -121,13 +102,12 @@

Static Member Functions

- + - +
NameDescriptionName
f -
f
@@ -168,13 +148,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -214,13 +193,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -260,13 +238,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -306,13 +283,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -353,13 +329,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -399,13 +374,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -445,13 +419,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -491,13 +464,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -537,13 +509,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -583,13 +554,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -630,13 +600,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -677,13 +646,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -723,13 +691,12 @@

Static Member Functions

- + - +
NameDescriptionName
f -
f
@@ -771,12 +738,12 @@

Member Functions

- + - +
NameDescriptionName
f
f
@@ -817,28 +784,25 @@

Member Functions

- + - - + +
NameDescriptionName
f1 -
f3 -
f1
f3

Static Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -915,27 +879,25 @@

Member Functions

- + - - + +
NameDescriptionName
f1 -
f3
f1
f3

Static Member Functions

- + - +
NameDescriptionName
f2 -
f2
diff --git a/test-files/golden-tests/metadata/namespace-alias-1.adoc b/test-files/golden-tests/metadata/namespace-alias-1.adoc index 5aa239ddf..a5114a01a 100644 --- a/test-files/golden-tests/metadata/namespace-alias-1.adoc +++ b/test-files/golden-tests/metadata/namespace-alias-1.adoc @@ -7,23 +7,19 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Namespace Aliases -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#LongName] diff --git a/test-files/golden-tests/metadata/namespace-alias-1.html b/test-files/golden-tests/metadata/namespace-alias-1.html index 08f48bece..d7cd396c4 100644 --- a/test-files/golden-tests/metadata/namespace-alias-1.html +++ b/test-files/golden-tests/metadata/namespace-alias-1.html @@ -13,26 +13,24 @@

Namespaces

- + - +
NameDescriptionName
LongName -
LongName

Namespace Aliases

- + - +
NameDescriptionName
A -
A
diff --git a/test-files/golden-tests/metadata/namespace-alias-2.adoc b/test-files/golden-tests/metadata/namespace-alias-2.adoc index a4d36f14a..55d4bee6f 100644 --- a/test-files/golden-tests/metadata/namespace-alias-2.adoc +++ b/test-files/golden-tests/metadata/namespace-alias-2.adoc @@ -7,26 +7,20 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Namespace Aliases -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#LongName] diff --git a/test-files/golden-tests/metadata/namespace-alias-2.html b/test-files/golden-tests/metadata/namespace-alias-2.html index 33e7cc544..0f95489ac 100644 --- a/test-files/golden-tests/metadata/namespace-alias-2.html +++ b/test-files/golden-tests/metadata/namespace-alias-2.html @@ -13,28 +13,25 @@

Namespaces

- + - +
NameDescriptionName
LongName -
LongName

Namespace Aliases

- + - - + +
NameDescriptionName
A -
B -
A
B
diff --git a/test-files/golden-tests/metadata/namespace-alias-3.adoc b/test-files/golden-tests/metadata/namespace-alias-3.adoc index abea6f06c..339b07b8c 100644 --- a/test-files/golden-tests/metadata/namespace-alias-3.adoc +++ b/test-files/golden-tests/metadata/namespace-alias-3.adoc @@ -7,26 +7,20 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Namespace Aliases -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#LongName] diff --git a/test-files/golden-tests/metadata/namespace-alias-3.html b/test-files/golden-tests/metadata/namespace-alias-3.html index 60b5102e4..c821b46fe 100644 --- a/test-files/golden-tests/metadata/namespace-alias-3.html +++ b/test-files/golden-tests/metadata/namespace-alias-3.html @@ -13,28 +13,25 @@

Namespaces

- + - +
NameDescriptionName
LongName -
LongName

Namespace Aliases

- + - - + +
NameDescriptionName
A -
B -
A
B
diff --git a/test-files/golden-tests/metadata/namespace.adoc b/test-files/golden-tests/metadata/namespace.adoc index f9bbcf3ed..3c4b0f416 100644 --- a/test-files/golden-tests/metadata/namespace.adoc +++ b/test-files/golden-tests/metadata/namespace.adoc @@ -7,22 +7,14 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<00namespace,`<unnamed>`>> -| - | <> -| - | <> -| - | <> -| - |=== [#00namespace] @@ -31,26 +23,20 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<00namespace-G,`G`>> -| - | <<00namespace-H,`H`>> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<00namespace-f10,`f10`>> -| - |=== [#00namespace-G] @@ -59,13 +45,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<00namespace-G-f11,`f11`>> -| - |=== [#00namespace-G-f11] @@ -89,13 +73,11 @@ f11(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <<00namespace-H-f12,`f12`>> -| - |=== [#00namespace-H-f12] @@ -134,29 +116,21 @@ f10(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A-00namespace] @@ -165,13 +139,11 @@ f10(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A-00namespace-f3] @@ -195,13 +167,11 @@ f3(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A-B-f1] @@ -225,13 +195,11 @@ f1(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A-C-f2] @@ -270,29 +238,21 @@ f0(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#D-00namespace] @@ -301,13 +261,11 @@ f0(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#D-00namespace-f8] @@ -331,13 +289,11 @@ f8(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#D-E-f6] @@ -361,13 +317,11 @@ f6(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#D-F-f7] @@ -406,13 +360,11 @@ f5(); === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#I-00namespace] @@ -421,13 +373,11 @@ f5(); === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#I-00namespace-f14] diff --git a/test-files/golden-tests/metadata/namespace.html b/test-files/golden-tests/metadata/namespace.html index 5a6384ae1..2eb2648c8 100644 --- a/test-files/golden-tests/metadata/namespace.html +++ b/test-files/golden-tests/metadata/namespace.html @@ -13,19 +13,15 @@

Namespaces

- + - - - - + + + +
NameDescriptionName
<unnamed> -
A -
D -
I -
<unnamed>
A
D
I
@@ -37,28 +33,25 @@

Namespaces

- + - - + +
NameDescriptionName
G -
H -
G
H

Functions

- + - +
NameDescriptionName
f10 -
f10
@@ -70,13 +63,12 @@

Functions

- + - +
NameDescriptionName
f11 -
f11
@@ -104,13 +96,12 @@

Functions

- + - +
NameDescriptionName
f12 -
f12
@@ -154,30 +145,26 @@

Namespaces

- + - - - + + +
NameDescriptionName
<unnamed> -
B -
C -
<unnamed>
B
C

Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -189,13 +176,12 @@

Functions

- + - +
NameDescriptionName
f3 -
f3
@@ -223,13 +209,12 @@

Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -257,13 +242,12 @@

Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -307,30 +291,26 @@

Namespaces

- + - - - + + +
NameDescriptionName
<unnamed> -
E -
F -
<unnamed>
E
F

Functions

- + - +
NameDescriptionName
f5 -
f5
@@ -342,13 +322,12 @@

Functions

- + - +
NameDescriptionName
f8 -
f8
@@ -376,13 +355,12 @@

Functions

- + - +
NameDescriptionName
f6 -
f6
@@ -410,13 +388,12 @@

Functions

- + - +
NameDescriptionName
f7 -
f7
@@ -460,13 +437,12 @@

Namespaces

- + - +
NameDescriptionName
<unnamed> -
<unnamed>
@@ -478,13 +454,12 @@

Functions

- + - +
NameDescriptionName
f14 -
f14
diff --git a/test-files/golden-tests/metadata/no_unique_address.adoc b/test-files/golden-tests/metadata/no_unique_address.adoc index 280b174a7..61f0ccae6 100644 --- a/test-files/golden-tests/metadata/no_unique_address.adoc +++ b/test-files/golden-tests/metadata/no_unique_address.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#Empty] @@ -52,16 +48,12 @@ struct T; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/no_unique_address.html b/test-files/golden-tests/metadata/no_unique_address.html index 77307ce40..db369bac2 100644 --- a/test-files/golden-tests/metadata/no_unique_address.html +++ b/test-files/golden-tests/metadata/no_unique_address.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
Empty -
T -
Empty
T
@@ -60,15 +58,13 @@

Data Members

- + - - + +
NameDescriptionName
e -
i -
e
i
diff --git a/test-files/golden-tests/metadata/noreturn.adoc b/test-files/golden-tests/metadata/noreturn.adoc index 62de33169..e90d9c4bf 100644 --- a/test-files/golden-tests/metadata/noreturn.adoc +++ b/test-files/golden-tests/metadata/noreturn.adoc @@ -7,23 +7,19 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#T] @@ -42,33 +38,27 @@ struct T; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Static Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Friends -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/noreturn.html b/test-files/golden-tests/metadata/noreturn.html index bfbb66424..85e6a9f06 100644 --- a/test-files/golden-tests/metadata/noreturn.html +++ b/test-files/golden-tests/metadata/noreturn.html @@ -13,26 +13,24 @@

Types

- + - +
NameDescriptionName
T -
T

Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -54,39 +52,36 @@

Member Functions

- + - +
NameDescriptionName
f3 -
f3

Static Member Functions

- + - +
NameDescriptionName
f2 -
f2

Friends

- + - +
NameDescriptionName
f1 -
f1
diff --git a/test-files/golden-tests/metadata/ns-variables.adoc b/test-files/golden-tests/metadata/ns-variables.adoc index c030d12b9..d1b059ecf 100644 --- a/test-files/golden-tests/metadata/ns-variables.adoc +++ b/test-files/golden-tests/metadata/ns-variables.adoc @@ -7,47 +7,27 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Variables -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#T] diff --git a/test-files/golden-tests/metadata/ns-variables.html b/test-files/golden-tests/metadata/ns-variables.html index bfd3de672..51ae20c1b 100644 --- a/test-files/golden-tests/metadata/ns-variables.html +++ b/test-files/golden-tests/metadata/ns-variables.html @@ -13,42 +13,32 @@

Types

- + - +
NameDescriptionName
T -
T

Variables

- + - - - - - - - - - + + + + + + + + +
NameDescriptionName
i -
j -
k -
l -
pi -
t -
x0 -
x1 -
x2 -
i
j
k
l
pi
t
x0
x1
x2
diff --git a/test-files/golden-tests/metadata/out-of-line-record-def.adoc b/test-files/golden-tests/metadata/out-of-line-record-def.adoc index 2ef5e6a46..0e0bde38f 100644 --- a/test-files/golden-tests/metadata/out-of-line-record-def.adoc +++ b/test-files/golden-tests/metadata/out-of-line-record-def.adoc @@ -7,13 +7,11 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N] @@ -22,13 +20,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#N-S] diff --git a/test-files/golden-tests/metadata/out-of-line-record-def.html b/test-files/golden-tests/metadata/out-of-line-record-def.html index ff36b8cb1..72a45fd4d 100644 --- a/test-files/golden-tests/metadata/out-of-line-record-def.html +++ b/test-files/golden-tests/metadata/out-of-line-record-def.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
N -
N
@@ -31,13 +30,12 @@

Types

- + - +
NameDescriptionName
S -
S
diff --git a/test-files/golden-tests/metadata/overloaded-op-1.adoc b/test-files/golden-tests/metadata/overloaded-op-1.adoc index a4c66259b..3c3ba53d7 100644 --- a/test-files/golden-tests/metadata/overloaded-op-1.adoc +++ b/test-files/golden-tests/metadata/overloaded-op-1.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#T] @@ -32,13 +30,11 @@ struct T; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/overloaded-op-1.html b/test-files/golden-tests/metadata/overloaded-op-1.html index 6adde9229..15ec8b415 100644 --- a/test-files/golden-tests/metadata/overloaded-op-1.html +++ b/test-files/golden-tests/metadata/overloaded-op-1.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
T -
T
@@ -41,13 +40,12 @@

Member Functions

- + - +
NameDescriptionName
operator+ -
operator+
diff --git a/test-files/golden-tests/metadata/overloaded-op-2.adoc b/test-files/golden-tests/metadata/overloaded-op-2.adoc index 80fc969db..de6842d40 100644 --- a/test-files/golden-tests/metadata/overloaded-op-2.adoc +++ b/test-files/golden-tests/metadata/overloaded-op-2.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#T] @@ -32,13 +30,11 @@ struct T; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/overloaded-op-2.html b/test-files/golden-tests/metadata/overloaded-op-2.html index c325faf10..29bb8c028 100644 --- a/test-files/golden-tests/metadata/overloaded-op-2.html +++ b/test-files/golden-tests/metadata/overloaded-op-2.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
T -
T
@@ -41,13 +40,12 @@

Member Functions

- + - +
NameDescriptionName
operator+ -
operator+
diff --git a/test-files/golden-tests/metadata/record-1.adoc b/test-files/golden-tests/metadata/record-1.adoc index c44cef011..d675d5319 100644 --- a/test-files/golden-tests/metadata/record-1.adoc +++ b/test-files/golden-tests/metadata/record-1.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#T] @@ -32,32 +30,22 @@ struct T; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Protected Member Functions diff --git a/test-files/golden-tests/metadata/record-1.html b/test-files/golden-tests/metadata/record-1.html index 5c26a2282..9c4a511da 100644 --- a/test-files/golden-tests/metadata/record-1.html +++ b/test-files/golden-tests/metadata/record-1.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
T -
T
@@ -41,32 +40,27 @@

Types

- + - - + +
NameDescriptionName
U1 -
U2 -
U1
U2

Member Functions

- + - - - + + +
NameDescriptionName
f1 -
f2 -
f3 -
f1
f2
f3
diff --git a/test-files/golden-tests/metadata/record-access.adoc b/test-files/golden-tests/metadata/record-access.adoc index 1772c2679..6a9e5200a 100644 --- a/test-files/golden-tests/metadata/record-access.adoc +++ b/test-files/golden-tests/metadata/record-access.adoc @@ -7,19 +7,13 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== [#C0] @@ -38,35 +32,29 @@ class C0; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Protected Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Private Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#C0-f0] @@ -130,35 +118,29 @@ struct S0; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Protected Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Private Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#S0-f0] @@ -222,35 +204,29 @@ union U0; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Protected Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Private Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#U0-f0] diff --git a/test-files/golden-tests/metadata/record-access.html b/test-files/golden-tests/metadata/record-access.html index 9d1f76a99..9b823bd0c 100644 --- a/test-files/golden-tests/metadata/record-access.html +++ b/test-files/golden-tests/metadata/record-access.html @@ -13,17 +13,14 @@

Types

- + - - - + + +
NameDescriptionName
C0 -
S0 -
U0 -
C0
S0
U0
@@ -45,13 +42,12 @@

Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -59,13 +55,12 @@

Protected Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -73,13 +68,12 @@

Private Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -149,13 +143,12 @@

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -163,13 +156,12 @@

Protected Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -177,13 +169,12 @@

Private Member Functions

- + - +
NameDescriptionName
f2 -
f2
@@ -253,13 +244,12 @@

Member Functions

- + - +
NameDescriptionName
f0 -
f0
@@ -267,13 +257,12 @@

Protected Member Functions

- + - +
NameDescriptionName
f1 -
f1
@@ -281,13 +270,12 @@

Private Member Functions

- + - +
NameDescriptionName
f2 -
f2
diff --git a/test-files/golden-tests/metadata/record-data.adoc b/test-files/golden-tests/metadata/record-data.adoc index b28022e95..35dabe89d 100644 --- a/test-files/golden-tests/metadata/record-data.adoc +++ b/test-files/golden-tests/metadata/record-data.adoc @@ -7,25 +7,15 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#T] @@ -44,25 +34,15 @@ struct T; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== @@ -154,13 +134,11 @@ struct U; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -196,27 +174,21 @@ class V; === Protected Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Private Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#V-i] @@ -277,13 +249,11 @@ struct W; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -321,35 +291,23 @@ struct X; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/record-data.html b/test-files/golden-tests/metadata/record-data.html index 373a456e5..a6b52c041 100644 --- a/test-files/golden-tests/metadata/record-data.html +++ b/test-files/golden-tests/metadata/record-data.html @@ -13,21 +13,16 @@

Types

- + - - - - - + + + + +
NameDescriptionName
T -
U -
V -
W -
X -
T
U
V
W
X
@@ -49,21 +44,16 @@

Data Members

- + - - - - - + + + + +
NameDescriptionName
i -
j -
k -
l -
m -
i
j
k
l
m
@@ -163,13 +153,12 @@

Data Members

- + - +
NameDescriptionName
t -
t
@@ -209,13 +198,12 @@

Protected Data Members

- + - +
NameDescriptionName
j -
j
@@ -223,15 +211,13 @@

Private Data Members

- + - - + +
NameDescriptionName
i -
k -
i
k
@@ -298,13 +284,12 @@

Data Members

- + - +
NameDescriptionName
buf -
buf
@@ -346,34 +331,28 @@

Types

- + - +
NameDescriptionName
Q -
Q

Data Members

- + - - - - - + + + + +
NameDescriptionName
x0 -
x1 -
x2 -
x3 -
x4 -
x0
x1
x2
x3
x4
diff --git a/test-files/golden-tests/metadata/record-inheritance.adoc b/test-files/golden-tests/metadata/record-inheritance.adoc index 0194274c8..af82dd2e2 100644 --- a/test-files/golden-tests/metadata/record-inheritance.adoc +++ b/test-files/golden-tests/metadata/record-inheritance.adoc @@ -7,58 +7,26 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#C0] diff --git a/test-files/golden-tests/metadata/record-inheritance.html b/test-files/golden-tests/metadata/record-inheritance.html index 5edeb81f8..8cebae513 100644 --- a/test-files/golden-tests/metadata/record-inheritance.html +++ b/test-files/golden-tests/metadata/record-inheritance.html @@ -13,43 +13,27 @@

Types

- + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +
NameDescriptionName
C0 -
C1 -
C2 -
C3 -
C4 -
C5 -
C6 -
C7 -
S0 -
S1 -
S2 -
S3 -
S4 -
S5 -
S6 -
U0 -
C0
C1
C2
C3
C4
C5
C6
C7
S0
S1
S2
S3
S4
S5
S6
U0
diff --git a/test-files/golden-tests/metadata/requires-clause.adoc b/test-files/golden-tests/metadata/requires-clause.adoc index e978f54e1..e85b2ec54 100644 --- a/test-files/golden-tests/metadata/requires-clause.adoc +++ b/test-files/golden-tests/metadata/requires-clause.adoc @@ -7,28 +7,21 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| |=== [#A-0c] diff --git a/test-files/golden-tests/metadata/requires-clause.html b/test-files/golden-tests/metadata/requires-clause.html index a7a3fce03..2a7403b14 100644 --- a/test-files/golden-tests/metadata/requires-clause.html +++ b/test-files/golden-tests/metadata/requires-clause.html @@ -13,29 +13,26 @@

Types

- + - - + +
NameDescriptionName
A -
A -
A
A

Functions

- + - - + +
NameDescriptionName
f -
g
f
g
diff --git a/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.adoc b/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.adoc index 44d4bb304..5a55a720a 100644 --- a/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.adoc +++ b/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.adoc @@ -7,25 +7,15 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A-0e] @@ -45,26 +35,20 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -86,13 +70,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -129,13 +111,11 @@ struct C; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -187,29 +167,21 @@ struct <><int>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -249,13 +221,11 @@ struct <><long>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -325,26 +295,20 @@ struct <><short>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -384,13 +348,11 @@ struct C; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -442,32 +404,22 @@ struct <><bool>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - |=== === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -525,13 +477,11 @@ struct <><U*>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -568,13 +518,11 @@ struct <><double*>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -625,16 +573,12 @@ struct D; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -656,13 +600,11 @@ struct E; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -699,13 +641,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.html b/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.html index ff44fc119..dbb4e3228 100644 --- a/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.html +++ b/test-files/golden-tests/metadata/spec-mem-implicit-instantiation.html @@ -13,21 +13,16 @@

Types

- + - - - - - + + + + +
NameDescriptionName
A -
A<int> -
A<short> -
A<bool> -
D -
A
A<int>
A<short>
A<bool>
D
@@ -50,28 +45,25 @@

Types

- + - - + +
NameDescriptionName
B -
C -
B
C

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -96,13 +88,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
@@ -143,13 +134,12 @@

Member Functions

- + - +
NameDescriptionName
h -
h
@@ -206,30 +196,26 @@

Types

- + - - - + + +
NameDescriptionName
B -
B<long> -
C -
B
B<long>
C

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -272,13 +258,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
@@ -353,28 +338,25 @@

Types

- + - - + +
NameDescriptionName
B -
C -
B
C

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -417,13 +399,12 @@

Member Functions

- + - +
NameDescriptionName
i -
i
@@ -480,32 +461,27 @@

Types

- + - - - - + + + +
NameDescriptionName
B -
C -
C<U*> -
C<double*> -
B
C
C<U*>
C<double*>

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -566,13 +542,12 @@

Member Functions

- + - +
NameDescriptionName
j -
j
@@ -613,13 +588,12 @@

Member Functions

- + - +
NameDescriptionName
j -
j
@@ -675,15 +649,13 @@

Types

- + - - + +
NameDescriptionName
E -
E<int> -
E
E<int>
@@ -708,13 +680,12 @@

Member Functions

- + - +
NameDescriptionName
k -
k
@@ -755,13 +726,12 @@

Member Functions

- + - +
NameDescriptionName
k -
k
diff --git a/test-files/golden-tests/metadata/static-data-def-constexpr.adoc b/test-files/golden-tests/metadata/static-data-def-constexpr.adoc index c84a4d5bf..6f3d1cc17 100644 --- a/test-files/golden-tests/metadata/static-data-def-constexpr.adoc +++ b/test-files/golden-tests/metadata/static-data-def-constexpr.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#S] @@ -35,13 +31,11 @@ struct S; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -78,13 +72,11 @@ struct T; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/static-data-def-constexpr.html b/test-files/golden-tests/metadata/static-data-def-constexpr.html index 24001cf0a..5ca5a5afc 100644 --- a/test-files/golden-tests/metadata/static-data-def-constexpr.html +++ b/test-files/golden-tests/metadata/static-data-def-constexpr.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
S -
T -
S
T
@@ -43,13 +41,12 @@

Static Data Members

- + - +
NameDescriptionName
s -
s
@@ -90,13 +87,12 @@

Static Data Members

- + - +
NameDescriptionName
t -
t
diff --git a/test-files/golden-tests/metadata/static-data-def.adoc b/test-files/golden-tests/metadata/static-data-def.adoc index 4b24f73a5..db48573a2 100644 --- a/test-files/golden-tests/metadata/static-data-def.adoc +++ b/test-files/golden-tests/metadata/static-data-def.adoc @@ -7,26 +7,20 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -46,34 +40,18 @@ struct A; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== @@ -216,16 +194,12 @@ struct B; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/static-data-def.html b/test-files/golden-tests/metadata/static-data-def.html index 6a1b7f96e..746ffe5c9 100644 --- a/test-files/golden-tests/metadata/static-data-def.html +++ b/test-files/golden-tests/metadata/static-data-def.html @@ -13,28 +13,25 @@

Types

- + - - + +
NameDescriptionName
A -
B -
A
B

Functions

- + - +
NameDescriptionName
f -
f
@@ -57,27 +54,19 @@

Static Data Members

- + - - - - - - - - + + + + + + + +
NameDescriptionName
v0 -
v1 -
v2 -
v3 -
v4 -
v5 -
v6 -
v7 -
v0
v1
v2
v3
v4
v5
v6
v7
@@ -231,15 +220,13 @@

Static Data Members

- + - - + +
NameDescriptionName
x0 -
x1 -
x0
x1
diff --git a/test-files/golden-tests/metadata/static-data-template.adoc b/test-files/golden-tests/metadata/static-data-template.adoc index 5a9c1f780..0928dc824 100644 --- a/test-files/golden-tests/metadata/static-data-template.adoc +++ b/test-files/golden-tests/metadata/static-data-template.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,19 +31,13 @@ struct A; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/static-data-template.html b/test-files/golden-tests/metadata/static-data-template.html index 0e38d6c29..38e1f6fd8 100644 --- a/test-files/golden-tests/metadata/static-data-template.html +++ b/test-files/golden-tests/metadata/static-data-template.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,17 +41,14 @@

Static Data Members

- + - - - + + +
NameDescriptionName
x -
x<U*, T> -
x<T, long> -
x
x<U*, T>
x<T, long>
diff --git a/test-files/golden-tests/metadata/template-specialization-inheritance.adoc b/test-files/golden-tests/metadata/template-specialization-inheritance.adoc index 188e8e9c9..7557094d1 100644 --- a/test-files/golden-tests/metadata/template-specialization-inheritance.adoc +++ b/test-files/golden-tests/metadata/template-specialization-inheritance.adoc @@ -7,43 +7,21 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#R0] @@ -63,13 +41,11 @@ struct R0 === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -129,13 +105,11 @@ struct S0; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -210,13 +184,11 @@ struct <><2>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -255,13 +227,11 @@ struct <><5>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/metadata/template-specialization-inheritance.html b/test-files/golden-tests/metadata/template-specialization-inheritance.html index 480574fcd..61afb3842 100644 --- a/test-files/golden-tests/metadata/template-specialization-inheritance.html +++ b/test-files/golden-tests/metadata/template-specialization-inheritance.html @@ -13,33 +13,22 @@

Types

- + - - - - - - - - - - - + + + + + + + + + + +
NameDescriptionName
R0 -
R1 -
R2 -
S0 -
S0<3> -
S0<6> -
S0<2> -
S0<5> -
U1 -
U2 -
U3 -
R0
R1
R2
S0
S0<3>
S0<6>
S0<2>
S0<5>
U1
U2
U3
@@ -62,13 +51,12 @@

Types

- + - +
NameDescriptionName
S1 -
S1
@@ -131,13 +119,12 @@

Types

- + - +
NameDescriptionName
S1 -
S1
@@ -215,13 +202,12 @@

Types

- + - +
NameDescriptionName
S1 -
S1
@@ -263,13 +249,12 @@

Types

- + - +
NameDescriptionName
S1 -
S1
diff --git a/test-files/golden-tests/metadata/type-resolution.adoc b/test-files/golden-tests/metadata/type-resolution.adoc index f8cdd4820..e2ae033a5 100644 --- a/test-files/golden-tests/metadata/type-resolution.adoc +++ b/test-files/golden-tests/metadata/type-resolution.adoc @@ -7,167 +7,67 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A] diff --git a/test-files/golden-tests/metadata/type-resolution.html b/test-files/golden-tests/metadata/type-resolution.html index b4a9b9bfd..3ded1305c 100644 --- a/test-files/golden-tests/metadata/type-resolution.html +++ b/test-files/golden-tests/metadata/type-resolution.html @@ -13,122 +13,72 @@

Types

- + - - - - - + + + + +
NameDescriptionName
A -
B -
C -
D -
E -
A
B
C
D
E

Functions

- + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionName
f0 -
f1 -
f2 -
f3 -
f4 -
f5 -
f6 -
f7 -
f8 -
g0 -
g1 -
g2 -
g3 -
g4 -
g5 -
g6 -
g7 -
g8 -
h0 -
h1 -
h2 -
h3 -
h4 -
h5 -
h6 -
h7 -
h8 -
i0 -
i1 -
i2 -
i3 -
i4 -
i5 -
i6 -
i7 -
i8 -
j0 -
j1 -
j2 -
j3 -
j4 -
j5 -
j6 -
j7 -
j8 -
f0
f1
f2
f3
f4
f5
f6
f7
f8
g0
g1
g2
g3
g4
g5
g6
g7
g8
h0
h1
h2
h3
h4
h5
h6
h7
h8
i0
i1
i2
i3
i4
i5
i6
i7
i8
j0
j1
j2
j3
j4
j5
j6
j7
j8
diff --git a/test-files/golden-tests/metadata/union.adoc b/test-files/golden-tests/metadata/union.adoc index eab6ec29c..c1faf9194 100644 --- a/test-files/golden-tests/metadata/union.adoc +++ b/test-files/golden-tests/metadata/union.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A] @@ -35,16 +31,12 @@ union A; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[variant member]# -| - | <> [.small]#[variant member]# -| - |=== @@ -93,19 +85,13 @@ struct B; === Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> [.small]#[variant member]# -| - | <> [.small]#[variant member]# -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/union.html b/test-files/golden-tests/metadata/union.html index 2752d17f2..5d3536fd1 100644 --- a/test-files/golden-tests/metadata/union.html +++ b/test-files/golden-tests/metadata/union.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
B -
A
B
@@ -43,15 +41,13 @@

Data Members

- + - - + +
NameDescriptionName
x [variant member] -
y [variant member] -
x [variant member]
y [variant member]
@@ -105,17 +101,14 @@

Data Members

- + - - - + + +
NameDescriptionName
x [variant member] -
y [variant member] -
z -
x [variant member]
y [variant member]
z
diff --git a/test-files/golden-tests/metadata/using-1.adoc b/test-files/golden-tests/metadata/using-1.adoc index 61d1a5c8b..141656cb7 100644 --- a/test-files/golden-tests/metadata/using-1.adoc +++ b/test-files/golden-tests/metadata/using-1.adoc @@ -7,24 +7,20 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Using Directives -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#LongName] diff --git a/test-files/golden-tests/metadata/using-1.html b/test-files/golden-tests/metadata/using-1.html index 3c6d3f02b..7f8b78e98 100644 --- a/test-files/golden-tests/metadata/using-1.html +++ b/test-files/golden-tests/metadata/using-1.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
LongName -
LongName
@@ -27,13 +26,12 @@

Using Directives

- + - +
NameDescriptionName
LongName -
LongName
diff --git a/test-files/golden-tests/metadata/using-2.adoc b/test-files/golden-tests/metadata/using-2.adoc index bed688da7..77bc5f551 100644 --- a/test-files/golden-tests/metadata/using-2.adoc +++ b/test-files/golden-tests/metadata/using-2.adoc @@ -7,13 +7,11 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#LongName] @@ -22,16 +20,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#LongName-S1] diff --git a/test-files/golden-tests/metadata/using-2.html b/test-files/golden-tests/metadata/using-2.html index 476683e08..b3586df99 100644 --- a/test-files/golden-tests/metadata/using-2.html +++ b/test-files/golden-tests/metadata/using-2.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
LongName -
LongName
@@ -31,15 +30,13 @@

Types

- + - - + +
NameDescriptionName
S1 -
S2 -
S1
S2
diff --git a/test-files/golden-tests/metadata/using-3.adoc b/test-files/golden-tests/metadata/using-3.adoc index af88ef8ad..6e7e64770 100644 --- a/test-files/golden-tests/metadata/using-3.adoc +++ b/test-files/golden-tests/metadata/using-3.adoc @@ -7,19 +7,13 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== [#A] @@ -38,13 +32,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -80,13 +72,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -124,25 +114,20 @@ struct C === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== === Using Declarations -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/using-3.html b/test-files/golden-tests/metadata/using-3.html index a12eaa7d0..ae1ef09c5 100644 --- a/test-files/golden-tests/metadata/using-3.html +++ b/test-files/golden-tests/metadata/using-3.html @@ -13,17 +13,14 @@

Types

- + - - - + + +
NameDescriptionName
A -
B -
C -
A
B
C
@@ -45,13 +42,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -91,13 +87,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -139,27 +134,25 @@

Member Functions

- + - +
NameDescriptionName
f
f

Using Declarations

- + - - + +
NameDescriptionName
f -
f -
f
f
diff --git a/test-files/golden-tests/metadata/var-template.adoc b/test-files/golden-tests/metadata/var-template.adoc index 8e096e3cb..17c01e73c 100644 --- a/test-files/golden-tests/metadata/var-template.adoc +++ b/test-files/golden-tests/metadata/var-template.adoc @@ -7,29 +7,21 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Variables -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== [#B] @@ -48,19 +40,13 @@ struct B; === Static Data Members -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== diff --git a/test-files/golden-tests/metadata/var-template.html b/test-files/golden-tests/metadata/var-template.html index 35625b96f..f6252239a 100644 --- a/test-files/golden-tests/metadata/var-template.html +++ b/test-files/golden-tests/metadata/var-template.html @@ -13,30 +13,26 @@

Types

- + - +
NameDescriptionName
B -
B

Variables

- + - - - + + +
NameDescriptionName
A -
A<void> -
A<T&> -
A
A<void>
A<T&>
@@ -58,17 +54,14 @@

Static Data Members

- + - - - + + +
NameDescriptionName
C -
C<int> -
C<T*> -
C
C<int>
C<T*>
diff --git a/test-files/golden-tests/metadata/variadic-function.adoc b/test-files/golden-tests/metadata/variadic-function.adoc index 8c072f85b..246801e56 100644 --- a/test-files/golden-tests/metadata/variadic-function.adoc +++ b/test-files/golden-tests/metadata/variadic-function.adoc @@ -7,32 +7,22 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - |=== === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#C] diff --git a/test-files/golden-tests/metadata/variadic-function.html b/test-files/golden-tests/metadata/variadic-function.html index e11d6dfc1..403f0a5e2 100644 --- a/test-files/golden-tests/metadata/variadic-function.html +++ b/test-files/golden-tests/metadata/variadic-function.html @@ -13,32 +13,27 @@

Types

- + - - - + + +
NameDescriptionName
C -
T -
U -
C
T
U

Functions

- + - - + +
NameDescriptionName
f -
g -
f
g
diff --git a/test-files/golden-tests/output/canonical_1.adoc b/test-files/golden-tests/output/canonical_1.adoc index c19db8ae9..5a93e14b4 100644 --- a/test-files/golden-tests/output/canonical_1.adoc +++ b/test-files/golden-tests/output/canonical_1.adoc @@ -7,34 +7,18 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - | <> -| - |=== [#A] diff --git a/test-files/golden-tests/output/canonical_1.html b/test-files/golden-tests/output/canonical_1.html index 9aee6b3d6..2fc56bf9d 100644 --- a/test-files/golden-tests/output/canonical_1.html +++ b/test-files/golden-tests/output/canonical_1.html @@ -13,27 +13,19 @@

Types

- + - - - - - - - - + + + + + + + +
NameDescriptionName
A -
B -
Ba -
Bx -
a -
b -
bA -
ba -
A
B
Ba
Bx
a
b
bA
ba
diff --git a/test-files/golden-tests/snippets/sqrt.adoc b/test-files/golden-tests/snippets/sqrt.adoc index 5a33b29b3..d2a25dfb3 100644 --- a/test-files/golden-tests/snippets/sqrt.adoc +++ b/test-files/golden-tests/snippets/sqrt.adoc @@ -7,13 +7,11 @@ === Namespaces -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== === Functions diff --git a/test-files/golden-tests/snippets/sqrt.html b/test-files/golden-tests/snippets/sqrt.html index 4c7b2b8e4..fd35b2478 100644 --- a/test-files/golden-tests/snippets/sqrt.html +++ b/test-files/golden-tests/snippets/sqrt.html @@ -13,13 +13,12 @@

Namespaces

- + - +
NameDescriptionName
std -
std

Functions

diff --git a/test-files/golden-tests/templates/c_mct_expl_inline.adoc b/test-files/golden-tests/templates/c_mct_expl_inline.adoc index cbe2d9c1e..3f33ad627 100644 --- a/test-files/golden-tests/templates/c_mct_expl_inline.adoc +++ b/test-files/golden-tests/templates/c_mct_expl_inline.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -32,16 +30,12 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -63,13 +57,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -106,13 +98,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/c_mct_expl_inline.html b/test-files/golden-tests/templates/c_mct_expl_inline.html index 3f1b8b75f..ce1f8e99b 100644 --- a/test-files/golden-tests/templates/c_mct_expl_inline.html +++ b/test-files/golden-tests/templates/c_mct_expl_inline.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -41,15 +40,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<int> -
B
B<int>
@@ -74,13 +71,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -121,13 +117,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/c_mct_expl_outside.adoc b/test-files/golden-tests/templates/c_mct_expl_outside.adoc index 40562bcdd..01695a373 100644 --- a/test-files/golden-tests/templates/c_mct_expl_outside.adoc +++ b/test-files/golden-tests/templates/c_mct_expl_outside.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -32,16 +30,12 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -63,13 +57,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -106,13 +98,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/c_mct_expl_outside.html b/test-files/golden-tests/templates/c_mct_expl_outside.html index ed1ebd9d0..9fdc29a51 100644 --- a/test-files/golden-tests/templates/c_mct_expl_outside.html +++ b/test-files/golden-tests/templates/c_mct_expl_outside.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -41,15 +40,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<int> -
B
B<int>
@@ -74,13 +71,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -121,13 +117,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/c_mft_expl_inline.adoc b/test-files/golden-tests/templates/c_mft_expl_inline.adoc index 2c027f6a7..340dea118 100644 --- a/test-files/golden-tests/templates/c_mft_expl_inline.adoc +++ b/test-files/golden-tests/templates/c_mft_expl_inline.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -32,12 +30,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== diff --git a/test-files/golden-tests/templates/c_mft_expl_inline.html b/test-files/golden-tests/templates/c_mft_expl_inline.html index d55dd2a06..0b24603ca 100644 --- a/test-files/golden-tests/templates/c_mft_expl_inline.html +++ b/test-files/golden-tests/templates/c_mft_expl_inline.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -41,12 +40,12 @@

Member Functions

- + - +
NameDescriptionName
f
f
diff --git a/test-files/golden-tests/templates/c_mft_expl_outside.adoc b/test-files/golden-tests/templates/c_mft_expl_outside.adoc index b0544e989..5c3f6f678 100644 --- a/test-files/golden-tests/templates/c_mft_expl_outside.adoc +++ b/test-files/golden-tests/templates/c_mft_expl_outside.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -32,12 +30,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== diff --git a/test-files/golden-tests/templates/c_mft_expl_outside.html b/test-files/golden-tests/templates/c_mft_expl_outside.html index ceb719d95..e81da35a3 100644 --- a/test-files/golden-tests/templates/c_mft_expl_outside.html +++ b/test-files/golden-tests/templates/c_mft_expl_outside.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -41,12 +40,12 @@

Member Functions

- + - +
NameDescriptionName
f
f
diff --git a/test-files/golden-tests/templates/ct_expl.adoc b/test-files/golden-tests/templates/ct_expl.adoc index e7d106942..05202366e 100644 --- a/test-files/golden-tests/templates/ct_expl.adoc +++ b/test-files/golden-tests/templates/ct_expl.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A-0e] @@ -36,13 +32,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -79,13 +73,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_expl.html b/test-files/golden-tests/templates/ct_expl.html index 7d48cf05d..dfbe2a97e 100644 --- a/test-files/golden-tests/templates/ct_expl.html +++ b/test-files/golden-tests/templates/ct_expl.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
A<int> -
A
A<int>
@@ -44,13 +42,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -91,13 +88,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/ct_mc.adoc b/test-files/golden-tests/templates/ct_mc.adoc index f0d5b30fb..1f7ec54c8 100644 --- a/test-files/golden-tests/templates/ct_mc.adoc +++ b/test-files/golden-tests/templates/ct_mc.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,13 +31,11 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -60,13 +56,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mc.html b/test-files/golden-tests/templates/ct_mc.html index 056334bb1..b260ffb8c 100644 --- a/test-files/golden-tests/templates/ct_mc.html +++ b/test-files/golden-tests/templates/ct_mc.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,13 +41,12 @@

Types

- + - +
NameDescriptionName
B -
B
@@ -72,13 +70,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/templates/ct_mc_expl_outside.adoc b/test-files/golden-tests/templates/ct_mc_expl_outside.adoc index 0ee45cdc5..47db71d70 100644 --- a/test-files/golden-tests/templates/ct_mc_expl_outside.adoc +++ b/test-files/golden-tests/templates/ct_mc_expl_outside.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A-0e] @@ -36,13 +32,11 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -63,13 +57,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -106,13 +98,11 @@ struct <><int>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -133,13 +123,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mc_expl_outside.html b/test-files/golden-tests/templates/ct_mc_expl_outside.html index 58a34dc6f..58bd1190f 100644 --- a/test-files/golden-tests/templates/ct_mc_expl_outside.html +++ b/test-files/golden-tests/templates/ct_mc_expl_outside.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
A<int> -
A
A<int>
@@ -44,13 +42,12 @@

Types

- + - +
NameDescriptionName
B -
B
@@ -74,13 +71,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -121,13 +117,12 @@

Types

- + - +
NameDescriptionName
B -
B
@@ -151,13 +146,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/ct_mct.adoc b/test-files/golden-tests/templates/ct_mct.adoc index 6c9f75664..ec43f894e 100644 --- a/test-files/golden-tests/templates/ct_mct.adoc +++ b/test-files/golden-tests/templates/ct_mct.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,13 +31,11 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -61,13 +57,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mct.html b/test-files/golden-tests/templates/ct_mct.html index c6f3f1e82..c8fb0c019 100644 --- a/test-files/golden-tests/templates/ct_mct.html +++ b/test-files/golden-tests/templates/ct_mct.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,13 +41,12 @@

Types

- + - +
NameDescriptionName
B -
B
@@ -73,13 +71,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/templates/ct_mct_expl_inline.adoc b/test-files/golden-tests/templates/ct_mct_expl_inline.adoc index 4df577386..2de6f8c2f 100644 --- a/test-files/golden-tests/templates/ct_mct_expl_inline.adoc +++ b/test-files/golden-tests/templates/ct_mct_expl_inline.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,16 +31,12 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -64,13 +58,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -107,13 +99,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mct_expl_inline.html b/test-files/golden-tests/templates/ct_mct_expl_inline.html index 6dcac75f3..299a068a7 100644 --- a/test-files/golden-tests/templates/ct_mct_expl_inline.html +++ b/test-files/golden-tests/templates/ct_mct_expl_inline.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,15 +41,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<int> -
B
B<int>
@@ -75,13 +72,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -122,13 +118,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/ct_mct_expl_outside.adoc b/test-files/golden-tests/templates/ct_mct_expl_outside.adoc index a68aa188c..9ec148953 100644 --- a/test-files/golden-tests/templates/ct_mct_expl_outside.adoc +++ b/test-files/golden-tests/templates/ct_mct_expl_outside.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A-0e] @@ -36,13 +32,11 @@ struct A; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -64,13 +58,11 @@ struct B; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -107,16 +99,12 @@ struct <><int>; === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== @@ -156,13 +144,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mct_expl_outside.html b/test-files/golden-tests/templates/ct_mct_expl_outside.html index 92b138299..e7b263aea 100644 --- a/test-files/golden-tests/templates/ct_mct_expl_outside.html +++ b/test-files/golden-tests/templates/ct_mct_expl_outside.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
A<int> -
A
A<int>
@@ -44,13 +42,12 @@

Types

- + - +
NameDescriptionName
B -
B
@@ -75,13 +72,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -122,15 +118,13 @@

Types

- + - - + +
NameDescriptionName
B -
B<int> -
B
B<int>
@@ -173,13 +167,12 @@

Member Functions

- + - +
NameDescriptionName
g -
g
diff --git a/test-files/golden-tests/templates/ct_mf.adoc b/test-files/golden-tests/templates/ct_mf.adoc index acf6e02c2..ebacc1afd 100644 --- a/test-files/golden-tests/templates/ct_mf.adoc +++ b/test-files/golden-tests/templates/ct_mf.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,13 +31,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mf.html b/test-files/golden-tests/templates/ct_mf.html index a1c2f33ca..bc34d4e51 100644 --- a/test-files/golden-tests/templates/ct_mf.html +++ b/test-files/golden-tests/templates/ct_mf.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,13 +41,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/templates/ct_mf_expl_outside.adoc b/test-files/golden-tests/templates/ct_mf_expl_outside.adoc index 165633c4a..ae9bb102e 100644 --- a/test-files/golden-tests/templates/ct_mf_expl_outside.adoc +++ b/test-files/golden-tests/templates/ct_mf_expl_outside.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A-0e] @@ -36,13 +32,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -79,13 +73,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mf_expl_outside.html b/test-files/golden-tests/templates/ct_mf_expl_outside.html index 56255b6ae..b63709f0c 100644 --- a/test-files/golden-tests/templates/ct_mf_expl_outside.html +++ b/test-files/golden-tests/templates/ct_mf_expl_outside.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
A<int> -
A
A<int>
@@ -44,13 +42,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -91,13 +88,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/templates/ct_mft.adoc b/test-files/golden-tests/templates/ct_mft.adoc index 4fe14feb3..0bcd2913b 100644 --- a/test-files/golden-tests/templates/ct_mft.adoc +++ b/test-files/golden-tests/templates/ct_mft.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,13 +31,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== diff --git a/test-files/golden-tests/templates/ct_mft.html b/test-files/golden-tests/templates/ct_mft.html index 3d6dbabad..3a5a5c571 100644 --- a/test-files/golden-tests/templates/ct_mft.html +++ b/test-files/golden-tests/templates/ct_mft.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,13 +41,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
diff --git a/test-files/golden-tests/templates/ct_mft_expl_inline.adoc b/test-files/golden-tests/templates/ct_mft_expl_inline.adoc index 6f99f5071..97a108b18 100644 --- a/test-files/golden-tests/templates/ct_mft_expl_inline.adoc +++ b/test-files/golden-tests/templates/ct_mft_expl_inline.adoc @@ -7,13 +7,11 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== [#A] @@ -33,12 +31,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== diff --git a/test-files/golden-tests/templates/ct_mft_expl_inline.html b/test-files/golden-tests/templates/ct_mft_expl_inline.html index 3e3c00c6f..e84154465 100644 --- a/test-files/golden-tests/templates/ct_mft_expl_inline.html +++ b/test-files/golden-tests/templates/ct_mft_expl_inline.html @@ -13,13 +13,12 @@

Types

- + - +
NameDescriptionName
A -
A
@@ -42,12 +41,12 @@

Member Functions

- + - +
NameDescriptionName
f
f
diff --git a/test-files/golden-tests/templates/ct_mft_expl_outside.adoc b/test-files/golden-tests/templates/ct_mft_expl_outside.adoc index ba964d8bd..da7565581 100644 --- a/test-files/golden-tests/templates/ct_mft_expl_outside.adoc +++ b/test-files/golden-tests/templates/ct_mft_expl_outside.adoc @@ -7,16 +7,12 @@ === Types -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - | <> -| - |=== [#A-0e] @@ -36,13 +32,11 @@ struct A; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| - |=== @@ -80,12 +74,11 @@ struct <><int>; === Member Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== diff --git a/test-files/golden-tests/templates/ct_mft_expl_outside.html b/test-files/golden-tests/templates/ct_mft_expl_outside.html index 6ef5a00f5..ccc6e0a2a 100644 --- a/test-files/golden-tests/templates/ct_mft_expl_outside.html +++ b/test-files/golden-tests/templates/ct_mft_expl_outside.html @@ -13,15 +13,13 @@

Types

- + - - + +
NameDescriptionName
A -
A<int> -
A
A<int>
@@ -44,13 +42,12 @@

Member Functions

- + - +
NameDescriptionName
f -
f
@@ -92,12 +89,12 @@

Member Functions

- + - +
NameDescriptionName
f
f
diff --git a/test-files/golden-tests/templates/ft_expl.adoc b/test-files/golden-tests/templates/ft_expl.adoc index 78ea735ac..f67531393 100644 --- a/test-files/golden-tests/templates/ft_expl.adoc +++ b/test-files/golden-tests/templates/ft_expl.adoc @@ -7,12 +7,11 @@ === Functions -[cols=2] +[cols=1] |=== -| Name | Description +| Name | <> -| |=== [#f] diff --git a/test-files/golden-tests/templates/ft_expl.html b/test-files/golden-tests/templates/ft_expl.html index b474d61a2..a89fa5ccf 100644 --- a/test-files/golden-tests/templates/ft_expl.html +++ b/test-files/golden-tests/templates/ft_expl.html @@ -13,12 +13,12 @@

Functions

- + - +
NameDescriptionName
f
f