[elbe-devel] [PATCH 1/3] docs/news: drop sphinx links
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Thu Jun 13 09:16:53 CEST 2024
The news will be rendered as part of both the documentation and the
website. Drop the sphinx links that would break.
It only affects an old news entry anyways.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
docs/news/2017-08-09-v200.rst | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/news/2017-08-09-v200.rst b/docs/news/2017-08-09-v200.rst
index a246521f380b..727baf320716 100644
--- a/docs/news/2017-08-09-v200.rst
+++ b/docs/news/2017-08-09-v200.rst
@@ -27,23 +27,23 @@ The following new features can be used for targets:
The pbuilder is able to build binary debian packages from debian source
packages for a certain project and host them in a debian repo:
-- more information about the pbuilder support are in the man-page
- :doc:`/elbe-pbuilder`.
+- more information about the pbuilder support are in the
+ :command:`elbe-pbuilder` man-page.
There is also an example
`examples/armhf-ti-beaglebone-black.xml <https://github.com/Linutronix/elbe/blob/devel/elbe-2.0/examples/armhf-ti-beaglebone-black.xml>`__
that shows howto trigger pbuilder jobs during image generation.
- the packages build by pbuilder are hosted in a project local debian
repo. There are elbe commands to e.g. copy the repo to the host pc.
- The commands are explained in the :doc:`/elbe-prjrepo`.
+ The commands are explained in the :command:`elbe-prjrepo`.
man page.
*elbe debianize* helps generating debian source packages for common
source trees like the linux kernel:
- elbe debianize currently supports packaging the linux kernel and the
- barebox bootloader. More infos can be found in the man page
- :doc:`/elbe-pbuilder`.
+ barebox bootloader. More infos can be found in the
+ :command:`elbe-pbuilder` man-page.
Other user visible changes are:
@@ -54,7 +54,7 @@ Other user visible changes are:
sysroot. More infos about this feature are in the commit message of
the according `git
commit <https://github.com/Linutronix/elbe/commit/0d40931e2bd3c2f0e129749aa16c5ef17b0fa968>`__
- The :doc:`/article-elbe-schema-reference` describes the syntax.
+ The schema reference describes the syntax.
- we now generate an Index for multiple versions of elbe.
--
2.45.2
More information about the elbe-devel
mailing list