Skip to content

Commit 10dcc1b

Browse files
authored
docs: Fix tab that was missing from the rendering on rtd (#4137)
Signed-off-by: Larry Gritz <[email protected]>
1 parent 6c9b0f5 commit 10dcc1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/imageinput.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ memory, even if that's not the way they're stored in the file):
2525
:language: c++
2626
:start-after: BEGIN-imageinput-simple
2727
:end-before: END-imageinput-simple
28-
.. code-tab:: py
28+
29+
.. tab:: py
2930
.. literalinclude:: ../../testsuite/docs-examples-python/src/docs-examples-imageinput.py
3031
:language: py
3132
:start-after: BEGIN-imageinput-simple

0 commit comments

Comments
 (0)