aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2024-07-09 14:18:42 +0200
committerJ08nY2024-07-09 14:18:42 +0200
commit2e23c8eecf8563f999d7462b1f44cd045a3075f4 (patch)
tree446bfef50f660f32b22af57373d3fb33f9aa02fc /docs
parent81036853b671a698c4f59e1b67ee7dbf89a0230b (diff)
downloadpyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.tar.gz
pyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.tar.zst
pyecsca-2e23c8eecf8563f999d7462b1f44cd045a3075f4.zip
Fix docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst4
-rw-r--r--docs/index.rst2
-rw-r--r--docs/notebooks.rst4
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**.