Skip to content

Commit a53b356

Browse files
committed
Settle down on one overall solution for the "code examples" subsection.
1 parent 0ff4a10 commit a53b356

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

intro/matplotlib/matplotlib.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,8 +1234,8 @@ colormaps <intro/matplotlib/matplotlib.rst>`_.
12341234
:scale: 80
12351235

12361236

1237-
Code examples
1238-
==============
1237+
Full code examples
1238+
==================
12391239

12401240
.. toctree::
12411241

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
Full code samples
2-
===================
3-
41
Code behind the figures
52
------------------------
63

7-
Code examples for the statistics in Python tutorial.
4+
Code examples for the statistics chapter.
85

packages/statistics/index.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,11 @@ Can we conclude that education benefits males more than females?
841841

842842
|
843843
844-
.. only:: html
844+
Full code examples
845+
===================
846+
847+
.. toctree::
848+
849+
auto_examples/index.rst
845850

846-
.. include:: auto_examples/index.rst
847851

0 commit comments

Comments
 (0)