File: chap3.txt

package info (click to toggle)
gap-autodoc 2023.06.19-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,360 kB
  • sloc: xml: 1,930; javascript: 155; makefile: 122; sh: 9
file content (18 lines) | stat: -rw-r--r-- 809 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  
  3 AutoDoc worksheets
  
  
  3.1 Worksheets
  
  3.1-1 AutoDocWorksheet
  
  AutoDocWorksheet( list_of_filenames: options )  function
  
  The  intention of these function is to create stand-alone pdf and html files
  using  AutoDoc without having them associated to a package. It uses the same
  optional  records  as  the  AutoDoc command itself, but instead of a package
  name  there  should  be a filename or a list of filenames containing AutoDoc
  text  from  which  the documents are created. Please see the AutoDoc command
  for  more  information  about  this  and  have  a  look  at 1.5 for a simple
  worksheet example.