Skip to content

Commit 51f986d

Browse files
committed
DOC: Fix a short title underline and lex an output block as text
1 parent db0c0cb commit 51f986d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

src/Core/Common/ReadAPointSet/Documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ C++
5252
:lines: 18-
5353

5454
WebAssembly
55-
......
55+
...........
5656

5757
.. literalinclude:: WebAssembly.html
5858
:language: html

src/Filtering/FFT/ComputeFFTInOneDimension/Documentation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ Results
3939

4040
Output Phase Image
4141

42-
Output::
42+
Output:
43+
44+
.. code-block:: text
4345
4446
Read real input image of type <class 'itk.itkImagePython.itkImageF2'> and size itkSize2 ([1536, 128])
4547
Padded input image to size itkSize2 ([1536, 128])

0 commit comments

Comments
 (0)