src/Doc/Demo_LIPIcs/ROOT
author wenzelm
Mon, 20 May 2024 15:43:51 +0200
changeset 80182 29f2b8ff84f3
parent 76454 f2d17e69e520
permissions -rw-r--r--
proper support for "isabelle update -D DIR": avoid accidental exclusion of select_dirs (amending e5dafe9e120f);

chapter Doc  (*Isabelle documentation*)

session Demo_LIPIcs (doc) = HOL +
  options [
    document_variants = "demo_lipics",  (*Isabelle documentation*)
    document_build = "lipics_pdflatex"  (*or: "lipics" for LuaLaTeX*)
  ]
  theories
    Document
  document_files
    "root.bib"
    "root.tex"