diff options
| author | J08nY | 2024-07-09 14:18:42 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-09 14:18:42 +0200 |
| commit | 2e23c8eecf8563f999d7462b1f44cd045a3075f4 (patch) | |
| tree | 446bfef50f660f32b22af57373d3fb33f9aa02fc /docs | |
| parent | 81036853b671a698c4f59e1b67ee7dbf89a0230b (diff) | |
| download | pyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.tar.gz pyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.tar.zst pyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.zip | |
Fix docs.
Diffstat (limited to 'docs')
| -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**. |
