Skip to content

Commit 081b402

Browse files
committed
Remove superflous markers
1 parent 439aa06 commit 081b402

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

docs/src/tutorials.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. include:: ../../examples/README.rst
2+
3+
.. toctree::
4+
:glob:
5+
:Caption: PCovR and KernelPCovR
6+
7+
examples/PCovR*
8+
9+
.. toctree::
10+
:glob:
11+
:Caption: Feature and Sample Selection
12+
13+
examples/FeatureSelection*
14+
examples/Selectors-Pipelines*
15+
16+
.. toctree::
17+
:Caption: Orthogonal Regression
18+
19+
examples/OrthogonalRegressionNonAnalytic
20+
21+
.. toctree::
22+
:Caption: Feature Reconstruction Measures
23+
24+
examples/PlotGFRE
25+
examples/PlotPointwiseGFRE
26+
examples/PlotLFRE

examples/README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. inclusion-examples-start
2-
31
Examples
42
========
53

@@ -9,5 +7,3 @@ suggest you check out the pedagogic notebooks in our companion project
97

108
The examples presented here need on top of the `scikit-matter` dependencies
119
`pandas <https://pandas.pydata.org>`_ and `matplotlib <https://matplotlib.org>`_.
12-
13-
.. inclusion-examples-end

0 commit comments

Comments
 (0)