mirror of
https://github.com/riscv/riscv-isa-manual.git
synced 2025-10-14 02:08:08 +08:00
Update antora.yml
fixing pdf links Signed-off-by: Kersten Richter <kersten@riscv.org>
This commit is contained in:
12
antora.yml
12
antora.yml
@@ -21,15 +21,13 @@ asciidoc:
|
||||
toclevels: 5
|
||||
page-multiple_pdfs: true
|
||||
page-pdf_list:
|
||||
- text: Unprivileged ISA
|
||||
#url: https://github.com/riscv/docs.riscv.org/blob/main/static/pdf/unpriv-isa-asciidoc.pdf
|
||||
url: https://jjscheel.github.io/antora.riscv.org/reference/isa/v20240411/_attachments/riscv-unprivileged.pdf
|
||||
- text: Privileged ISA
|
||||
#url: https://github.com/riscv/docs.riscv.org/blob/main/static/pdf/priv-isa-asciidoc.pdf
|
||||
url: https://jjscheel.github.io/antora.riscv.org/reference/isa/v20240411/_attachments/riscv-privileged.pdf
|
||||
- text: Unprivileged ISA
|
||||
url: https://docs.riscv.org/reference/isa/v20240411/_attachments/riscv-unprivileged.pdf
|
||||
- text: Privileged ISA
|
||||
url: https://docs.riscv.org/reference/isa/v20240411/_attachments/riscv-privileged.pdf
|
||||
asamBibliography: 'ROOT:resources/riscv-spec.bib'
|
||||
|
||||
antora:
|
||||
attributes:
|
||||
partnums:
|
||||
part-signifier: Chapter
|
||||
part-signifier: Chapter
|
||||
|
Reference in New Issue
Block a user