mbox series

[0/2] Add documentation on fragments

Message ID 20250925-fragments-v1-0-c9f747361fb2@bootlin.com
Headers show
Series Add documentation on fragments | expand

Message

Antonin Godard Sept. 25, 2025, 7:28 a.m. UTC
First patch introduces doc for auto.conf, and the second one adds docs
on fragments.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (2):
      ref-manual/structure: document the auto.conf file
      Add documentation on fragments

 documentation/dev-manual/index.rst           |   1 +
 documentation/dev-manual/using-fragments.rst | 101 +++++++++++
 documentation/ref-manual/fragments.rst       | 249 +++++++++++++++++++++++++++
 documentation/ref-manual/index.rst           |   1 +
 documentation/ref-manual/structure.rst       |   9 +
 documentation/ref-manual/terms.rst           |  73 ++++++++
 documentation/ref-manual/variables.rst       |  32 ++++
 7 files changed, 466 insertions(+)
---
base-commit: e77139b5c616e6e5ad436eb91416fd804389425f
change-id: 20250924-fragments-bb3da11e23aa

Best regards,
--  
Antonin Godard <antonin.godard@bootlin.com>