diff options
| -rw-r--r-- | docs/api.rst | 4 | ||||
| -rw-r--r-- | docs/index.rst | 2 | ||||
| -rw-r--r-- | docs/notebooks.rst | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/api.rst b/docs/api.rst index b9e6700..bde37f3 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1,6 +1,6 @@ -========================= +=============================== :fas:`code;fa-fw` API reference -========================= +=============================== .. toctree:: :titlesonly: diff --git a/docs/index.rst b/docs/index.rst index c4ddf3a..67fd929 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -60,7 +60,7 @@ It currently provides: **pyecsca** consists of three repositories: -.. grid:: 3 +.. grid:: 1 1 3 3 .. grid-item-card:: Core diff --git a/docs/notebooks.rst b/docs/notebooks.rst index e4d3466..17c8c90 100644 --- a/docs/notebooks.rst +++ b/docs/notebooks.rst @@ -1,6 +1,6 @@ -===================== +=================================== :fas:`hand-pointer;fa-fw` Notebooks -===================== +=================================== The notebooks below contain a showcase of what is possible using **pyecsca** and are the best source of documentation on how to use **pyecsca**. |
