Re: [PATCH 1/6] Section 1: Introduction

2023-10-11 Thread Dave Young
Thank you for the feedback. I agree with the suggested changes to remove "unified" and the last paragraph. These changes have been made locally. I plan to send updated versions of all patches in this series at the same time, so you can expect to see these adjustments in the next version. Thanks! D

Re: [PATCH 1/6] Section 1: Introduction

2023-09-25 Thread Ferruh Yigit
On 9/20/2023 4:48 PM, David Young wrote: > --- > doc/guides/getting_started_guide/intro.rst | 16 > 1 file changed, 16 insertions(+) > create mode 100644 doc/guides/getting_started_guide/intro.rst > > diff --git a/doc/guides/getting_started_guide/intro.rst > b/doc/guides/gettin

[PATCH 1/6] Section 1: Introduction

2023-09-20 Thread David Young
--- doc/guides/getting_started_guide/intro.rst | 16 1 file changed, 16 insertions(+) create mode 100644 doc/guides/getting_started_guide/intro.rst diff --git a/doc/guides/getting_started_guide/intro.rst b/doc/guides/getting_started_guide/intro.rst new file mode 100644 index 00