# makedoc.g RAQ # build the documentation for RAQ via AutoDoc LoadPackage("AutoDoc"); AutoDoc(rec(autodoc := rec(files := ["README.md"]))); QUIT;