Skip to content

Commit 85d3601

Browse files
committed
update example sections
1 parent 188e26d commit 85d3601

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

doc/api/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _python_api:
2+
13
API reference
24
=============
35

doc/examples/index.rst

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@
66
Examples
77
==========
88

9-
|start-h3| R: Case studies |end-h3|
9+
R: Case studies
10+
---------------
1011

1112
These are case studies with the R package :ref:`DoubleML <doubleml_package>`.
1213

1314
.. nbgallery::
1415
:name: case-studies-r
15-
:glob:
1616

1717
R_double_ml_pension.ipynb
1818
r_double_ml_multiway_cluster.ipynb
1919

20-
|start-h3| Python: Case studies |end-h3|
20+
Python: Case studies
21+
---------------------
2122

2223
These are case studies with the Python package :ref:`DoubleML <doubleml_package>`.
2324

2425
.. nbgallery::
2526
:name: case-studies-py
26-
:glob:
2727

2828
py_double_ml_pension.ipynb
2929
py_double_ml_multiway_cluster.ipynb
@@ -36,22 +36,14 @@ These are case studies with the Python package :ref:`DoubleML <doubleml_package>
3636
py_double_ml_cvar.ipynb
3737
py_double_ml_learner.ipynb
3838

39-
|start-h3| Sandbox |end-h3|
39+
Sandbox
40+
-----
4041

4142
These are examples which are work-in-progress and/or not yet fully documented.
4243

4344
.. nbgallery::
44-
:name: sandbox
45-
:glob:
45+
:name: sandbox_gallery
4646
:maxdepth: 1
4747

4848
R_double_ml_pipeline.ipynb
4949
double_ml_bonus_data.ipynb
50-
51-
.. |start-h3| raw:: html
52-
53-
<h3>
54-
55-
.. |end-h3| raw:: html
56-
57-
</h3>

0 commit comments

Comments
 (0)