From 59e497ea7f163fa1621c8e65a9705e17b8c9f194 Mon Sep 17 00:00:00 2001 From: glannuzel Date: Fri, 12 Apr 2024 16:48:56 +0200 Subject: [PATCH] Remove sdk appendix --- config/_default/menus/menus.en.toml | 21 --------------------- content/sdk/appendix/APIs.md | 14 -------------- content/sdk/appendix/_index.md | 9 --------- content/sdk/appendix/support.md | 23 ----------------------- 4 files changed, 67 deletions(-) delete mode 100644 content/sdk/appendix/APIs.md delete mode 100644 content/sdk/appendix/_index.md delete mode 100644 content/sdk/appendix/support.md diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index e0fb4bd9..8b181fc0 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -310,27 +310,6 @@ parent = "sdk-mobile-base" url = "/sdk/mobile-base/mobile-base-alone" -################## -## Appendix section -################## - -[[sdk]] - name = "Appendix" - weight = 50 - identifier = "sdk-appendix" - -[[sdk]] - name = "APIs" - weight = 500 - parent = "sdk-appendix" - url = "/sdk/appendix/apis" - -[[sdk]] - name = "Support" - weight = 510 - parent = "sdk-appendix" - url = "/sdk/appendix/support" - ############################################# # Menu main - add parts to main page nav menu here! ############################################# diff --git a/content/sdk/appendix/APIs.md b/content/sdk/appendix/APIs.md deleted file mode 100644 index 655556d1..00000000 --- a/content/sdk/appendix/APIs.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title : "APIs" -description: "Reachy SDK APIs documentation." -lead: "" -date: 2023-07-25T17:36:52+02:00 -lastmod: 2023-07-25T17:36:52+02:00 -draft: false -images: [] -type: docs -toc: true -weight: "190" ---- - -The full APIs generated by [Sphinx](https://www.sphinx-doc.org/) is available at [https://pollen-robotics.github.io/reachy-sdk/](https://pollen-robotics.github.io/reachy-sdk/). \ No newline at end of file diff --git a/content/sdk/appendix/_index.md b/content/sdk/appendix/_index.md deleted file mode 100644 index 7ca9eb1f..00000000 --- a/content/sdk/appendix/_index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Appendix" -description: "Check Reachy SDK API and get support while using the Python SDK." -date: 2023-07-25T17:36:36+02:00 -lastmod: 2023-07-25T17:36:36+02:00 -draft: false -images: [] -type: docs ---- diff --git a/content/sdk/appendix/support.md b/content/sdk/appendix/support.md deleted file mode 100644 index aa2764ed..00000000 --- a/content/sdk/appendix/support.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title : "Support" -description: "Support." -lead: "Can't solve your problem? Ask for help!" -date: 2023-07-25T17:37:00+02:00 -lastmod: 2023-07-25T17:37:00+02:00 -draft: false -images: [] -type: docs -toc: true -weight: "200" ---- - -## Discord - -Join **[our Discord](https://discord.gg/vnYD6GAqJR)** if you have any questions, maybe someone has already asked the same question or other people could benefit from the answer! - -{{< alert icon="👉" text="Any questions relative to your development with Reachy?
Join the Pollen Community on Discord" >}} - - -## Pollen Robotics support - -For any specific questions concerning your robot or if you meet problems with the product, please contact us at [support@pollen-robotics.com](mailto:support@pollen-robotics.com).