#import "@preview/shiroa:0.2.0": * #show: book #book-meta( // put metadata of your book like book.toml of mdbook title: "shiroa", description: "shiroa Documentation", repository: "https://github.com/Myriad-Dreamin/shiroa", authors: ("Myriad-Dreamin", "7mile"), language: "en", summary: [ // this field works like summary.md of mdbook = Introduction - #chapter("S2/ExPhyII/VL/ExIIVL1.typ", section: "1.1")[Installation] - #chapter(none, section: "1.2.1")[Drafting chapter] ] )