Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Association') |
| 3 | generated_others += custom_target( |
| 4 | 'xyz/openbmc_project/Association__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 5 | input: [ '../../../yaml/xyz/openbmc_project/Association.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 6 | output: [ 'Association.md' ], |
| 7 | command: [ |
| 8 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 9 | '--output', meson.current_build_dir(), |
| 10 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 11 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 12 | 'xyz/openbmc_project/Association', |
| 13 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 14 | ) |
| 15 | |
| 16 | subdir('BIOSConfig') |
| 17 | subdir('Certs') |
| 18 | generated_others += custom_target( |
| 19 | 'xyz/openbmc_project/Certs__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 20 | input: [ '../../../yaml/xyz/openbmc_project/Certs.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 21 | output: [ 'Certs.md' ], |
| 22 | command: [ |
| 23 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 24 | '--output', meson.current_build_dir(), |
| 25 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 26 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 27 | 'xyz/openbmc_project/Certs', |
| 28 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 29 | ) |
| 30 | |
| 31 | subdir('Channel') |
| 32 | subdir('Chassis') |
| 33 | subdir('Collection') |
| 34 | subdir('Common') |
| 35 | generated_others += custom_target( |
| 36 | 'xyz/openbmc_project/Common__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 37 | input: [ '../../../yaml/xyz/openbmc_project/Common.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 38 | output: [ 'Common.md' ], |
| 39 | command: [ |
| 40 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 41 | '--output', meson.current_build_dir(), |
| 42 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 43 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 44 | 'xyz/openbmc_project/Common', |
| 45 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 46 | ) |
| 47 | |
Andrew Geissler | ec9fc42 | 2021-04-19 16:29:13 -0500 | [diff] [blame] | 48 | subdir('Condition') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 49 | subdir('Control') |
| 50 | subdir('Dump') |
Ramesh Iyyar | 1f971f2 | 2021-05-17 06:13:25 -0500 | [diff] [blame] | 51 | subdir('HardwareIsolation') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 52 | subdir('Inventory') |
| 53 | generated_others += custom_target( |
| 54 | 'xyz/openbmc_project/Inventory__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 55 | input: [ '../../../yaml/xyz/openbmc_project/Inventory.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 56 | output: [ 'Inventory.md' ], |
| 57 | command: [ |
| 58 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 59 | '--output', meson.current_build_dir(), |
| 60 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 61 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 62 | 'xyz/openbmc_project/Inventory', |
| 63 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 64 | ) |
| 65 | |
| 66 | subdir('Ipmi') |
| 67 | subdir('Led') |
| 68 | subdir('Logging') |
| 69 | subdir('Memory') |
| 70 | subdir('Network') |
| 71 | subdir('Nvme') |
| 72 | subdir('Object') |
| 73 | subdir('ObjectMapper') |
| 74 | generated_others += custom_target( |
| 75 | 'xyz/openbmc_project/ObjectMapper__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 76 | input: [ '../../../yaml/xyz/openbmc_project/ObjectMapper.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 77 | output: [ 'ObjectMapper.md' ], |
| 78 | command: [ |
| 79 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 80 | '--output', meson.current_build_dir(), |
| 81 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 82 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 83 | 'xyz/openbmc_project/ObjectMapper', |
| 84 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 85 | ) |
| 86 | |
| 87 | subdir('PFR') |
| 88 | subdir('PLDM') |
| 89 | subdir('ScheduledTime') |
| 90 | generated_others += custom_target( |
| 91 | 'xyz/openbmc_project/ScheduledTime__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 92 | input: [ '../../../yaml/xyz/openbmc_project/ScheduledTime.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 93 | output: [ 'ScheduledTime.md' ], |
| 94 | command: [ |
| 95 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 96 | '--output', meson.current_build_dir(), |
| 97 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 98 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 99 | 'xyz/openbmc_project/ScheduledTime', |
| 100 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 101 | ) |
| 102 | |
| 103 | subdir('Sensor') |
| 104 | subdir('Smbios') |
| 105 | subdir('Software') |
| 106 | subdir('State') |
Krzysztof Grobelny | 5364764 | 2020-06-25 11:45:38 +0200 | [diff] [blame] | 107 | subdir('Telemetry') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 108 | subdir('Time') |
| 109 | generated_others += custom_target( |
| 110 | 'xyz/openbmc_project/Time__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 111 | input: [ '../../../yaml/xyz/openbmc_project/Time.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 112 | output: [ 'Time.md' ], |
| 113 | command: [ |
| 114 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 115 | '--output', meson.current_build_dir(), |
| 116 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 117 | '--directory', meson.current_source_dir() / '../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 118 | 'xyz/openbmc_project/Time', |
| 119 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 120 | ) |
| 121 | |
| 122 | subdir('User') |
| 123 | subdir('VirtualMedia') |