<div dir="ltr">Hi<div><br></div><div>I've just attached the patch as a work in progress since spec2modules.py is unhappy with what I've done so far. I'd appreciate some guidance. I checked that spec2modules.py ran OK before my changes. I added a group-face and hope I did that much right. But something is wrong. Help appreciated.</div><div><br></div><div>$ ./spec2modules.py <br>Traceback (most recent call last):<br>  File "./spec2modules.py", line 85, in <module><br>    main()<br>  File "./spec2modules.py", line 76, in main<br>    rtemsspec.applconfig.generate(config["appl-config"], item_cache)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py", line 336, in generate<br>    _generate(group, options, enabled, sphinx_content)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py", line 264, in _generate<br>    content.add_option_notes(content.substitute(item["notes"]))<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/items.py", line 210, in __getitem__<br>    return self._data[key]<br>KeyError: 'notes'<br><br>Thanks.</div><div><br></div><div>--joel</div></div>