On 25/10/2022 14:37, Jani Nikula wrote:
On Tue, 25 Oct 2022, Tvrtko Ursulin wrote:
On 25/10/2022 11:20, Jani Nikula wrote:
Require maintainer ack for rebase.
Require maintainer/committer ack for adding/removing commits.
Require gitlab issue for each new commit.
Signed-off-by: Jani Nikula
On Tue, Oct 25, 2022 at 04:37:59PM +0300, Jani Nikula wrote:
> On Tue, 25 Oct 2022, Tvrtko Ursulin wrote:
> > On 25/10/2022 11:20, Jani Nikula wrote:
> >> Require maintainer ack for rebase.
> >>
> >> Require maintainer/committer ack for adding/removing commits.
> >>
> >> Require gitlab issue for
On Tue, 25 Oct 2022, Tvrtko Ursulin wrote:
> On 25/10/2022 11:20, Jani Nikula wrote:
>> Require maintainer ack for rebase.
>>
>> Require maintainer/committer ack for adding/removing commits.
>>
>> Require gitlab issue for each new commit.
>>
>> Signed-off-by: Jani Nikula
>> ---
>> drm-tip.rs
On Tue, 25 Oct 2022, Tvrtko Ursulin wrote:
> On 25/10/2022 11:19, Jani Nikula wrote:
>> Primarily fix the glaring omission of drm-intel-gt-next from the
>> documentation, but also clarify and clean up other details.
>>
>> Signed-off-by: Jani Nikula
>> ---
>> repositories.rst | 38 +
On 25/10/2022 11:20, Jani Nikula wrote:
Require maintainer ack for rebase.
Require maintainer/committer ack for adding/removing commits.
Require gitlab issue for each new commit.
Signed-off-by: Jani Nikula
---
drm-tip.rst | 23 ++-
1 file changed, 18 insertions(+), 5
On 25/10/2022 11:20, Jani Nikula wrote:
Seems that we've had zero documentation on topic/core-for-CI. Describe
the branch and the current process.
Signed-off-by: Jani Nikula
---
drm-tip.rst | 60
repositories.rst | 11 +
2 file
On 25/10/2022 11:19, Jani Nikula wrote:
Primarily fix the glaring omission of drm-intel-gt-next from the
documentation, but also clarify and clean up other details.
Signed-off-by: Jani Nikula
---
repositories.rst | 38 +++---
1 file changed, 23 insertions(+)
Seems that we've had zero documentation on topic/core-for-CI. Describe
the branch and the current process.
Signed-off-by: Jani Nikula
---
drm-tip.rst | 60
repositories.rst | 11 +
2 files changed, 71 insertions(+)
diff --git a/drm-t
Require maintainer ack for rebase.
Require maintainer/committer ack for adding/removing commits.
Require gitlab issue for each new commit.
Signed-off-by: Jani Nikula
---
drm-tip.rst | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/drm-tip.rst b/drm-t
The .. contents:: directive adds an in-page table of contents for a nice
overview.
Signed-off-by: Jani Nikula
---
repositories.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/repositories.rst b/repositories.rst
index e3a2e418fffe..12b43e77a88d 100644
--- a/repositories.rst
+++ b/reposi
Maintainer tools is a project of its own. Reference the project page.
Signed-off-by: Jani Nikula
---
repositories.rst | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/repositories.rst b/repositories.rst
index 8048200eef59..e3a2e418fffe 100644
--- a/repositories.rst
++
In line with other repos.
Signed-off-by: Jani Nikula
---
drm.rst | 2 ++
repositories.rst | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drm.rst b/drm.rst
index 0ef03d82d354..dfac3bc95a15 100644
--- a/drm.rst
+++ b/drm.rst
@@ -1,3 +1,5 @@
+.. _drm:
+
===
drm
Primarily fix the glaring omission of drm-intel-gt-next from the
documentation, but also clarify and clean up other details.
Signed-off-by: Jani Nikula
---
repositories.rst | 38 +++---
1 file changed, 23 insertions(+), 15 deletions(-)
diff --git a/repositories.r
Can't think of why the complicated style for document titles was chosen
to begin with.
Signed-off-by: Jani Nikula
---
CONTRIBUTING.rst | 6 +++---
COPYING.rst | 6 +++---
MAINTAINERS.rst | 6 +++---
code-of-conduct.rst | 6 +++---
commit-access.rst
sphinx-autobuild [1], when available, lets you run a local development
server that automatically rebuilds Sphinx documentation on changes in
the filesystem, with live-reload in the browser. This makes editing
documentation a slightly nicer experience.
Add livehtml target to run the server.
[1] ht
Patches 1-7 are fairly straightforward documentation updates, with
completely new documentation for core-for-CI in patch 7.
While patch 7 pretty much describes the current model for core-for-CI,
patch 8 proposes new, stricter rules and development model on top.
16 matches
Mail list logo