Skip to content

Commit 01af042

Browse files
authored
Add filename caption to tutorial code block (#13814)
1 parent fa172ea commit 01af042

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/tutorial/first-steps.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ shown right after the corresponding link, in parentheses. You can change that
7373
behavior by adding the following code at the end of your ``conf.py``:
7474

7575
.. code-block:: python
76+
:caption: docs/source/conf.py
7677
7778
# EPUB options
7879
epub_show_urls = 'footnote'

0 commit comments

Comments
 (0)