8000 Only use SVG in html build · python/cpython@3ceed5c · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 3ceed5c

Browse files
bessmanencukou
andauthored
Only use SVG in html build
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent 7d51f8d commit 3ceed5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/howto/logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,9 @@ Logging Flow
382382
The flow of log event information in loggers and handlers is illustrated in the
383383
following diagram.
384384

385-
.. only:: latex
385+
.. only:: not html
386386

387-
.. image:: logging_flow.png
387+
.. image:: logging_flow.*
388388

389389
.. raw:: html
390390
:file: logging_flow.svg

0 commit comments

Comments
 (0)
0