Skip to content

Commit b31397d

Browse files
committed
#55 index.rst... remove index and search page + add pymc labs support section
1 parent 5e7333f commit b31397d

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

docs/index.rst

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ CausalPy - Causal inference in quasi-experimental settings
88

99
A Python package focussing on causal inference in quasi-experimental settings. The package allows for sophisticated Bayesian model fitting methods to be used in addition to traditional OLS.
1010

11+
Support
12+
-------
13+
14+
This repository is supported by `PyMC Labs <https://www.pymc-labs.io>`_.
15+
16+
.. image:: ../img/pymc-labs-log.png
17+
:align: center
18+
:target: https://www.pymc-labs.io
19+
:scale: 50 %
20+
21+
1122
.. toctree::
1223
:maxdepth: 2
1324
:caption: Contents:
@@ -33,9 +44,7 @@ Documentation outline
3344
api_plot_utils
3445

3546

36-
Indices and tables
37-
==================
47+
Index
48+
=====
3849

3950
* :ref:`genindex`
40-
* :ref:`modindex`
41-
* :ref:`search`

0 commit comments

Comments
 (0)