# makedoc.g RAQ # build the documentation for RAQ via AutoDoc LoadPackage("AutoDoc"); AutoDoc(rec(scaffold := true, autodoc := true)); QUIT;