Re: [PATCH] doc improvements

2020-12-02 Thread Chris Johns
[ Sorry, I did not see this post before ] On 3/12/20 5:17 am, Sebastian Huber wrote: > On 02/12/2020 18:09, Gedare Bloom wrote: > >> A significant challenge with the version numbers arises during the release >> process. I will leave all these doc patches for Chris to review/feedback, but >> the

Re: [PATCH] doc improvements

2020-12-02 Thread Chris Johns
On 3/12/20 4:09 am, Gedare Bloom wrote: > A significant challenge with the version numbers arises during the release > process. I will leave all these doc patches for Chris to review/feedback, but > the concern is that when a release is cut all the version numbers need to be > injected to the relea

Re: [PATCH] doc improvements

2020-12-02 Thread Sebastian Huber
On 02/12/2020 18:09, Gedare Bloom wrote: A significant challenge with the version numbers arises during the release process. I will leave all these doc patches for Chris to review/feedback, but the concern is that when a release is cut all the version numbers need to be injected to the release

Re: [PATCH] doc improvements

2020-12-02 Thread Gedare Bloom
A significant challenge with the version numbers arises during the release process. I will leave all these doc patches for Chris to review/feedback, but the concern is that when a release is cut all the version numbers need to be injected to the release and then updated for the main branch. On Wed

Re: [PATCH] doc improvements

2020-12-02 Thread Robin Müller
I will provide another patch with version numbers corrected. Kind Regards Robin On Wed, 2 Dec 2020 at 14:19, Robin Müller wrote: > Actually, I just saw that when switching to the 5 branch for the RTEMS > sources, there is no waf tool (at least I can't run it) so later parts of > the QuickStart

Re: [PATCH] doc improvements

2020-12-02 Thread Robin Müller
Actually, I just saw that when switching to the 5 branch for the RTEMS sources, there is no waf tool (at least I can't run it) so later parts of the QuickStart guide won't work.. I could just leave it like that, but then RTEMS 6 is built and all version numbers would have to be corrected.. KInd Re

Re: [PATCH] doc improvements

2020-12-02 Thread Sebastian Huber
Hello Robin, On 02/12/2020 13:46, Robin Mueller wrote: --- user/start/sources.rst | 9 + user/start/tools.rst | 9 - 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/user/start/sources.rst b/user/start/sources.rst index 8c40aa0..fddc439 100644 --- a/user/start

Re: [PATCH] doc improvements

2020-12-02 Thread Robin Müller
[PATCH] doc improvements is related to ticket https://devel.rtems.org/ticket/4187 which can then be closed On Wed, 2 Dec 2020 at 13:46, Robin Mueller wrote: > --- > user/start/sources.rst | 9 + > user/start/tools.rst | 9 - > 2 files changed, 17 insertions(+)

[PATCH] doc improvements

2020-12-02 Thread Robin Mueller
--- user/start/sources.rst | 9 + user/start/tools.rst | 9 - 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/user/start/sources.rst b/user/start/sources.rst index 8c40aa0..fddc439 100644 --- a/user/start/sources.rst +++ b/user/start/sources.rst @@ -86,12 +86,21 @@