1+ {
2+ "$schema" : " ../../schema/extension.schema.json" ,
3+ "info" : {
4+ "id" : " doxygen" ,
5+ "vendor_id" : " cristianadam" ,
6+ "display_name" : " Doxygen" ,
7+ "display_vendor" : " Cristian Adam" ,
8+ "license" : " open-source"
9+ },
10+ "latest" : " 17.0.0" ,
11+ "versions" : {
12+ "17.0.0" : {
13+ "sources" : [
14+ {
15+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-Windows-x64.7z" ,
16+ "sha256" : " 345f2bcfbb515f2c9b5b8c919cdb4ca049e59671a0b0b9eabf8a1d9111af9e35" ,
17+ "platform" : {
18+ "name" : " Windows" ,
19+ "architecture" : " x86_64"
20+ }
21+ },
22+ {
23+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-Windows-arm64.7z" ,
24+ "sha256" : " d1df981841ad14b185a00fea3244f7721c4a00480f3e2c3493edb94f45296f8c" ,
25+ "platform" : {
26+ "name" : " Windows" ,
27+ "architecture" : " arm64"
28+ }
29+ },
30+ {
31+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-Linux-x64.7z" ,
32+ "sha256" : " da4fcf7c798e46bd293f69b9c14553aee92a19c333ea2f0d006aa060a8b21dee" ,
33+ "platform" : {
34+ "name" : " Linux" ,
35+ "architecture" : " x86_64"
36+ }
37+ },
38+ {
39+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-Linux-arm64.7z" ,
40+ "sha256" : " 8c525084fa0218ccc2779ecd73be57a63a6e93a53bea30ec91cc9dec75cd2b86" ,
41+ "platform" : {
42+ "name" : " Linux" ,
43+ "architecture" : " arm64"
44+ }
45+ },
46+ {
47+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-macOS-universal.7z" ,
48+ "sha256" : " 32d44994df7dba8336bdb2b05dfe0d7979b26c6f1d09f7885099d2370285491a" ,
49+ "platform" : {
50+ "name" : " macOS" ,
51+ "architecture" : " x86_64"
52+ }
53+ },
54+ {
55+ "url" : " https://github.com/cristianadam/qt-creator-doxygen/releases/download/v17.0.0/DoxygenPlugin-17.0.0-macOS-universal.7z" ,
56+ "sha256" : " 32d44994df7dba8336bdb2b05dfe0d7979b26c6f1d09f7885099d2370285491a" ,
57+ "platform" : {
58+ "name" : " macOS" ,
59+ "architecture" : " arm64"
60+ }
61+ }
62+ ],
63+ "metadata" : {
64+ "Id" : " doxygen" ,
65+ "Name" : " Doxygen" ,
66+ "Version" : " 17.0.0" ,
67+ "CompatVersion" : " 17.0.0" ,
68+ "Vendor" : " Cristian Adam" ,
69+ "VendorId" : " cristianadam" ,
70+ "Copyright" : " (C) 2015 Fabien Poussin, Cristian Adam, Copyright (C) The Qt Company Ltd. and other contributors." ,
71+ "License" : " GNU LGPL 2.1" ,
72+ "Description" : " Doxygen documentation support for Qt Creator." ,
73+ "LongDescription" : [
74+ " # qt-creator-doxygen" ,
75+ " Doxygen Plugin for Qt Creator" ,
76+ " " ,
77+ " # Screencast" ,
78+ " " ,
79+ " " ,
80+ " " ,
81+ " # License" ,
82+ " " ,
83+ " LGPL 2.1." ,
84+ " " ,
85+ " ```" ,
86+ " Doxygen Plugin" ,
87+ " " ,
88+ " Copyright (c) 2015 Fabien Poussin" ,
89+ " Copyright (c) 2009 Kevin Tanguy" ,
90+ " " ,
91+ " This plugin is free software: you can redistribute it and/or modify" ,
92+ " it under the terms of the GNU Lesser General Public License as" ,
93+ " published by the Free Software Foundation, either version 2.1" ,
94+ " of the License, or (at your option) any later version." ,
95+ " " ,
96+ " This plugin is distributed in the hope that it will be useful," ,
97+ " but WITHOUT ANY WARRANTY; without even the implied warranty of" ,
98+ " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the" ,
99+ " GNU Lesser General Public License for more details." ,
100+ " " ,
101+ " You should have received a copy of the GNU General Public License" ,
102+ " along with Doxygen Plugin. If not, see <http://www.gnu.org/licenses/>." ,
103+ " ```"
104+ ],
105+ "Url" : " https://github.com/cristianadam/qt-creator-doxygen" ,
106+ "DocumentationUrl" : " " ,
107+ "Dependencies" : [
108+ {
109+ "Id" : " core" ,
110+ "Version" : " 17.0.0"
111+ },
112+ {
113+ "Id" : " projectexplorer" ,
114+ "Version" : " 17.0.0"
115+ },
116+ {
117+ "Id" : " cppeditor" ,
118+ "Version" : " 17.0.0"
119+ },
120+ {
121+ "Id" : " texteditor" ,
122+ "Version" : " 17.0.0"
123+ }
124+ ]
125+ }
126+ }
127+ }
128+ }
0 commit comments