CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 418346
1
2
3 AutoDoc worksheets
3
4
5
3.1 Worksheets
6
7
3.1-1 AutoDocWorksheet
8
9
AutoDocWorksheet( list_of_filenames: options )  function
10
11
The intention of these function is to create stand-alone pdf and html files
12
using AutoDoc without having them associated to a package. It uses the same
13
optional records as the AutoDoc command itself, but instead of a package
14
name there should be a filename or a list of filenames containing AutoDoc
15
text from which the documents are created. Please see the AutoDoc command
16
for more information about this and have a look at 1.5 for a simple
17
worksheet example.
18
19
20