Micro template library A library for building device drivers
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

487 行
12 KiB

  1. {
  2. "clang": {
  3. "clang-compilation-path": "",
  4. "clang-dialect": "-std=c++14",
  5. "clang-flags": [
  6. ""
  7. ],
  8. "clang-parsing": false,
  9. "clang-use-headers": true
  10. },
  11. "configuration": {
  12. "allow-sub-grouping": true,
  13. "allow-unicode-names": false,
  14. "always-detailed-sec": false,
  15. "auto-link": true,
  16. "brief-member-desc": true,
  17. "built-in-stl-support": false,
  18. "case-sensitive-fname": true,
  19. "cpp-cli-support": false,
  20. "create-subdirs": false,
  21. "duplicate-docs": false,
  22. "enabled-sections": [
  23. ""
  24. ],
  25. "extract-all": false,
  26. "extract-anon-namespaces": false,
  27. "extract-local-classes": true,
  28. "extract-local-methods": false,
  29. "extract-package": false,
  30. "extract-private": false,
  31. "extract-static": false,
  32. "file-version-filter": "",
  33. "force-local-includes": false,
  34. "full-path-names": true,
  35. "generate-bug-list": true,
  36. "generate-deprecate-list": true,
  37. "generate-test-list": true,
  38. "generate-todo-list": true,
  39. "group-nested-compounds": false,
  40. "hide-compound-ref": false,
  41. "hide-friend-compounds": false,
  42. "hide-in-body-docs": false,
  43. "hide-navtree-members": false,
  44. "hide-scope-names": false,
  45. "hide-undoc-classes": true,
  46. "hide-undoc-members": true,
  47. "idl-support": true,
  48. "inherit-docs": true,
  49. "inline-grouped-classes": false,
  50. "inline-info": true,
  51. "inline-inherited-member": false,
  52. "inline-simple-struct": false,
  53. "internal-docs": false,
  54. "javadoc-auto-brief": false,
  55. "language-mapping": [
  56. ""
  57. ],
  58. "layout-file": "",
  59. "main-page-name": "",
  60. "main-page-omit": false,
  61. "markdown": true,
  62. "max-init-lines": 30,
  63. "multiline-cpp-brief": false,
  64. "ns-alias": [
  65. ""
  66. ],
  67. "qt-auto-brief": false,
  68. "repeat-brief": true,
  69. "separate-member-pages": false,
  70. "short-names": false,
  71. "show-file-page": true,
  72. "show-grouped-members-inc": false,
  73. "show-include-files": true,
  74. "show-namespace-page": true,
  75. "show-used-files": true,
  76. "sip-support": false,
  77. "sort-brief-docs": false,
  78. "sort-by-scope-name": false,
  79. "sort-class-case-sensitive": false,
  80. "sort-constructors-first": true,
  81. "sort-group-names": false,
  82. "sort-member-docs": true,
  83. "strict-sig-matching": false,
  84. "tcl-subst": [
  85. ""
  86. ],
  87. "toc-include-headers": 0,
  88. "use-typedef-name": false
  89. },
  90. "dot": {
  91. "class-diagrams": true,
  92. "dia-file-dirs": [
  93. ""
  94. ],
  95. "dia-path": "",
  96. "directory-graph": true,
  97. "dot-call": false,
  98. "dot-called-by": false,
  99. "dot-class-graph": true,
  100. "dot-cleanup": true,
  101. "dot-collaboration": true,
  102. "dot-file-dirs": [
  103. ""
  104. ],
  105. "dot-font-name": "Helvetica",
  106. "dot-font-path": "",
  107. "dot-font-size": 10,
  108. "dot-graph-max-depth": 0,
  109. "dot-graph-max-nodes": 50,
  110. "dot-hierarchy": true,
  111. "dot-image-format": "png",
  112. "dot-include": true,
  113. "dot-included-by": true,
  114. "dot-multiple-targets": false,
  115. "dot-num-threads": 0,
  116. "dot-path": "",
  117. "dot-transparent": false,
  118. "generate-legend": true,
  119. "group-graphs": true,
  120. "have-dot": false,
  121. "hide-undoc-relations": true,
  122. "interactive-svg": false,
  123. "msc-file-dirs": [
  124. ""
  125. ],
  126. "mscgen-path": "",
  127. "plantuml-cfg-file": "",
  128. "plantuml-inc-path": [
  129. ""
  130. ],
  131. "plantuml-jar-path": "",
  132. "template-relations": false,
  133. "uml-limit-num-fields": 10,
  134. "uml-look": false
  135. },
  136. "doxypress-format": 1,
  137. "doxypress-updated": "2018-Jun-30",
  138. "external": {
  139. "all-externals": false,
  140. "external-groups": true,
  141. "external-pages": true,
  142. "generate-tagfile": "",
  143. "perl-path": "/usr/bin/perl",
  144. "tag-files": [
  145. ""
  146. ]
  147. },
  148. "general": {
  149. "abbreviate-brief": [
  150. "The $name class",
  151. "The $name widget",
  152. "The $name file",
  153. "is",
  154. "provides",
  155. "specifies",
  156. "contains",
  157. "represents",
  158. "a",
  159. "an",
  160. "the"
  161. ],
  162. "aliases": [
  163. ""
  164. ],
  165. "lookup-cache-size": 0,
  166. "optimize-c": false,
  167. "optimize-cplus": true,
  168. "optimize-fortran": false,
  169. "optimize-java": false,
  170. "optimize-python": false,
  171. "output-dir": "doc",
  172. "output-language": "English",
  173. "strip-from-inc-path": [
  174. ""
  175. ],
  176. "strip-from-path": [
  177. ""
  178. ],
  179. "tab-size": 4
  180. },
  181. "index": {
  182. "alpha-index": true,
  183. "cols-in-index": 5,
  184. "ignore-prefix": [
  185. ""
  186. ]
  187. },
  188. "input": {
  189. "example-patterns": [
  190. "*"
  191. ],
  192. "example-recursive": false,
  193. "example-source": [
  194. ""
  195. ],
  196. "exclude-files": [
  197. ""
  198. ],
  199. "exclude-patterns": [
  200. ""
  201. ],
  202. "exclude-symbols": [
  203. ""
  204. ],
  205. "exclude-symlinks": false,
  206. "filter-patterns": [
  207. ""
  208. ],
  209. "filter-program": "",
  210. "filter-source-files": false,
  211. "filter-source-patterns": [
  212. ""
  213. ],
  214. "image-path": [
  215. ""
  216. ],
  217. "input-encoding": "UTF-8",
  218. "input-patterns": [
  219. "*.as",
  220. "*.c",
  221. "*.cc",
  222. "*.cpp",
  223. "*.cxx",
  224. "*.c++",
  225. "*.cs",
  226. "*.d",
  227. "*.ddl",
  228. "*.dox",
  229. "*.for",
  230. "*.f",
  231. "*.f90",
  232. "*.h",
  233. "*.hh",
  234. "*.hxx",
  235. "*.hpp",
  236. "*.h++",
  237. "*.idl",
  238. "*.ii",
  239. "*.ixx",
  240. "*.ipp",
  241. "*.i++",
  242. "*.inc",
  243. "*.inl",
  244. "*.java",
  245. "*.js",
  246. "*.m",
  247. "*.md",
  248. "*.mm",
  249. "*.markdown",
  250. "*.odl",
  251. "*.php",
  252. "*.php3",
  253. "*.php4",
  254. "*.php5",
  255. "*.phtml",
  256. "*.py",
  257. "*.pyw",
  258. "*.qsf",
  259. "*.tcl",
  260. "*.ucf"
  261. ],
  262. "input-recursive": true,
  263. "input-source": [
  264. "include/utl"
  265. ],
  266. "mdfile-mainpage": ""
  267. },
  268. "messages": {
  269. "quiet": false,
  270. "warn-doc-error": true,
  271. "warn-format": "$file:$line: $text",
  272. "warn-logfile": "",
  273. "warn-undoc": true,
  274. "warn-undoc-param": false,
  275. "warnings": true
  276. },
  277. "output-chm": {
  278. "binary-toc": false,
  279. "chm-file": "",
  280. "chm-index-encoding": "",
  281. "generate-chi": false,
  282. "generate-chm": true,
  283. "hhc-location": "",
  284. "toc-expanded": false
  285. },
  286. "output-docbook": {
  287. "docbook-output": "docbook",
  288. "docbook-program-listing": false,
  289. "generate-docbook": false
  290. },
  291. "output-docset": {
  292. "docset-bundle-id": "org.doxypress.Project",
  293. "docset-feedname": "DoxyPress generated docs",
  294. "docset-publisher-id": "org.doxypress.Publisher",
  295. "docset-publisher-name": "Publisher",
  296. "generate-docset": false
  297. },
  298. "output-eclipse": {
  299. "eclipse-doc-id": "org.doxypress.Project",
  300. "generate-eclipse": false
  301. },
  302. "output-html": {
  303. "disable-index": false,
  304. "enum-values-per-line": 4,
  305. "external-links-in-window": false,
  306. "formula-fontsize": 10,
  307. "formula-transparent": true,
  308. "generate-html": true,
  309. "generate-treeview": false,
  310. "ghostscript": "",
  311. "html-colorstyle-gamma": 80,
  312. "html-colorstyle-hue": 220,
  313. "html-colorstyle-sat": 100,
  314. "html-dynamic-sections": false,
  315. "html-extra-files": [
  316. ""
  317. ],
  318. "html-file-extension": ".html",
  319. "html-footer": "",
  320. "html-header": "",
  321. "html-index-num-entries": 100,
  322. "html-output": "html",
  323. "html-search": false,
  324. "html-stylesheets": [
  325. ""
  326. ],
  327. "html-timestamp": true,
  328. "mathjax-codefile": "",
  329. "mathjax-extensions": [
  330. ""
  331. ],
  332. "mathjax-format": "HTML-CSS",
  333. "mathjax-relpath": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/",
  334. "search-data-file": "searchdata.xml",
  335. "search-external": false,
  336. "search-external-id": "",
  337. "search-external-url": "",
  338. "search-mappings": [
  339. ""
  340. ],
  341. "search-server-based": false,
  342. "treeview-width": 250,
  343. "use-mathjax": false
  344. },
  345. "output-latex": {
  346. "cite-bib-files": [
  347. ""
  348. ],
  349. "generate-latex": false,
  350. "latex-batch-mode": false,
  351. "latex-bib-style": "plain",
  352. "latex-cmd-name": "latex",
  353. "latex-compact": false,
  354. "latex-extra-files": [
  355. ""
  356. ],
  357. "latex-extra-packages": [
  358. ""
  359. ],
  360. "latex-footer": "",
  361. "latex-header": "",
  362. "latex-hide-indices": false,
  363. "latex-hyper-pdf": true,
  364. "latex-output": "latex",
  365. "latex-paper-type": "a4",
  366. "latex-pdf": true,
  367. "latex-ps": true,
  368. "latex-source-code": false,
  369. "latex-stylesheets": [
  370. ""
  371. ],
  372. "latex-timestamp": false,
  373. "make-index-cmd-name": "makeindex"
  374. },
  375. "output-man": {
  376. "generate-man": false,
  377. "man-extension": ".3",
  378. "man-links": false,
  379. "man-output": "man",
  380. "man-subdir": ""
  381. },
  382. "output-perl": {
  383. "generate-perl": false,
  384. "perl-latex": false,
  385. "perl-prefix": "",
  386. "perl-pretty": true
  387. },
  388. "output-qhelp": {
  389. "generate-qthelp": false,
  390. "qch-file": "",
  391. "qhp-cust-attrib": [
  392. ""
  393. ],
  394. "qhp-cust-filter-name": "",
  395. "qhp-namespace": "org.doxypress.Project",
  396. "qhp-sect-attrib": [
  397. ""
  398. ],
  399. "qhp-virtual-folder": "doc",
  400. "qthelp-gen-path": ""
  401. },
  402. "output-rtf": {
  403. "generate-rtf": false,
  404. "rtf-compact": false,
  405. "rtf-extension": "",
  406. "rtf-hyperlinks": false,
  407. "rtf-output": "rtf",
  408. "rtf-paper-type": "a4",
  409. "rtf-source-code": false,
  410. "rtf-stylesheet": ""
  411. },
  412. "output-xml": {
  413. "generate-xml": false,
  414. "xml-output": "xml",
  415. "xml-program-listing": true
  416. },
  417. "preprocessor": {
  418. "enable-preprocessing": false,
  419. "expand-as-defined": [
  420. ""
  421. ],
  422. "expand-only-predefined": false,
  423. "include-path": [
  424. ""
  425. ],
  426. "include-patterns": [
  427. ""
  428. ],
  429. "macro-expansion": false,
  430. "predefined-macros": [
  431. ""
  432. ],
  433. "search-includes": true,
  434. "skip-function-macros": true
  435. },
  436. "project": {
  437. "project-brief": "micro Template Library",
  438. "project-logo": "",
  439. "project-name": "uTL",
  440. "project-version": ""
  441. },
  442. "source": {
  443. "inline-source": true,
  444. "ref-by-relation": false,
  445. "ref-link-source": true,
  446. "ref-relation": false,
  447. "source-code": true,
  448. "source-tooltips": true,
  449. "strip-code-comments": true,
  450. "suffix-exclude-navtree": [
  451. "doc",
  452. "dox",
  453. "md",
  454. "markdown",
  455. "txt"
  456. ],
  457. "suffix-header-navtree": [
  458. "h",
  459. "hh",
  460. "hxx",
  461. "hpp",
  462. "h++",
  463. "idl",
  464. "ddl",
  465. "pidl"
  466. ],
  467. "suffix-source-navtree": [
  468. "c",
  469. "cc",
  470. "cxx",
  471. "cpp",
  472. "c++",
  473. "ii",
  474. "ixx",
  475. "ipp",
  476. "i++",
  477. "inl",
  478. "java",
  479. "m",
  480. "mm",
  481. "xml"
  482. ],
  483. "use-htags": false,
  484. "verbatim-headers": true
  485. }
  486. }