aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIoan-Cristian CÎRSTEA <ioan-cristian.cirstea@tutanota.com>2024-05-12 14:20:56 +0300
committerIoan-Cristian CÎRSTEA <ioan-cristian.cirstea@tutanota.com>2024-05-12 19:03:54 +0300
commit530b428d5eaeca98864db26ce5c2a139a255b062 (patch)
tree9190b37b36bc1f7e2bd344d381ceda8d016788e7 /src
parentacf7bbd20d6974927bab5a2e6694b1376a210a00 (diff)
downloadriscv-isa-manual-530b428d5eaeca98864db26ce5c2a139a255b062.zip
riscv-isa-manual-530b428d5eaeca98864db26ce5c2a139a255b062.tar.gz
riscv-isa-manual-530b428d5eaeca98864db26ce5c2a139a255b062.tar.bz2
Added support for EPUB3
This pull requests adds support for building EPUB3 versions of the RISC-V ISA manuals. To achieve this, `asciidoctor-epub3` extension has been used. Known issues: some eBook readers are not capable of rendering embedded images. The solution to this problem is disabling embedded image altogether. The `README.md` file provides more details on how to achieve this. Signed-off-by: Ioan-Cristian CÎRSTEA <ioan-cristian.cirstea@tutanota.com>
Diffstat (limited to 'src')
-rw-r--r--src/riscv-privileged.adoc2
-rw-r--r--src/riscv-unprivileged.adoc2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/riscv-privileged.adoc b/src/riscv-privileged.adoc
index ffd1da7..e37eaa8 100644
--- a/src/riscv-privileged.adoc
+++ b/src/riscv-privileged.adoc
@@ -46,6 +46,8 @@ endif::[]
:chapter-refsig: Chapter
:section-refsig: Section
:appendix-refsig: Appendix
+// Uncomment :data-uri: if your eBook reader is not capable of rendering
+// embedded images. One known affected device is PocketBook InkPad 3.
:data-uri:
:hide-uri-scheme:
:stem: latexmath
diff --git a/src/riscv-unprivileged.adoc b/src/riscv-unprivileged.adoc
index 4718ea3..ddb757a 100644
--- a/src/riscv-unprivileged.adoc
+++ b/src/riscv-unprivileged.adoc
@@ -42,6 +42,8 @@ endif::[]
:chapter-refsig: Chapter
:section-refsig: Section
:appendix-refsig: Appendix
+// Uncomment :data-uri: if your eBook reader is not capable of rendering
+// embedded images. One known affected device is PocketBook InkPad 3.
:data-uri:
:hide-uri-scheme:
:stem: latexmath