diff options
| author | J08nY | 2020-02-15 14:57:55 +0100 |
|---|---|---|
| committer | J08nY | 2020-02-15 14:57:55 +0100 |
| commit | 3fc44b54ebe364a1c38cdc3e7f59b20b22fc2220 (patch) | |
| tree | ed3d3b6b18db15c75e6afef1c2d010c41a8ce30d /docs/index.rst | |
| parent | eef8b99dad6f43d97d9194a1a6f16bc5e2ef66b0 (diff) | |
| download | pyecsca-3fc44b54ebe364a1c38cdc3e7f59b20b22fc2220.tar.gz pyecsca-3fc44b54ebe364a1c38cdc3e7f59b20b22fc2220.tar.zst pyecsca-3fc44b54ebe364a1c38cdc3e7f59b20b22fc2220.zip | |
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index d2e96f4..4fe5814 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,12 +31,16 @@ API 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*. .. toctree:: :titlesonly: - :maxdepth: 3 + :maxdepth: 1 notebook/configuration_space + notebook/simulation + notebook/codegen Requirements |
