  
  [1X6 [33X[0;0YAutoDoc worksheets[133X[101X
  
  
  [1X6.1 [33X[0;0YWorksheets[133X[101X
  
  [1X6.1-1 AutoDocWorksheet[101X
  
  [29X[2XAutoDocWorksheet[102X( [3Xlist_of_filenames:[103X [3XBookName[103X, [3XTestFile[103X, [3XOutputFolder[103X, [3XTestFileCommands[103X, [3XBibliography[103X ) [32X function
  
  [33X[0;0YThis  function  takes  a  filename  and  returns  a complete GAPDoc document
  created  out  of the file. All AutoDoc commands can be used to create such a
  file.  Also  there are some special tags, which have only effect in files if
  the files are parsed with this command. Those commands are:[133X
  
  [8XTitle [3Xtitle[103X[108X
        [33X[0;6YThis adds a title to the document[133X
  
  [8XAuthor [3Xauthor[103X[108X
        [33X[0;6YThis adds an author to the document.[133X
  
  [8XDependency [3Xpackagename[103X, [3Xversion[103X[108X
        [33X[0;6YThis  adds  a  dependency  to  the  worksheet which will be checked at
        compile  time. If your GAP does not provide the correct [3Xversion[103X of the
        package  [3Xpackagename[103X  the command will give an error. If you only want
        to  compile  the  worksheet,  you  can continue. A possible [3Xversion[103X is
        >=20.[133X
  
  [8XDate [3Xdate[103X[108X
        [33X[0;6YAdds the string [3Xdate[103X as a date to the titlepage of the pdf.[133X
  
  [8XAbstract[108X
        [33X[0;6YAdds the following lines as abstract to the title of the worksheet.[133X
  
  [8XAcknowledgement[108X
        [33X[0;6YAdds  the  following  lines  as  acknowledgement  to  the title of the
        worksheet.[133X
  
  [8XURL [3Xurl[103X[108X
        [33X[0;6YAdds  the URL [3Xurl[103X as a link to the titlepage of the worksheet. This is
        done in the TitleComment section of the TitlePage.[133X
  
  [33X[0;0YNote  that some commands have no effect, i.e. the level command. The options
  are as follows.[133X
  
  [8XBookName[108X
        [33X[0;6YThe  option BookName is an optional string, specifying the name of the
        manual  book.  If there is no BookName, the title is used. If there is
        no title, the filename of the first file is used.[133X
  
  [8XTestFile[108X
        [33X[0;6YIf TestFile is set to false, no testfile is produced. If TestFile is a
        string,  then it is used as name of the testfile. If nothing is given,
        the testfile will be maketest.g.[133X
  
  [8XTestFileOutputFolder[108X
        [33X[0;6YDefines  an  output  folder for a testfile. If the string "current" is
        given,  the  current  folder  will  be used to output the testfile. If
        nothing is given, OutputFolder will be used.[133X
  
  [8XOutputFolder[108X
        [33X[0;6YAll  files  will  be  stored  in  OutputFolder. If OutputFolder is not
        given, the folder of the first file will be used.[133X
  
  [8XTestFileCommands[108X
        [33X[0;6YString or list of strings to be added at beginning of testfile.[133X
  
  [8XBibliography[108X
        [33X[0;6YPath to a bibliography file.[133X
  
  [8XCreateIndex[108X
        [33X[0;6YEnables  the  index  if set to true. Please enable it only if you have
        something to index. It will create an error otherwise.[133X
  
  [8XEntityList[108X
        [33X[0;6YWorks like the entities part in the AutoDoc command.[133X
  
