Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/orb/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 20.5.2025 mit Größe 341 B image not shown  

Quelle  makedoc.g   Sprache: unbekannt

 
Spracherkennung für: .g vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

##  this creates the documentation, needs: GAPDoc and AutoDoc packages, pdflatex
##  
##  Call this with GAP from within the package directory.
##

if fail = LoadPackage("AutoDoc", ">= 2019.07.17") then
    Error("AutoDoc 2019.07.17 or newer is required");
fi;

AutoDoc(rec( extract_examples := true, scaffold := rec( MainPage := false )));

[ Dauer der Verarbeitung: 0.30 Sekunden  ]