@xpack/doxygen2docusaurus 2.0.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -1
- package/bin/doxygen2docusaurus.js +5 -5
- package/dist/cli/main.d.ts +0 -14
- package/dist/cli/main.d.ts.map +1 -1
- package/dist/cli/main.js +0 -34
- package/dist/cli/main.js.map +1 -1
- package/dist/docusaurus/cli-options.d.ts +3 -292
- package/dist/docusaurus/cli-options.d.ts.map +1 -1
- package/dist/docusaurus/cli-options.js +6 -290
- package/dist/docusaurus/cli-options.js.map +1 -1
- package/dist/docusaurus/generator.d.ts +0 -172
- package/dist/docusaurus/generator.d.ts.map +1 -1
- package/dist/docusaurus/generator.js +20 -280
- package/dist/docusaurus/generator.js.map +1 -1
- package/dist/docusaurus/renderers/conceptparts.d.ts +9 -0
- package/dist/docusaurus/renderers/conceptparts.d.ts.map +1 -0
- package/dist/docusaurus/renderers/conceptparts.js +21 -0
- package/dist/docusaurus/renderers/conceptparts.js.map +1 -0
- package/dist/docusaurus/renderers/descriptiontype.d.ts +0 -417
- package/dist/docusaurus/renderers/descriptiontype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/descriptiontype.js +11 -555
- package/dist/docusaurus/renderers/descriptiontype.js.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.d.ts +0 -132
- package/dist/docusaurus/renderers/docinternalstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.js +0 -156
- package/dist/docusaurus/renderers/docinternalstype.js.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.d.ts +0 -22
- package/dist/docusaurus/renderers/doclisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.js +0 -42
- package/dist/docusaurus/renderers/doclisttype.js.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.d.ts +0 -88
- package/dist/docusaurus/renderers/doctabletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.js +1 -113
- package/dist/docusaurus/renderers/doctabletype.js.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.d.ts +0 -22
- package/dist/docusaurus/renderers/doctitletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.js +0 -42
- package/dist/docusaurus/renderers/doctitletype.js.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts +0 -44
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.js +1 -69
- package/dist/docusaurus/renderers/docvariablelisttype.js.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts +0 -22
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.js +0 -38
- package/dist/docusaurus/renderers/docxrefsecttype.js.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.d.ts +0 -74
- package/dist/docusaurus/renderers/element-renderer-base.d.ts.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.js +0 -64
- package/dist/docusaurus/renderers/element-renderer-base.js.map +1 -1
- package/dist/docusaurus/renderers/inctype.d.ts +0 -23
- package/dist/docusaurus/renderers/inctype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/inctype.js +0 -41
- package/dist/docusaurus/renderers/inctype.js.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/linkedtexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.js +0 -45
- package/dist/docusaurus/renderers/linkedtexttype.js.map +1 -1
- package/dist/docusaurus/renderers/listingtype.d.ts +0 -52
- package/dist/docusaurus/renderers/listingtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/listingtype.js +1 -88
- package/dist/docusaurus/renderers/listingtype.js.map +1 -1
- package/dist/docusaurus/renderers/paramtype.d.ts +0 -22
- package/dist/docusaurus/renderers/paramtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/paramtype.js +2 -51
- package/dist/docusaurus/renderers/paramtype.js.map +1 -1
- package/dist/docusaurus/renderers/referencetype.d.ts +0 -23
- package/dist/docusaurus/renderers/referencetype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/referencetype.js +0 -38
- package/dist/docusaurus/renderers/referencetype.js.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.js +0 -38
- package/dist/docusaurus/renderers/reftexttype.js.map +1 -1
- package/dist/docusaurus/renderers/reftype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftype.js +0 -38
- package/dist/docusaurus/renderers/reftype.js.map +1 -1
- package/dist/docusaurus/renderers/renderers.d.ts +0 -151
- package/dist/docusaurus/renderers/renderers.d.ts.map +1 -1
- package/dist/docusaurus/renderers/renderers.js +15 -186
- package/dist/docusaurus/renderers/renderers.js.map +1 -1
- package/dist/docusaurus/renderers/substringtype.d.ts +0 -22
- package/dist/docusaurus/renderers/substringtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/substringtype.js +0 -39
- package/dist/docusaurus/renderers/substringtype.js.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts +0 -22
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.js +0 -39
- package/dist/docusaurus/renderers/tableofcontentstype.js.map +1 -1
- package/dist/docusaurus/types.d.ts +0 -110
- package/dist/docusaurus/types.d.ts.map +1 -1
- package/dist/docusaurus/types.js +0 -11
- package/dist/docusaurus/types.js.map +1 -1
- package/dist/docusaurus/utils.d.ts +0 -214
- package/dist/docusaurus/utils.d.ts.map +1 -1
- package/dist/docusaurus/utils.js +0 -296
- package/dist/docusaurus/utils.js.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.d.ts +0 -137
- package/dist/docusaurus/view-model/classes-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.js +9 -225
- package/dist/docusaurus/view-model/classes-vm.js.map +1 -1
- package/dist/docusaurus/view-model/collection-base.d.ts +0 -120
- package/dist/docusaurus/view-model/collection-base.d.ts.map +1 -1
- package/dist/docusaurus/view-model/collection-base.js +11 -101
- package/dist/docusaurus/view-model/collection-base.js.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.d.ts +2 -147
- package/dist/docusaurus/view-model/compound-base-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.js +47 -225
- package/dist/docusaurus/view-model/compound-base-vm.js.map +1 -1
- package/dist/docusaurus/view-model/concepts-vm.d.ts +27 -0
- package/dist/docusaurus/view-model/concepts-vm.d.ts.map +1 -0
- package/dist/docusaurus/view-model/concepts-vm.js +337 -0
- package/dist/docusaurus/view-model/concepts-vm.js.map +1 -0
- package/dist/docusaurus/view-model/description-anchors.d.ts +0 -58
- package/dist/docusaurus/view-model/description-anchors.d.ts.map +1 -1
- package/dist/docusaurus/view-model/description-anchors.js +0 -71
- package/dist/docusaurus/view-model/description-anchors.js.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts +0 -247
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.js +61 -353
- package/dist/docusaurus/view-model/files-and-folders-vm.js.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.d.ts +0 -148
- package/dist/docusaurus/view-model/groups-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.js +2 -223
- package/dist/docusaurus/view-model/groups-vm.js.map +1 -1
- package/dist/docusaurus/view-model/members-vm.d.ts +0 -552
- package/dist/docusaurus/view-model/members-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/members-vm.js +17 -702
- package/dist/docusaurus/view-model/members-vm.js.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.d.ts +5 -199
- package/dist/docusaurus/view-model/namespaces-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.js +85 -284
- package/dist/docusaurus/view-model/namespaces-vm.js.map +1 -1
- package/dist/docusaurus/view-model/options.d.ts +0 -43
- package/dist/docusaurus/view-model/options.d.ts.map +1 -1
- package/dist/docusaurus/view-model/options.js +0 -57
- package/dist/docusaurus/view-model/options.js.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.d.ts +0 -115
- package/dist/docusaurus/view-model/pages-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.js +39 -162
- package/dist/docusaurus/view-model/pages-vm.js.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts +8 -142
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.js +54 -174
- package/dist/docusaurus/view-model/tree-entries-vm.js.map +1 -1
- package/dist/docusaurus/view-model/view-model.d.ts +0 -125
- package/dist/docusaurus/view-model/view-model.d.ts.map +1 -1
- package/dist/docusaurus/view-model/view-model.js +20 -182
- package/dist/docusaurus/view-model/view-model.js.map +1 -1
- package/dist/docusaurus/workspace.d.ts +1 -126
- package/dist/docusaurus/workspace.d.ts.map +1 -1
- package/dist/docusaurus/workspace.js +8 -221
- package/dist/docusaurus/workspace.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts +7 -492
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.js +28 -672
- package/dist/doxygen/data-model/compounds/compounddef-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts +0 -129
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js +1 -145
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts +23 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js +94 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts +104 -2848
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js +73 -3975
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts +0 -165
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js +0 -229
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts +0 -70
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js +0 -105
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts +0 -84
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js +1 -122
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts +0 -116
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.js +3 -155
- package/dist/doxygen/data-model/compounds/inctype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts +3 -138
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js +5 -180
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts +0 -76
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js +0 -107
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts +0 -162
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.js +4 -203
- package/dist/doxygen/data-model/compounds/locationtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts +2 -443
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js +19 -475
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts +0 -141
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js +0 -176
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts +0 -101
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.js +0 -115
- package/dist/doxygen/data-model/compounds/membertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts +0 -164
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.js +0 -208
- package/dist/doxygen/data-model/compounds/paramtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts +0 -139
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.js +2 -175
- package/dist/doxygen/data-model/compounds/referencetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts +0 -120
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js +2 -141
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts +0 -268
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.js +4 -326
- package/dist/doxygen/data-model/compounds/reftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts +0 -105
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js +1 -139
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts +0 -168
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js +0 -209
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts +0 -267
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js +0 -354
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts +0 -66
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js +0 -97
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/data-model.d.ts +0 -149
- package/dist/doxygen/data-model/data-model.d.ts.map +1 -1
- package/dist/doxygen/data-model/data-model.js +8 -200
- package/dist/doxygen/data-model/data-model.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts +0 -115
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js +4 -129
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts +0 -87
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js +0 -118
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts +0 -253
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.js +0 -291
- package/dist/doxygen/data-model/doxygen-xml-parser.js.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts +0 -98
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js +2 -122
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts +0 -82
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js +0 -114
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts +0 -85
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.js +1 -107
- package/dist/doxygen/data-model/index/indexmembertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/types.d.ts +0 -104
- package/dist/doxygen/data-model/types.d.ts.map +1 -1
- package/dist/doxygen/data-model/types.js +0 -52
- package/dist/doxygen/data-model/types.js.map +1 -1
- package/dist/index.d.ts +5 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -42
- package/dist/index.js.map +1 -1
- package/package.json +49 -52
- package/src/cli/main.ts +122 -0
- package/src/docusaurus/cli-options.ts +560 -0
- package/src/docusaurus/generator.ts +788 -0
- package/src/docusaurus/renderers/conceptparts.ts +119 -0
- package/src/docusaurus/renderers/descriptiontype.ts +1299 -0
- package/src/docusaurus/renderers/docinternalstype.ts +354 -0
- package/src/docusaurus/renderers/doclisttype.ts +134 -0
- package/src/docusaurus/renderers/doctabletype.ts +220 -0
- package/src/docusaurus/renderers/doctitletype.ts +77 -0
- package/src/docusaurus/renderers/docvariablelisttype.ts +123 -0
- package/src/docusaurus/renderers/docxrefsecttype.ts +84 -0
- package/src/docusaurus/renderers/element-renderer-base.ts +112 -0
- package/src/docusaurus/renderers/inctype.ts +75 -0
- package/src/docusaurus/renderers/linkedtexttype.ts +64 -0
- package/src/docusaurus/renderers/listingtype.ts +235 -0
- package/src/docusaurus/renderers/paramtype.ts +116 -0
- package/src/docusaurus/renderers/referencetype.ts +83 -0
- package/src/docusaurus/renderers/reftexttype.ts +81 -0
- package/src/docusaurus/renderers/reftype.ts +77 -0
- package/src/docusaurus/renderers/renderers.ts +812 -0
- package/src/docusaurus/renderers/substringtype.ts +53 -0
- package/src/docusaurus/renderers/tableofcontentstype.ts +74 -0
- package/src/docusaurus/types.ts +187 -0
- package/src/docusaurus/utils.ts +409 -0
- package/src/docusaurus/view-model/README.md +12 -0
- package/src/docusaurus/view-model/classes-vm.ts +1088 -0
- package/src/docusaurus/view-model/collection-base.ts +352 -0
- package/src/docusaurus/view-model/compound-base-vm.ts +1340 -0
- package/src/docusaurus/view-model/concepts-vm.ts +749 -0
- package/src/docusaurus/view-model/description-anchors.ts +107 -0
- package/src/docusaurus/view-model/files-and-folders-vm.ts +1293 -0
- package/src/docusaurus/view-model/groups-vm.ts +548 -0
- package/src/docusaurus/view-model/members-vm.ts +1943 -0
- package/src/docusaurus/view-model/namespaces-vm.ts +1037 -0
- package/src/docusaurus/view-model/options.ts +95 -0
- package/src/docusaurus/view-model/pages-vm.ts +389 -0
- package/src/docusaurus/view-model/tree-entries-vm.ts +376 -0
- package/src/docusaurus/view-model/view-model.ts +513 -0
- package/src/docusaurus/workspace.ts +588 -0
- package/src/doxygen/data-model/README.md +13 -0
- package/src/doxygen/data-model/compounds/compounddef-dm.ts +1230 -0
- package/src/doxygen/data-model/compounds/compoundreftype-dm.ts +266 -0
- package/src/doxygen/data-model/compounds/concepts-dm.ts +362 -0
- package/src/doxygen/data-model/compounds/descriptiontype-dm.ts +10114 -0
- package/src/doxygen/data-model/compounds/docvarlistentrytype-dm.ts +354 -0
- package/src/doxygen/data-model/compounds/doxygentype-dm.ts +187 -0
- package/src/doxygen/data-model/compounds/enumvaluetype-dm.ts +218 -0
- package/src/doxygen/data-model/compounds/inctype-dm.ts +217 -0
- package/src/doxygen/data-model/compounds/linkedtexttype-dm.ts +288 -0
- package/src/doxygen/data-model/compounds/listofallmemberstype-dm.ts +160 -0
- package/src/doxygen/data-model/compounds/locationtype-dm.ts +284 -0
- package/src/doxygen/data-model/compounds/memberdeftype-dm.ts +881 -0
- package/src/doxygen/data-model/compounds/memberreftype-dm.ts +270 -0
- package/src/doxygen/data-model/compounds/membertype-dm.ts +239 -0
- package/src/doxygen/data-model/compounds/paramtype-dm.ts +302 -0
- package/src/doxygen/data-model/compounds/referencetype-dm.ts +248 -0
- package/src/doxygen/data-model/compounds/reftexttype-dm.ts +234 -0
- package/src/doxygen/data-model/compounds/reftype-dm.ts +430 -0
- package/src/doxygen/data-model/compounds/reimplementtype-dm.ts +201 -0
- package/src/doxygen/data-model/compounds/requirements-dm.ts +50 -0
- package/src/doxygen/data-model/compounds/sectiondeftype-dm.ts +330 -0
- package/src/doxygen/data-model/compounds/tableofcontentstype-dm.ts +564 -0
- package/src/doxygen/data-model/compounds/templateparamlisttype-dm.ts +150 -0
- package/src/doxygen/data-model/data-model.ts +378 -0
- package/src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts +271 -0
- package/src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts +200 -0
- package/src/doxygen/data-model/doxygen-xml-parser.ts +522 -0
- package/src/doxygen/data-model/index/indexcompoundtype-dm.ts +256 -0
- package/src/doxygen/data-model/index/indexdoxygentype-dm.ts +196 -0
- package/src/doxygen/data-model/index/indexmembertype-dm.ts +230 -0
- package/src/doxygen/data-model/types.ts +175 -0
- package/src/doxygen/data-model/xsds/README.md +6 -0
- package/src/doxygen/data-model/xsds/compound.xsd +1788 -0
- package/src/doxygen/data-model/xsds/doxyfile.xsd +365 -0
- package/src/doxygen/data-model/xsds/index.xsd +74 -0
- package/src/doxygen/data-model/xsds/xml.xsd +23 -0
- package/src/index.ts +267 -0
- package/src/tsconfig.json +12 -0
- package/dist/doxygen2docusaurus.d.ts +0 -4774
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/tsdoc-metadata.json +0 -11
|
@@ -1,130 +1,15 @@
|
|
|
1
1
|
import { DoxygenXmlParser } from '../doxygen-xml-parser.js';
|
|
2
2
|
import { AbstractDataModelBase } from '../types.js';
|
|
3
|
-
/**
|
|
4
|
-
* Abstract base class for Doxygen file option type data models.
|
|
5
|
-
*
|
|
6
|
-
* @remarks
|
|
7
|
-
* Represents configuration option elements within Doxyfile XML structures,
|
|
8
|
-
* corresponding to the OptionType complex type in the XML schema. This
|
|
9
|
-
* class handles the parsing of option values and mandatory attributes
|
|
10
|
-
* (id, default, and type). All concrete option data model classes should
|
|
11
|
-
* extend this abstract base to ensure consistent parsing and data
|
|
12
|
-
* representation of Doxygen configuration settings.
|
|
13
|
-
*
|
|
14
|
-
* @public
|
|
15
|
-
*/
|
|
16
3
|
export declare abstract class AbstractDoxygenFileOptionType extends AbstractDataModelBase {
|
|
17
|
-
/**
|
|
18
|
-
* Collection of value strings associated with this configuration option.
|
|
19
|
-
*
|
|
20
|
-
* @remarks
|
|
21
|
-
* Optional array containing value elements found within the option
|
|
22
|
-
* structure. Each value represents a specific setting or parameter
|
|
23
|
-
* for the configuration option. The array supports zero to many values
|
|
24
|
-
* as per the XML schema, allowing for both single and multi-value
|
|
25
|
-
* configuration settings.
|
|
26
|
-
*/
|
|
27
4
|
values: string[] | undefined;
|
|
28
|
-
/**
|
|
29
|
-
* The unique identifier for this configuration option.
|
|
30
|
-
*
|
|
31
|
-
* @remarks
|
|
32
|
-
* Mandatory attribute that specifies the name or identifier of the
|
|
33
|
-
* Doxygen configuration option. This corresponds to the actual
|
|
34
|
-
* configuration parameter name used in Doxygen configuration files
|
|
35
|
-
* and determines the specific setting being configured.
|
|
36
|
-
*/
|
|
37
5
|
id: string;
|
|
38
|
-
/**
|
|
39
|
-
* The default value indicator for this configuration option.
|
|
40
|
-
*
|
|
41
|
-
* @remarks
|
|
42
|
-
* Mandatory attribute that indicates whether this option is set to
|
|
43
|
-
* its default value. Corresponds to the defaultType enumeration in
|
|
44
|
-
* the XML schema, typically having values of 'yes' or 'no'.
|
|
45
|
-
*/
|
|
46
6
|
default: string;
|
|
47
|
-
/**
|
|
48
|
-
* The data type classification for this configuration option.
|
|
49
|
-
*
|
|
50
|
-
* @remarks
|
|
51
|
-
* Mandatory attribute that specifies the expected data type for the
|
|
52
|
-
* option's values. Corresponds to the typeType enumeration in the
|
|
53
|
-
* XML schema, indicating whether the option expects integer, boolean,
|
|
54
|
-
* string, or string list values.
|
|
55
|
-
*/
|
|
56
7
|
type: string;
|
|
57
|
-
/**
|
|
58
|
-
* Constructs a new AbstractDoxygenFileOptionType instance from XML data.
|
|
59
|
-
*
|
|
60
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
61
|
-
* @param element - The XML element containing the option data
|
|
62
|
-
* @param elementName - The name of the XML element being processed
|
|
63
|
-
*
|
|
64
|
-
* @remarks
|
|
65
|
-
* Parses the provided XML element to extract configuration option
|
|
66
|
-
* information including value collections and mandatory attributes
|
|
67
|
-
* (id, default, and type). The constructor validates that all required
|
|
68
|
-
* attributes are present and processes value elements into a string
|
|
69
|
-
* array when present. The parsing ensures compliance with the OptionType
|
|
70
|
-
* schema definition.
|
|
71
|
-
*/
|
|
72
8
|
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
|
|
73
9
|
}
|
|
74
|
-
/**
|
|
75
|
-
* Union type representing the default value indicators for Doxyfile options.
|
|
76
|
-
*
|
|
77
|
-
* @remarks
|
|
78
|
-
* Corresponds to the defaultType simple type in the Doxygen XML schema,
|
|
79
|
-
* which defines the allowable values for indicating whether a configuration
|
|
80
|
-
* option is set to its default value. The 'yes' value indicates the option
|
|
81
|
-
* uses its default setting, whilst 'no' indicates a custom value has been
|
|
82
|
-
* specified.
|
|
83
|
-
*
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
10
|
export type DoxyfileDefaultType = 'yes' | 'no';
|
|
87
|
-
/**
|
|
88
|
-
* Union type representing the data types for Doxyfile configuration options.
|
|
89
|
-
*
|
|
90
|
-
* @remarks
|
|
91
|
-
* Corresponds to the typeType simple type in the Doxygen XML schema,
|
|
92
|
-
* which defines the allowable data type classifications for configuration
|
|
93
|
-
* options. Each value indicates the expected format and validation rules
|
|
94
|
-
* for the option's values: 'int' for integers, 'bool' for boolean flags,
|
|
95
|
-
* 'string' for single text values, and 'stringlist' for multiple text
|
|
96
|
-
* values.
|
|
97
|
-
*
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
11
|
export type DoxyfileTypeType = 'int' | 'bool' | 'string' | 'stringlist';
|
|
101
|
-
/**
|
|
102
|
-
* Concrete data model class for Doxyfile option elements.
|
|
103
|
-
*
|
|
104
|
-
* @remarks
|
|
105
|
-
* Represents individual configuration option elements found within
|
|
106
|
-
* Doxyfile XML structures. This class extends the abstract base to
|
|
107
|
-
* provide specific handling for 'option' elements, which define
|
|
108
|
-
* individual Doxygen configuration settings including their identifiers,
|
|
109
|
-
* types, default status, and associated values. Each option corresponds
|
|
110
|
-
* to a specific configuration parameter that controls Doxygen's
|
|
111
|
-
* documentation generation behaviour.
|
|
112
|
-
*
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
12
|
export declare class DoxygenFileOptionDataModel extends AbstractDoxygenFileOptionType {
|
|
116
|
-
/**
|
|
117
|
-
* Constructs a new DoxygenFileOptionDataModel instance from XML data.
|
|
118
|
-
*
|
|
119
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
120
|
-
* @param element - The XML element containing the option data
|
|
121
|
-
*
|
|
122
|
-
* @remarks
|
|
123
|
-
* Initialises the option data model by parsing the provided XML element
|
|
124
|
-
* as an 'option' element type. The constructor delegates to the parent
|
|
125
|
-
* class for common option processing whilst specifying the element name
|
|
126
|
-
* for proper XML structure handling.
|
|
127
|
-
*/
|
|
128
13
|
constructor(xml: DoxygenXmlParser, element: object);
|
|
129
14
|
}
|
|
130
15
|
//# sourceMappingURL=doxyfileoptiontype-dm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doxyfileoptiontype-dm.d.ts","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"doxyfileoptiontype-dm.d.ts","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AA2BnD,8BAAsB,6BAA8B,SAAQ,qBAAqB;IAW/E,MAAM,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;IAW5B,EAAE,SAAK;IAUP,OAAO,SAAK;IAWZ,IAAI,SAAK;gBAiBG,GAAG,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM;CA8DxE;AAyCD,MAAM,MAAM,mBAAmB,GAAG,KAAK,GAAG,IAAI,CAAA;AAwB9C,MAAM,MAAM,gBAAgB,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,GAAG,YAAY,CAAA;AAoBvE,qBAAa,0BAA2B,SAAQ,6BAA6B;gBAa/D,GAAG,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM;CAInD"}
|
|
@@ -1,106 +1,17 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* This file is part of the xPack project (http://xpack.github.io).
|
|
3
|
-
* Copyright (c) 2025 Liviu Ionescu. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Permission to use, copy, modify, and/or distribute this software
|
|
6
|
-
* for any purpose is hereby granted, under the terms of the MIT license.
|
|
7
|
-
*
|
|
8
|
-
* If a copy of the license was not distributed with this file, it can
|
|
9
|
-
* be obtained from https://opensource.org/licenses/MIT.
|
|
10
|
-
*/
|
|
11
|
-
// ----------------------------------------------------------------------------
|
|
12
1
|
import assert from 'node:assert';
|
|
13
2
|
import * as util from 'node:util';
|
|
14
3
|
import { AbstractDataModelBase } from '../types.js';
|
|
15
|
-
// ----------------------------------------------------------------------------
|
|
16
|
-
// <xsd:complexType name="OptionType">
|
|
17
|
-
// <xsd:sequence>
|
|
18
|
-
// <xsd:element name="value" type="valueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
19
|
-
// </xsd:sequence>
|
|
20
|
-
// <xsd:attribute name="id" type="idType" use="required"/>
|
|
21
|
-
// <xsd:attribute name="default" type="defaultType" use="required"/>
|
|
22
|
-
// <xsd:attribute name="type" type="typeType" use="required"/>
|
|
23
|
-
// </xsd:complexType>
|
|
24
|
-
/**
|
|
25
|
-
* Abstract base class for Doxygen file option type data models.
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* Represents configuration option elements within Doxyfile XML structures,
|
|
29
|
-
* corresponding to the OptionType complex type in the XML schema. This
|
|
30
|
-
* class handles the parsing of option values and mandatory attributes
|
|
31
|
-
* (id, default, and type). All concrete option data model classes should
|
|
32
|
-
* extend this abstract base to ensure consistent parsing and data
|
|
33
|
-
* representation of Doxygen configuration settings.
|
|
34
|
-
*
|
|
35
|
-
* @public
|
|
36
|
-
*/
|
|
37
|
-
// eslint-disable-next-line max-len
|
|
38
4
|
export class AbstractDoxygenFileOptionType extends AbstractDataModelBase {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
* Optional array containing value elements found within the option
|
|
44
|
-
* structure. Each value represents a specific setting or parameter
|
|
45
|
-
* for the configuration option. The array supports zero to many values
|
|
46
|
-
* as per the XML schema, allowing for both single and multi-value
|
|
47
|
-
* configuration settings.
|
|
48
|
-
*/
|
|
49
|
-
values; // [0-n] valueType
|
|
50
|
-
/**
|
|
51
|
-
* The unique identifier for this configuration option.
|
|
52
|
-
*
|
|
53
|
-
* @remarks
|
|
54
|
-
* Mandatory attribute that specifies the name or identifier of the
|
|
55
|
-
* Doxygen configuration option. This corresponds to the actual
|
|
56
|
-
* configuration parameter name used in Doxygen configuration files
|
|
57
|
-
* and determines the specific setting being configured.
|
|
58
|
-
*/
|
|
59
|
-
id = ''; // idType
|
|
60
|
-
/**
|
|
61
|
-
* The default value indicator for this configuration option.
|
|
62
|
-
*
|
|
63
|
-
* @remarks
|
|
64
|
-
* Mandatory attribute that indicates whether this option is set to
|
|
65
|
-
* its default value. Corresponds to the defaultType enumeration in
|
|
66
|
-
* the XML schema, typically having values of 'yes' or 'no'.
|
|
67
|
-
*/
|
|
68
|
-
default = ''; // defaultType
|
|
69
|
-
/**
|
|
70
|
-
* The data type classification for this configuration option.
|
|
71
|
-
*
|
|
72
|
-
* @remarks
|
|
73
|
-
* Mandatory attribute that specifies the expected data type for the
|
|
74
|
-
* option's values. Corresponds to the typeType enumeration in the
|
|
75
|
-
* XML schema, indicating whether the option expects integer, boolean,
|
|
76
|
-
* string, or string list values.
|
|
77
|
-
*/
|
|
78
|
-
type = ''; // typeType
|
|
79
|
-
/**
|
|
80
|
-
* Constructs a new AbstractDoxygenFileOptionType instance from XML data.
|
|
81
|
-
*
|
|
82
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
83
|
-
* @param element - The XML element containing the option data
|
|
84
|
-
* @param elementName - The name of the XML element being processed
|
|
85
|
-
*
|
|
86
|
-
* @remarks
|
|
87
|
-
* Parses the provided XML element to extract configuration option
|
|
88
|
-
* information including value collections and mandatory attributes
|
|
89
|
-
* (id, default, and type). The constructor validates that all required
|
|
90
|
-
* attributes are present and processes value elements into a string
|
|
91
|
-
* array when present. The parsing ensures compliance with the OptionType
|
|
92
|
-
* schema definition.
|
|
93
|
-
*/
|
|
5
|
+
values;
|
|
6
|
+
id = '';
|
|
7
|
+
default = '';
|
|
8
|
+
type = '';
|
|
94
9
|
constructor(xml, element, elementName) {
|
|
95
10
|
super(elementName);
|
|
96
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
97
|
-
// ------------------------------------------------------------------------
|
|
98
|
-
// Process elements.
|
|
99
11
|
const innerElements = xml.getInnerElements(element, elementName);
|
|
100
12
|
assert(innerElements.length > 0);
|
|
101
13
|
for (const innerElement of innerElements) {
|
|
102
14
|
if (xml.hasInnerText(innerElement)) {
|
|
103
|
-
// Ignore texts.
|
|
104
15
|
}
|
|
105
16
|
else if (xml.isInnerElementText(innerElement, 'value')) {
|
|
106
17
|
this.values ??= [];
|
|
@@ -111,13 +22,9 @@ export class AbstractDoxygenFileOptionType extends AbstractDataModelBase {
|
|
|
111
22
|
console.error(`doxyfile ${elementName} element:`, Object.keys(innerElement), 'not implemented yet in', this.constructor.name);
|
|
112
23
|
}
|
|
113
24
|
}
|
|
114
|
-
// ------------------------------------------------------------------------
|
|
115
|
-
// Process attributes.
|
|
116
25
|
assert(xml.hasAttributes(element));
|
|
117
26
|
const attributesNames = xml.getAttributesNames(element);
|
|
118
|
-
// console.log(attributesNames)
|
|
119
27
|
for (const attributeName of attributesNames) {
|
|
120
|
-
// console.log(attributeName)
|
|
121
28
|
if (attributeName === '@_id') {
|
|
122
29
|
this.id = xml.getAttributeStringValue(element, '@_id');
|
|
123
30
|
}
|
|
@@ -135,43 +42,11 @@ export class AbstractDoxygenFileOptionType extends AbstractDataModelBase {
|
|
|
135
42
|
assert(this.id.length > 0);
|
|
136
43
|
assert(this.default.length > 0);
|
|
137
44
|
assert(this.type.length > 0);
|
|
138
|
-
// ------------------------------------------------------------------------
|
|
139
|
-
// console.log(util.inspect(this, { compact: false, depth: 999 }))
|
|
140
45
|
}
|
|
141
46
|
}
|
|
142
|
-
// ----------------------------------------------------------------------------
|
|
143
|
-
// <xsd:element name="option" type="OptionType" minOccurs="0" maxOccurs="unbounded"/>
|
|
144
|
-
/**
|
|
145
|
-
* Concrete data model class for Doxyfile option elements.
|
|
146
|
-
*
|
|
147
|
-
* @remarks
|
|
148
|
-
* Represents individual configuration option elements found within
|
|
149
|
-
* Doxyfile XML structures. This class extends the abstract base to
|
|
150
|
-
* provide specific handling for 'option' elements, which define
|
|
151
|
-
* individual Doxygen configuration settings including their identifiers,
|
|
152
|
-
* types, default status, and associated values. Each option corresponds
|
|
153
|
-
* to a specific configuration parameter that controls Doxygen's
|
|
154
|
-
* documentation generation behaviour.
|
|
155
|
-
*
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
47
|
export class DoxygenFileOptionDataModel extends AbstractDoxygenFileOptionType {
|
|
159
|
-
/**
|
|
160
|
-
* Constructs a new DoxygenFileOptionDataModel instance from XML data.
|
|
161
|
-
*
|
|
162
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
163
|
-
* @param element - The XML element containing the option data
|
|
164
|
-
*
|
|
165
|
-
* @remarks
|
|
166
|
-
* Initialises the option data model by parsing the provided XML element
|
|
167
|
-
* as an 'option' element type. The constructor delegates to the parent
|
|
168
|
-
* class for common option processing whilst specifying the element name
|
|
169
|
-
* for proper XML structure handling.
|
|
170
|
-
*/
|
|
171
48
|
constructor(xml, element) {
|
|
172
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
173
49
|
super(xml, element, 'option');
|
|
174
50
|
}
|
|
175
51
|
}
|
|
176
|
-
// ----------------------------------------------------------------------------
|
|
177
52
|
//# sourceMappingURL=doxyfileoptiontype-dm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doxyfileoptiontype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"doxyfileoptiontype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,101 +1,14 @@
|
|
|
1
1
|
import { DoxygenXmlParser } from '../doxygen-xml-parser.js';
|
|
2
2
|
import { DoxygenFileOptionDataModel } from './doxyfileoptiontype-dm.js';
|
|
3
3
|
import { AbstractDataModelBase } from '../types.js';
|
|
4
|
-
/**
|
|
5
|
-
* Abstract base class for Doxygen file type data models.
|
|
6
|
-
*
|
|
7
|
-
* @remarks
|
|
8
|
-
* Represents the structure of Doxyfile XML configurations, corresponding
|
|
9
|
-
* to the DoxygenFileType complex type in the XML schema. This class handles
|
|
10
|
-
* the parsing of Doxygen configuration options and mandatory attributes
|
|
11
|
-
* (version and language). All concrete Doxyfile data model classes should
|
|
12
|
-
* extend this abstract base to ensure consistent parsing and data
|
|
13
|
-
* representation of configuration settings.
|
|
14
|
-
*
|
|
15
|
-
* @public
|
|
16
|
-
*/
|
|
17
4
|
export declare abstract class AbstractDoxygenFileType extends AbstractDataModelBase {
|
|
18
|
-
/**
|
|
19
|
-
* The version of the Doxygen tool that generated the configuration.
|
|
20
|
-
*
|
|
21
|
-
* @remarks
|
|
22
|
-
* Mandatory attribute extracted from the XML structure that identifies
|
|
23
|
-
* the version of Doxygen used to generate the configuration file. This
|
|
24
|
-
* information is essential for compatibility and configuration parsing
|
|
25
|
-
* decisions.
|
|
26
|
-
*/
|
|
27
5
|
version: string;
|
|
28
|
-
/**
|
|
29
|
-
* The language specification for the documentation configuration.
|
|
30
|
-
*
|
|
31
|
-
* @remarks
|
|
32
|
-
* Mandatory attribute corresponding to the xml:lang attribute in the
|
|
33
|
-
* XML structure. Specifies the primary language used in the configuration
|
|
34
|
-
* and documentation generation process for internationalisation purposes.
|
|
35
|
-
*/
|
|
36
6
|
lang: string;
|
|
37
|
-
/**
|
|
38
|
-
* Collection of configuration option data models.
|
|
39
|
-
*
|
|
40
|
-
* @remarks
|
|
41
|
-
* Optional array containing option elements found within the Doxyfile
|
|
42
|
-
* structure. Each option represents a specific configuration setting
|
|
43
|
-
* that controls the behaviour of Doxygen during documentation generation.
|
|
44
|
-
* The array supports zero to many options as per the XML schema.
|
|
45
|
-
*/
|
|
46
7
|
options?: DoxygenFileOptionDataModel[] | undefined;
|
|
47
|
-
/**
|
|
48
|
-
* The XML schema location reference for validation.
|
|
49
|
-
*
|
|
50
|
-
* @remarks
|
|
51
|
-
* Optional attribute that specifies the location of the XML schema
|
|
52
|
-
* definition used for validating the structure of the Doxyfile XML.
|
|
53
|
-
* This provides schema validation capabilities for the parsed
|
|
54
|
-
* configuration content.
|
|
55
|
-
*/
|
|
56
8
|
noNamespaceSchemaLocation?: string | undefined;
|
|
57
|
-
/**
|
|
58
|
-
* Constructs a new AbstractDoxygenFileType instance from XML data.
|
|
59
|
-
*
|
|
60
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
61
|
-
* @param element - The XML element containing the Doxyfile data
|
|
62
|
-
* @param elementName - The name of the XML element being processed
|
|
63
|
-
*
|
|
64
|
-
* @remarks
|
|
65
|
-
* Parses the provided XML element to extract Doxyfile configuration
|
|
66
|
-
* information including option collections and mandatory attributes
|
|
67
|
-
* (version and language). The constructor validates that all required
|
|
68
|
-
* attributes are present and processes option elements into the
|
|
69
|
-
* appropriate data models. Optional schema location attributes are
|
|
70
|
-
* also extracted when present.
|
|
71
|
-
*/
|
|
72
9
|
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
|
|
73
10
|
}
|
|
74
|
-
/**
|
|
75
|
-
* Concrete data model class for doxyfile elements.
|
|
76
|
-
*
|
|
77
|
-
* @remarks
|
|
78
|
-
* Represents the root element of Doxyfile XML configuration files,
|
|
79
|
-
* extending the abstract base class to provide specific handling for
|
|
80
|
-
* 'doxyfile' elements. This class serves as the primary entry point
|
|
81
|
-
* for parsing Doxygen configuration files and provides access to all
|
|
82
|
-
* configuration options and metadata contained within the file structure.
|
|
83
|
-
*
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
11
|
export declare class DoxygenFileDataModel extends AbstractDoxygenFileType {
|
|
87
|
-
/**
|
|
88
|
-
* Constructs a new DoxygenFileDataModel instance from XML data.
|
|
89
|
-
*
|
|
90
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
91
|
-
* @param element - The XML element containing the doxyfile data
|
|
92
|
-
*
|
|
93
|
-
* @remarks
|
|
94
|
-
* Initialises the Doxyfile data model by parsing the provided XML element
|
|
95
|
-
* as a 'doxyfile' element type. The constructor delegates to the parent
|
|
96
|
-
* class for common configuration processing whilst specifying the element
|
|
97
|
-
* name for proper XML structure handling.
|
|
98
|
-
*/
|
|
99
12
|
constructor(xml: DoxygenXmlParser, element: object);
|
|
100
13
|
}
|
|
101
14
|
//# sourceMappingURL=doxyfiletype-dm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doxyfiletype-dm.d.ts","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAC3D,OAAO,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAA;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"doxyfiletype-dm.d.ts","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAC3D,OAAO,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAA;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAyBnD,8BAAsB,uBAAwB,SAAQ,qBAAqB;IAUzE,OAAO,SAAK;IAUZ,IAAI,SAAK;IAWT,OAAO,CAAC,EAAE,0BAA0B,EAAE,GAAG,SAAS,CAAA;IAWlD,yBAAyB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;gBAiBlC,GAAG,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM;CA4DxE;AAkBD,qBAAa,oBAAqB,SAAQ,uBAAuB;gBAanD,GAAG,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM;CAInD"}
|
|
@@ -1,102 +1,18 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* This file is part of the xPack project (http://xpack.github.io).
|
|
3
|
-
* Copyright (c) 2025 Liviu Ionescu. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Permission to use, copy, modify, and/or distribute this software
|
|
6
|
-
* for any purpose is hereby granted, under the terms of the MIT license.
|
|
7
|
-
*
|
|
8
|
-
* If a copy of the license was not distributed with this file, it can
|
|
9
|
-
* be obtained from https://opensource.org/licenses/MIT.
|
|
10
|
-
*/
|
|
11
|
-
// ----------------------------------------------------------------------------
|
|
12
1
|
import assert from 'node:assert';
|
|
13
2
|
import * as util from 'node:util';
|
|
14
3
|
import { DoxygenFileOptionDataModel } from './doxyfileoptiontype-dm.js';
|
|
15
4
|
import { AbstractDataModelBase } from '../types.js';
|
|
16
|
-
// ----------------------------------------------------------------------------
|
|
17
|
-
// <xsd:complexType name="DoxygenFileType">
|
|
18
|
-
// <xsd:sequence>
|
|
19
|
-
// <xsd:element name="option" type="OptionType" minOccurs="0" maxOccurs="unbounded"/>
|
|
20
|
-
// </xsd:sequence>
|
|
21
|
-
// <xsd:attribute name="version" type="xsd:string" use="required"/>
|
|
22
|
-
// <xsd:attribute ref="xml:lang" use="required"/>
|
|
23
|
-
// </xsd:complexType>
|
|
24
|
-
/**
|
|
25
|
-
* Abstract base class for Doxygen file type data models.
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* Represents the structure of Doxyfile XML configurations, corresponding
|
|
29
|
-
* to the DoxygenFileType complex type in the XML schema. This class handles
|
|
30
|
-
* the parsing of Doxygen configuration options and mandatory attributes
|
|
31
|
-
* (version and language). All concrete Doxyfile data model classes should
|
|
32
|
-
* extend this abstract base to ensure consistent parsing and data
|
|
33
|
-
* representation of configuration settings.
|
|
34
|
-
*
|
|
35
|
-
* @public
|
|
36
|
-
*/
|
|
37
5
|
export class AbstractDoxygenFileType extends AbstractDataModelBase {
|
|
38
|
-
/**
|
|
39
|
-
* The version of the Doxygen tool that generated the configuration.
|
|
40
|
-
*
|
|
41
|
-
* @remarks
|
|
42
|
-
* Mandatory attribute extracted from the XML structure that identifies
|
|
43
|
-
* the version of Doxygen used to generate the configuration file. This
|
|
44
|
-
* information is essential for compatibility and configuration parsing
|
|
45
|
-
* decisions.
|
|
46
|
-
*/
|
|
47
6
|
version = '';
|
|
48
|
-
/**
|
|
49
|
-
* The language specification for the documentation configuration.
|
|
50
|
-
*
|
|
51
|
-
* @remarks
|
|
52
|
-
* Mandatory attribute corresponding to the xml:lang attribute in the
|
|
53
|
-
* XML structure. Specifies the primary language used in the configuration
|
|
54
|
-
* and documentation generation process for internationalisation purposes.
|
|
55
|
-
*/
|
|
56
7
|
lang = '';
|
|
57
|
-
/**
|
|
58
|
-
* Collection of configuration option data models.
|
|
59
|
-
*
|
|
60
|
-
* @remarks
|
|
61
|
-
* Optional array containing option elements found within the Doxyfile
|
|
62
|
-
* structure. Each option represents a specific configuration setting
|
|
63
|
-
* that controls the behaviour of Doxygen during documentation generation.
|
|
64
|
-
* The array supports zero to many options as per the XML schema.
|
|
65
|
-
*/
|
|
66
8
|
options;
|
|
67
|
-
/**
|
|
68
|
-
* The XML schema location reference for validation.
|
|
69
|
-
*
|
|
70
|
-
* @remarks
|
|
71
|
-
* Optional attribute that specifies the location of the XML schema
|
|
72
|
-
* definition used for validating the structure of the Doxyfile XML.
|
|
73
|
-
* This provides schema validation capabilities for the parsed
|
|
74
|
-
* configuration content.
|
|
75
|
-
*/
|
|
76
9
|
noNamespaceSchemaLocation;
|
|
77
|
-
/**
|
|
78
|
-
* Constructs a new AbstractDoxygenFileType instance from XML data.
|
|
79
|
-
*
|
|
80
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
81
|
-
* @param element - The XML element containing the Doxyfile data
|
|
82
|
-
* @param elementName - The name of the XML element being processed
|
|
83
|
-
*
|
|
84
|
-
* @remarks
|
|
85
|
-
* Parses the provided XML element to extract Doxyfile configuration
|
|
86
|
-
* information including option collections and mandatory attributes
|
|
87
|
-
* (version and language). The constructor validates that all required
|
|
88
|
-
* attributes are present and processes option elements into the
|
|
89
|
-
* appropriate data models. Optional schema location attributes are
|
|
90
|
-
* also extracted when present.
|
|
91
|
-
*/
|
|
92
10
|
constructor(xml, element, elementName) {
|
|
93
11
|
super(elementName);
|
|
94
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
95
12
|
const innerElements = xml.getInnerElements(element, elementName);
|
|
96
13
|
assert(innerElements.length > 0);
|
|
97
14
|
for (const innerElement of innerElements) {
|
|
98
15
|
if (xml.hasInnerText(innerElement)) {
|
|
99
|
-
// Ignore texts.
|
|
100
16
|
}
|
|
101
17
|
else if (xml.hasInnerElement(innerElement, 'option')) {
|
|
102
18
|
this.options ??= [];
|
|
@@ -107,13 +23,9 @@ export class AbstractDoxygenFileType extends AbstractDataModelBase {
|
|
|
107
23
|
console.error(`doxyfile ${elementName} element:`, Object.keys(innerElement), 'not implemented yet in', this.constructor.name);
|
|
108
24
|
}
|
|
109
25
|
}
|
|
110
|
-
// ------------------------------------------------------------------------
|
|
111
|
-
// Process attributes.
|
|
112
26
|
assert(xml.hasAttributes(element));
|
|
113
27
|
const attributesNames = xml.getAttributesNames(element);
|
|
114
|
-
// console.log(attributesNames)
|
|
115
28
|
for (const attributeName of attributesNames) {
|
|
116
|
-
// console.log(attributeName)
|
|
117
29
|
if (attributeName === '@_version') {
|
|
118
30
|
this.version = xml.getAttributeStringValue(element, '@_version');
|
|
119
31
|
}
|
|
@@ -130,41 +42,11 @@ export class AbstractDoxygenFileType extends AbstractDataModelBase {
|
|
|
130
42
|
}
|
|
131
43
|
assert(this.version.length > 0);
|
|
132
44
|
assert(this.lang.length > 0);
|
|
133
|
-
// ------------------------------------------------------------------------
|
|
134
|
-
// console.log(util.inspect(this, { compact: false, depth: 999 }))
|
|
135
45
|
}
|
|
136
46
|
}
|
|
137
|
-
// ----------------------------------------------------------------------------
|
|
138
|
-
// <xsd:element name="doxyfile" type="DoxygenFileType"/>
|
|
139
|
-
/**
|
|
140
|
-
* Concrete data model class for doxyfile elements.
|
|
141
|
-
*
|
|
142
|
-
* @remarks
|
|
143
|
-
* Represents the root element of Doxyfile XML configuration files,
|
|
144
|
-
* extending the abstract base class to provide specific handling for
|
|
145
|
-
* 'doxyfile' elements. This class serves as the primary entry point
|
|
146
|
-
* for parsing Doxygen configuration files and provides access to all
|
|
147
|
-
* configuration options and metadata contained within the file structure.
|
|
148
|
-
*
|
|
149
|
-
* @public
|
|
150
|
-
*/
|
|
151
47
|
export class DoxygenFileDataModel extends AbstractDoxygenFileType {
|
|
152
|
-
/**
|
|
153
|
-
* Constructs a new DoxygenFileDataModel instance from XML data.
|
|
154
|
-
*
|
|
155
|
-
* @param xml - The Doxygen XML parser instance for processing XML elements
|
|
156
|
-
* @param element - The XML element containing the doxyfile data
|
|
157
|
-
*
|
|
158
|
-
* @remarks
|
|
159
|
-
* Initialises the Doxyfile data model by parsing the provided XML element
|
|
160
|
-
* as a 'doxyfile' element type. The constructor delegates to the parent
|
|
161
|
-
* class for common configuration processing whilst specifying the element
|
|
162
|
-
* name for proper XML structure handling.
|
|
163
|
-
*/
|
|
164
48
|
constructor(xml, element) {
|
|
165
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
166
49
|
super(xml, element, 'doxyfile');
|
|
167
50
|
}
|
|
168
51
|
}
|
|
169
|
-
// ----------------------------------------------------------------------------
|
|
170
52
|
//# sourceMappingURL=doxyfiletype-dm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doxyfiletype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"doxyfiletype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts"],"names":[],"mappings":"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"}
|