Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/walrus/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 21.1.2022 mit Größe 501 B image not shown  

Quelle  makedoc.g   Sprache: unbekannt

 
#
# walrus: Computational Methods for Finitely Generated Monoids and Groups
#
# This file is a script which compiles the package manual.
#
if fail = LoadPackage("AutoDoc", ">= 2019.04.10") then
    Error("AutoDoc 2019.04.10 or newer is required");
fi;

AutoDoc( rec( scaffold := true # scaffold := rec( includes :=
              #                 [ "overview.xml"
              #                 , "magmainterface.xml" ] )
            , autodoc := rec( files := [ "doc/Intros.autodoc" ] ) ) );

QUIT;

[ Dauer der Verarbeitung: 0.22 Sekunden  (vorverarbeitet)  ]