From 030a7c50723ca7b86d21d169bb6f1280d711647c Mon Sep 17 00:00:00 2001 From: Kevin Broch Date: Tue, 16 Jul 2024 13:47:11 -0700 Subject: [PATCH] use list of lists adoc from docs-resources relates to: * https://github.com/riscv/riscv-isa-manual/issues/1532 * https://github.com/riscv/docs-resources/pull/28 Signed-off-by: Kevin Broch --- src/spec-sample.adoc | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/spec-sample.adoc b/src/spec-sample.adoc index f9fa96f..acbe11e 100644 --- a/src/spec-sample.adoc +++ b/src/spec-sample.adoc @@ -38,17 +38,7 @@ endif::[] :footnote: :xrefstyle: short -[preface] -== List of figures -list-of::image[hide_empty_section=true, enhanced_rendering=true] - -[preface] -== List of tables -list-of::table[hide_empty_section=true, enhanced_rendering=true] - -[preface] -== List of listings -list-of::listing[hide_empty_section=true, enhanced_rendering=true] +include::../docs-resources/adoc/lists-of-ftl.adoc[] [WARNING] .This document is in the link:http://riscv.org/spec-state[Development state]