Skip to content

Commit 8079d3b

Browse files
authored
Merge pull request #598 from xtensor-stack/fix/doxygen-commands
Fix some doxygen fields
2 parents f212f3c + c82124f commit 8079d3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/api/xsimd_batch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ batch
99

1010
.. _xsimd-batch-ref:
1111

12-
.. doxygenstruct:: xsimd::batch
12+
.. doxygenclass:: xsimd::batch
1313
:project: xsimd
1414
:members:
1515

docs/source/api/xsimd_batch_bool.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ batch_bool
99

1010
.. _xsimd-batch-bool-ref:
1111

12-
.. doxygenstruct:: xsimd::batch_bool
12+
.. doxygenclass:: xsimd::batch_bool
1313
:project: xsimd
1414
:members:
1515

docs/source/api/xsimd_batch_complex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
xsimd_batch_complex
88
===================
99

10-
.. doxygenstruct:: xsimd::batch< std::complex< T >, A >
10+
.. doxygenclass:: xsimd::batch< std::complex< T >, A >
1111
:project: xsimd
1212
:members:
1313

0 commit comments

Comments
 (0)