1
0
Fork 0

docs/website: Pull in the entire README.md contribution section

Instead of linking to the same text with one sentence more, pull in the
entire text and stop linking to it.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3519>
This commit is contained in:
Sebastian Wick 2024-01-12 12:52:41 +01:00 committed by Marge Bot
parent 692e1f2759
commit 02007bf96e

View file

@ -69,6 +69,9 @@
<p>To contribute, open merge requests at <a href="https://gitlab.gnome.org/GNOME/mutter"><code <p>To contribute, open merge requests at <a href="https://gitlab.gnome.org/GNOME/mutter"><code
class="language-plaintext highlighter-rouge">https://gitlab.gnome.org/GNOME/mutter</code></a>.</p> class="language-plaintext highlighter-rouge">https://gitlab.gnome.org/GNOME/mutter</code></a>.</p>
<p>It can be useful to first look at the <a href="https://handbook.gnome.org/">GNOME Handbook</a>
and the documentation and API references below first.
<h2 id="api-documentation">API documentation</h2> <h2 id="api-documentation">API documentation</h2>
<ul class="tiles"> <ul class="tiles">
@ -114,8 +117,6 @@
<ul> <ul>
<li><a href="https://gitlab.gnome.org/GNOME/mutter/">Source Code</a></li> <li><a href="https://gitlab.gnome.org/GNOME/mutter/">Source Code</a></li>
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/tree/main#contributing">Contribution Guide</a>
</li>
<li><a <li><a
href="https://gitlab.gnome.org/GNOME/mutter/-/jobs/artifacts/main/file/coveragereport/index.html?job=coverage">Code href="https://gitlab.gnome.org/GNOME/mutter/-/jobs/artifacts/main/file/coveragereport/index.html?job=coverage">Code
Coverage Report</a></li> Coverage Report</a></li>