From 90bc90298d2fcad64d77184de7931a0f8af1c17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Dom=C3=ADnguez?= Date: Fri, 9 Sep 2022 20:07:13 +0200 Subject: [PATCH 1/2] Fix bug on index.md --- docs/index.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/index.md b/docs/index.md index ae34542..af78530 100644 --- a/docs/index.md +++ b/docs/index.md @@ -95,22 +95,6 @@ usage/wrappers/index usage/visualization ``` -# ```{toctree} - -# :hidden: true - -# :caption: Wrapper Development - -# :maxdepth: 2 - -# - -# wrappers/wrapper_development_tutorial - -# wrappers/wrapper_development - -# ``` - ```{toctree} :hidden: true :caption: Additional Info From e5b08b48978d55b8acd7832de133231ccf813724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Dom=C3=ADnguez?= Date: Fri, 9 Sep 2022 20:09:30 +0200 Subject: [PATCH 2/2] Remove wrapper development panel --- docs/index.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index af78530..ca6f244 100644 --- a/docs/index.md +++ b/docs/index.md @@ -41,15 +41,6 @@ SimPhoNy enables: :classes: btn-outline-primary stretched-link --- - **Wrapper Development** - - A deep dive into the wrapper mechanism for developing new wrappers - - ```{link-button} wrappers/wrapper_development.html - :text: To the wrapper development guides - :classes: btn-outline-primary stretched-link - --- - **API Reference** Python API of CUDS, the *Session* classes, and other utilities