Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Apache/   (Apache Software Stiftung Version 2.4.65©)  Datei vom 23.2.2016 mit Größe 8 kB image not shown  

Quelle  makedoc.g   Sprache: unbekannt

 
#
# PackageManager: Easily download and install GAP packages
#
# This file is a script which compiles the package manual.
#
if fail = LoadPackage("AutoDoc", "2016.02.16") then
    Error("AutoDoc version 2016.02.16 or newer is required.");
fi;

AutoDoc(rec(scaffold := true, autodoc := true));

AutoDoc(rec(autodoc := rec(files := ["doc/intro.autodoc"])));

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]