[PATCH rtems-docs v2 2/2] Corrected link

2021-04-02 Thread Ayushman Mishra
---
 eng/stakeholders.rst | 4 +++-
 user/bld/index.rst   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/eng/stakeholders.rst b/eng/stakeholders.rst
index 756c462..a4413cf 100644
--- a/eng/stakeholders.rst
+++ b/eng/stakeholders.rst
@@ -10,4 +10,6 @@ You are a potential RTEMS stakeholder.  RTEMS is a community 
based free and open
 source project.  All users are treated as stakeholders.  It is hoped that as
 stakeholders, users will contribute to the project, sponsor core developers, 
and
 help fund the infrastructure required to host and manage the project.  Please
-have a look at the *Support and Contributing* chapter of the :r:url:`user`.
+have a look at the `Support and Contributing chapter 
+`__ 
+of the *User manual*.
diff --git a/user/bld/index.rst b/user/bld/index.rst
index 0cccde2..47a84b0 100644
--- a/user/bld/index.rst
+++ b/user/bld/index.rst
@@ -82,7 +82,7 @@ specifies paths to build specification items.  It is an 
advanced option and
 there is normally no need to use it.  It may be used to customize the build at
 the level of the build specification.  For more information see the
 `Build System` chapter of the
-`RTEMS Software Engineering 
`_
+`RTEMS Software Engineering 
`_
 guide.
 
 Help
-- 
2.25.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH rtems-docs v2 2/2] Corrected link

2021-04-03 Thread Chris Johns
On 3/4/21 5:19 am, Ayushman Mishra wrote:
> ---
>  eng/stakeholders.rst | 4 +++-
>  user/bld/index.rst   | 2 +-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/eng/stakeholders.rst b/eng/stakeholders.rst
> index 756c462..a4413cf 100644
> --- a/eng/stakeholders.rst
> +++ b/eng/stakeholders.rst
> @@ -10,4 +10,6 @@ You are a potential RTEMS stakeholder.  RTEMS is a 
> community based free and open
>  source project.  All users are treated as stakeholders.  It is hoped that as
>  stakeholders, users will contribute to the project, sponsor core developers, 
> and
>  help fund the infrastructure required to host and manage the project.  Please
> -have a look at the *Support and Contributing* chapter of the :r:url:`user`.
> +have a look at the `Support and Contributing chapter 
> +`__ 

I am sorry however we do not add links to the source repo like this. This link
is always to the development version of the documentation and once the
documentation is released these links will point to the wrong version.

For example the last release is https://ftp.rtems.org/pub/rtems/releases/5/5.1/
and the documentation link is ...

https://ftp.rtems.org/pub/rtems/releases/5/5.1/docs/html/

There is no way I can see to manage links like these in a portable and simple
manner.

Chris

> +of the *User manual*.
> diff --git a/user/bld/index.rst b/user/bld/index.rst
> index 0cccde2..47a84b0 100644
> --- a/user/bld/index.rst
> +++ b/user/bld/index.rst
> @@ -82,7 +82,7 @@ specifies paths to build specification items.  It is an 
> advanced option and
>  there is normally no need to use it.  It may be used to customize the build 
> at
>  the level of the build specification.  For more information see the
>  `Build System` chapter of the
> -`RTEMS Software Engineering 
> `_
> +`RTEMS Software Engineering 
> `_
>  guide.


>  
>  Help
> 
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel