mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
docs/website: Add documentation pages
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3519>
This commit is contained in:
parent
da3909187f
commit
bca62e6ec2
@ -72,6 +72,23 @@
|
||||
<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="documentation">Documentation</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/coding-style.md">
|
||||
Coding style and conventions</a></li>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/git-conventions.md">
|
||||
Git conventions</a></li>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/code-overview.md">
|
||||
Code overview</a></li>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/building-and-running.md">
|
||||
Building and Running</a></li>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/debugging.md">
|
||||
Debugging</a></li>
|
||||
<li><a href="https://gitlab.gnome.org/GNOME/mutter/-/blob/main/doc/monitor-configuration.md">
|
||||
Monitor configuration</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="api-reference">API Reference</h2>
|
||||
|
||||
<ul class="tiles">
|
||||
|
Loading…
Reference in New Issue
Block a user