riscv / docs-spec-template

https://lists.riscv.org/g/sig-documentation
Creative Commons Attribution 4.0 International
18 stars 19 forks source link

Add lists of lists (figures, tables, listings) #44

Closed kbroch-rivosinc closed 5 months ago

kbroch-rivosinc commented 5 months ago

relates to #43

Things to consider:

Also I figure out that although hide_empty_section=true will hid list of lists when there are none, it will still generate an empty list if the item doesn't have a title. I do think in general all table, figures, listings should have a title though.