aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-07-27 14:15:05 -0400
committerBill Traynor <wmat@riscv.org>2023-07-27 14:15:05 -0400
commit0244eb31466874abe483c992942a156a1a529578 (patch)
treec3fa33d7b4562b3e143ad422657a610fc576f9a6
parent68b28ecdacb9b5dbbc5b758266ee1ddce369c87e (diff)
downloadriscv-isa-manual-0244eb31466874abe483c992942a156a1a529578.zip
riscv-isa-manual-0244eb31466874abe483c992942a156a1a529578.tar.gz
riscv-isa-manual-0244eb31466874abe483c992942a156a1a529578.tar.bz2
Fixing TOC to make more readable.
Removed dot-leader from TOC. Set h2 styling to bold.
-rw-r--r--src/resources/themes/riscv-spec.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/resources/themes/riscv-spec.yml b/src/resources/themes/riscv-spec.yml
index d514426..ace3aeb 100644
--- a/src/resources/themes/riscv-spec.yml
+++ b/src/resources/themes/riscv-spec.yml
@@ -255,10 +255,12 @@ table:
toc:
indent: $horizontal_rhythm
line_height: 1.4
- dot_leader:
- #content: ". "
+ dot-leader:
+ content: " "
font_color: a9a9a9
- #levels: 2 3
+ font-style: bold
+ #levels: 2
+ h2-font-style: bold
# NOTE in addition to footer, header is also supported
header:
font_size: $base_font_size_small