Home
last modified time | relevance | path

Searched refs:includeTOC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/make/tools/compliance/cmd/htmlnotice/
H A Dhtmlnotice.go45 includeTOC bool member
118 includeTOC := flags.Bool("toc", true, "Whether to include a table of contents.")
167 …ctx := &context{ofile, os.Stderr, compliance.FS, *includeTOC, *product, *stripPrefix, *title, &dep…
244 if ctx.includeTOC {
H A Dhtmlnotice_test.go61 includeTOC bool
96 includeTOC: true,
160 includeTOC: true,
812 …ctx := context{stdout, stderr, compliance.GetFS(tt.outDir), tt.includeTOC, "", []string{tt.stripPr…