* [PATCH] ref-manual: remove AUTHOR variable
@ 2023-08-10 8:59 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2023-08-10 8:59 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
Following https://git.openembedded.org/openembedded-core/commit/?id=9d5edd124b7dddb995ceddd79f8a7fc8cf44badf
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
documentation/contributor-guide/recipe-style-guide.rst | 1 -
documentation/ref-manual/variables.rst | 4 ----
2 files changed, 5 deletions(-)
diff --git a/documentation/contributor-guide/recipe-style-guide.rst b/documentation/contributor-guide/recipe-style-guide.rst
index 5210062802..35ffbc61ef 100644
--- a/documentation/contributor-guide/recipe-style-guide.rst
+++ b/documentation/contributor-guide/recipe-style-guide.rst
@@ -144,7 +144,6 @@ general order when possible:
- :term:`SUMMARY`
- :term:`DESCRIPTION`
-- :term:`AUTHOR`
- :term:`HOMEPAGE`
- :term:`BUGTRACKER`
- :term:`SECTION`
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 44e2dd08a8..7a71abc0ae 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -192,10 +192,6 @@ system and gives an overview of their function and contents.
ASSUME_SHLIBS = "libEGL.so.1:libegl-implementation"
- :term:`AUTHOR`
- The email address used to contact the original author or authors in
- order to send patches and forward bugs.
-
:term:`AUTO_LIBNAME_PKGS`
When the :ref:`ref-classes-debian` class is inherited,
which is the default behavior, :term:`AUTO_LIBNAME_PKGS` specifies which
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-10 8:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 8:59 [PATCH] ref-manual: remove AUTHOR variable michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox