Skip to content

Commit b63bef0

Browse files
nmm0dalg24
andauthored
apply review suggestion
Co-authored-by: Damien L-G <dalg24+github@gmail.com>
1 parent 80e0c08 commit b63bef0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/conf.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@
9191
'KOKKOS_FUNCTION',
9292
'KOKKOS_INLINE_FUNCTION',
9393
'KOKKOS_FORCEINLINE_FUNCTION',
94-
'KOKKOS_DEFAULTED_FUNCTION'
95-
]
94+
'KOKKOS_DEFAULTED_FUNCTION',
95+
'KOKKOS_RELOCATABLE_FUNCTION',
96+
'KOKKOS_DEDUCTION_GUIDE'
9697

9798
rst_prolog = """
9899
.. role:: cpp(code)

0 commit comments

Comments
 (0)