/ Home / LJCProjects / Core Utilities / LJCGenDoc / GenDocLib

LJCGenDocLib

Uses the other solution project libraries and LJCGenText to generate the CodeDoc HTML files.

GenAssembly.cs Generates the Assembly HTML pages.
GenField.cs Generates the Field HTML pages.
GenMethod.cs Generates the Method HTML pages.
GenProperty.cs Generates the Property HTML pages.
GenRoot.cs Generates the Root HTML page.
GenType.cs Generates the Class/Type HTML pages.
SyntaxHighlightHtml.cs Provides methods for HTML Syntax Highighting.
UserTypes.cs Represents a collection of User Type names.

/CreateXML
CreateAssemblyXml.cs Creates the Assembly XML Data values.
CreateFieldXml.cs Creates the Field XML Data values.
CreateMethodXml.cs Creates the Method XML Data values.
CreatePropertyXml.cs Creates the Property XML Data values.
CreateRootXml.cs Creates the Root Data values.
CreateTypeXml.cs Creates the Class/Type XML Data values.
DocLibDataGraph.jpg The DocData object model image.
DocLibObjGraph.doc The Word document combined XML Command and DocData object model.
DocLibObjGraph.jpg The combined XML Comment and DocData object model image.
DocLibXMLGraph.jpg The XML Comment object model image.

/Doc
CreateAssemblyXml.xml The CreateAssemblyXml class external XML comments.
CreateFieldXml.xml The CreateFieldXml class external XML comments.
CreateMethodXml.xml The CreateMethodXml class external XML comments.
CreatePropertyXml.xml The CreatePropertyXml class external XML comments.
CreateRootXML.xml The CreateRootXml class external XML comments.
CreateTypeXml.xml The CreateTypeXml class external XML comments.
GenAssembly.xml The GenAssembly class external XML comments.
GenField.xml The GenField class external XML comments.
GenMethod.xml The GenMethod class external XML comments.
GenProperty.xml The GenProperty class external XML comments.
GenRoot.xml The GenRoot class external XML comments.
GenType.xml The GenType class external XML comments.
ProjectDocGenLib.xml The GenDocLib project external XML comments.
SyntaxHighlight.xml The SyntaxHighlightHtml class external XML comments.

/DocPages
GenPropertyToField.cd The GenDocLib PropertyToField code diagram.
GenPropertyToField.html The GenDocLib PropertyToField code diagram HTML page.
GenPropertyToField.jpg The GenDocLib PropertyToField code diagram image.
GenRootToMethod.cd The GenDocLib RootToMethod code diagram.
GenRootToMethod.html The GenDocLib RootToMethod code diagram HTML page.
GenRootToMethod.jpg The GenDocLib RootToMethod code diagram image.