⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo.txt

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 TXT
字号:
     _Doc\UnitUse.fig
     _Doc\DelphiDoc.rtf          _Doc\Classes.rtf
     _Doc\DelphiDoc.tex
     _Doc\ProjectDefines.tex
     _Doc\Files.tex
     _Doc\ClassFile.tex
     _Doc\DelphiDoc.pdf
     _Doc\DelphiDoc.xmi

     ToDo.txt

     UBaseIdents                 UPascalConsts
      UExtIdents                 USaveParsed

     UTokenParser                UPascalFiles
      UIdentParser
       USingleFileParser
        UFileParser              UParse
         UCodeParser             UNameSpaces
          UConditionalParser

     UMakeDoc                    UGenerate           UGenerationMessages
       UDiagramCreator           UDiagram            UDiagramAutoLayout
       UExtractSourceDoc
       USaveDataDoc
//     USaveTranslation
       UUMLXMIExportDoc
       UICDocumentDoc            UICNodes            UILComment
         UICCommentDoc           UICIdentDocBuilder  UICDeclarationAssembler
           UICBaseHTMLDoc          UICBaseGeneratorVisitor
             UICHTMLDoc
             UICHTMLHelpDoc
           UICLaTeXDoc
           UICPDFDoc             UPDFWriter         UPDFTextWriter UPDFGraphics
           UICWinHelpDoc         UWinHelpFiles
       UDocumentDoc              UVectorGraphics
         UCommentDoc             UImages
           UFormatCommentDoc
             UBaseHTMLDoc
               UHTMLDoc
               UHTMLHelpDoc
             UWinHelpDoc         UWinHelpFiles
             ULaTeXDoc
             UBasePDFDoc         UPDFWriter          //UPowerPDFDoc
               UPDFDoc

     UDocumentationTexts         UDocumentationLocalization.inc
     UEnglishTexts               UGermanTexts


     UMakeDoc                    UComments
       UCommentExtraction
         USourceCommentExtraction

     UCommentDoc
       UGUIHelpReader              UGUIHelpData      UOldGUIHelpData

     UCommentScanner
      UJADDComments                UJADDNodes        UICGUIHelpData

     UCommentDoc
       UInlineCommand

     UCommandParameters            UParametersToState

     General                       GeneralVCL          UFilePaths
     UOptions                      UProgress




  RELEASE!!!!!!!


  merge some options and methods to a base class ???
  check list-generation, ...
    long functions,
    exported identifiers,
   try to merge them, generate in a base class, maybe use COM
     -> how to define tables in COM,
        especially the width of the tables and cells in the different formats
   move some functionality in a base class






  start with some help on translating the GUI?
    GNU gettext?
      declare a function _(const S: String): String; begin Result := S; end;
        in unit General and use it everywhere
    the "Delphi-Way" would be "resourcestring"s



  RELEASE!!!!!!!
  RELEASE!!!!!!!

  RELEASE!!!!!!!
  RELEASE!!!!!!!
  RELEASE!!!!!!!


 form or (better!?) own program to edit/create documentation for GUIHelp ?
   (with buttons for commands etc., like editors for some codes in web forums)

 refresh GUI Help (maybe also AboutBox)



  position for messages unknown/invalid when writing additional text
   for the index from userDoc, just generate LaTeX source files and look at the
   messages about the images


  Diagrams in PDF directly as PDF
    maybe option in which orientation the diagrams should be drawn?
      always "normal" (upright),
      always rotated by 90

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -