Skip to content

Commit 2637a21

Browse files
committed
Move logging examples to how-to/code/ dir
1 parent a825fd5 commit 2637a21

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

doc/source/how-to/logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,15 @@ and in the ``dev_guide`` repository at `pyansys_logging.py
170170

171171
.. collapse:: Example PyAnsys Custom Logger Module
172172

173-
.. literalinclude:: ../../../logging/pyansys_logging.py
173+
.. literalinclude:: code/pyansys_logging.py
174174

175175

176176
Some unit tests demonstrating how to use the PyAnsys custom logger module implemented
177177
in the above code are shown in this collapsible section:
178178

179179
.. collapse:: How to Use the PyAnsys Custom Logger Module
180180

181-
.. literalinclude:: ../../../logging/test_pyansys_logging.py
181+
.. literalinclude:: code/test_pyansys_logging.py
182182

183183

184184
Global Logger

logging/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)