Skip to content

Commit e02d467

Browse files
committed
ENH: Add python code to documentation
1 parent c505bf2 commit e02d467

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Filtering/MathematicalMorphology/DilateUsingFunctionalGrayscale/Documentation.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ Results
3939
Code
4040
----
4141

42+
Python
43+
......
44+
45+
.. literalinclude:: Code.py
46+
:language: python
47+
:lines: 1, 16-
48+
49+
4250
C++
4351
...
4452

0 commit comments

Comments
 (0)