mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 01:43:06 +08:00
build: Remove the grouping in posix-compliance.
This commit is contained in:
parent
2804294c6c
commit
4401dc5500
@ -29,5 +29,4 @@ def build(ctx):
|
||||
ctx(rule = gen_posix_rst,
|
||||
source = ['posix_rst.py', 'RTEMS-Standards-Compliance-v1.csv'],
|
||||
target = 'generated-posix-compliance.rst')
|
||||
ctx.add_group()
|
||||
doc_build(ctx, extra_source = ['generated-posix-compliance.rst'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user