From 5f0897d54af54476453dbcb4b10393be0e8088a8 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 18 Jul 2024 14:09:07 +0200 Subject: [PATCH] remove the pdf and epub backend due to build errors and inability to show markdown images --- Handbook/book.toml | 8 -------- Handbook/src/README.md | 2 -- 2 files changed, 10 deletions(-) diff --git a/Handbook/book.toml b/Handbook/book.toml index d20838bc..c99ad028 100644 --- a/Handbook/book.toml +++ b/Handbook/book.toml @@ -84,11 +84,3 @@ heading-split-level = 3 limit-results = 128 teaser-word-count = 64 use-boolean-and = true - -[output.typst] - -[output.typst.output] -format = "pdf" -name = "the-senseglove-unreal-engine-handbook.pdf" - -[output.epub] diff --git a/Handbook/src/README.md b/Handbook/src/README.md index f4dd2ab0..6b7f9f8b 100644 --- a/Handbook/src/README.md +++ b/Handbook/src/README.md @@ -4,7 +4,5 @@ Welcome to the documentation for the SenseGlove Unreal Engine Plugin (a.k.a. The This handbook is an ongoing effort and a work in progress to document the SenseGlove Unreal Engine Plugin. Feel free to visit this handbook on a regular basis. -Due to superior formatting and frequent updates, we recommend [the online version of the handbook](), nonetheless, it's available in [PDF](typst/the-senseglove-unreal-engine-handbook.pdf) and [ePub](epub/The%20SenseGlove%20Unreal%20Engine%20Handbook.epub) formats as well. - > [!TIP] > Feel free to check out [the SenseGlove Unreal Engine Plugin landing page on the UE Marketplace](https://www.unrealengine.com/marketplace/en-US/product/the-senseglove-unreal-engine-plugin) as well