blob: b94dfc1b49dfefb789a67c1c0ce8cfddaa718701 [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2subdir('Association')
3generated_others += custom_target(
4 'xyz/openbmc_project/Association__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -05005 input: [ meson.project_source_root() / 'xyz/openbmc_project/Association.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05006 output: [ 'Association.md' ],
7 command: [
8 sdbuspp_gen_meson_prog, '--command', 'markdown',
9 '--output', meson.current_build_dir(),
10 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050011 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050012 'xyz/openbmc_project/Association',
13 ],
14 build_by_default: true,
15)
16
17subdir('BIOSConfig')
18subdir('Certs')
19generated_others += custom_target(
20 'xyz/openbmc_project/Certs__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050021 input: [ meson.project_source_root() / 'xyz/openbmc_project/Certs.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050022 output: [ 'Certs.md' ],
23 command: [
24 sdbuspp_gen_meson_prog, '--command', 'markdown',
25 '--output', meson.current_build_dir(),
26 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050027 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050028 'xyz/openbmc_project/Certs',
29 ],
30 build_by_default: true,
31)
32
33subdir('Channel')
34subdir('Chassis')
35subdir('Collection')
36subdir('Common')
37generated_others += custom_target(
38 'xyz/openbmc_project/Common__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050039 input: [ meson.project_source_root() / 'xyz/openbmc_project/Common.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050040 output: [ 'Common.md' ],
41 command: [
42 sdbuspp_gen_meson_prog, '--command', 'markdown',
43 '--output', meson.current_build_dir(),
44 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050045 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050046 'xyz/openbmc_project/Common',
47 ],
48 build_by_default: true,
49)
50
Andrew Geisslerec9fc422021-04-19 16:29:13 -050051subdir('Condition')
Patrick Williamsd9632142020-06-24 16:12:44 -050052subdir('Control')
53subdir('Dump')
54subdir('Inventory')
55generated_others += custom_target(
56 'xyz/openbmc_project/Inventory__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050057 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050058 output: [ 'Inventory.md' ],
59 command: [
60 sdbuspp_gen_meson_prog, '--command', 'markdown',
61 '--output', meson.current_build_dir(),
62 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050063 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050064 'xyz/openbmc_project/Inventory',
65 ],
66 build_by_default: true,
67)
68
69subdir('Ipmi')
70subdir('Led')
71subdir('Logging')
72subdir('Memory')
73subdir('Network')
74subdir('Nvme')
75subdir('Object')
76subdir('ObjectMapper')
77generated_others += custom_target(
78 'xyz/openbmc_project/ObjectMapper__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050079 input: [ meson.project_source_root() / 'xyz/openbmc_project/ObjectMapper.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050080 output: [ 'ObjectMapper.md' ],
81 command: [
82 sdbuspp_gen_meson_prog, '--command', 'markdown',
83 '--output', meson.current_build_dir(),
84 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050085 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050086 'xyz/openbmc_project/ObjectMapper',
87 ],
88 build_by_default: true,
89)
90
91subdir('PFR')
92subdir('PLDM')
93subdir('ScheduledTime')
94generated_others += custom_target(
95 'xyz/openbmc_project/ScheduledTime__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050096 input: [ meson.project_source_root() / 'xyz/openbmc_project/ScheduledTime.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050097 output: [ 'ScheduledTime.md' ],
98 command: [
99 sdbuspp_gen_meson_prog, '--command', 'markdown',
100 '--output', meson.current_build_dir(),
101 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500102 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500103 'xyz/openbmc_project/ScheduledTime',
104 ],
105 build_by_default: true,
106)
107
108subdir('Sensor')
109subdir('Smbios')
110subdir('Software')
111subdir('State')
Krzysztof Grobelny53647642020-06-25 11:45:38 +0200112subdir('Telemetry')
Patrick Williamsd9632142020-06-24 16:12:44 -0500113subdir('Time')
114generated_others += custom_target(
115 'xyz/openbmc_project/Time__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500116 input: [ meson.project_source_root() / 'xyz/openbmc_project/Time.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500117 output: [ 'Time.md' ],
118 command: [
119 sdbuspp_gen_meson_prog, '--command', 'markdown',
120 '--output', meson.current_build_dir(),
121 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500122 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500123 'xyz/openbmc_project/Time',
124 ],
125 build_by_default: true,
126)
127
128subdir('User')
129subdir('VirtualMedia')