Lines Matching +full:html +full:- +full:docs
1 `Mesa <https://mesa3d.org>`_ - The 3D Graphics Library
6 ------
13 ---------------
15 You can find more information in our documentation (`docs/install.rst
16 <https://docs.mesa3d.org/install.html>`_), but the recommended way is to use
17 Meson (`docs/meson.rst <https://docs.mesa3d.org/meson.html>`_):
19 .. code-block:: sh
22 $ ninja -C build/
23 $ sudo ninja -C build/ install
26 -------
29 appropriate, you should ask your question on `OFTC's #dri-devel
30 <irc://irc.oftc.net/dri-devel>`_, someone will redirect you if
39 mailing lists: `mesa-dev\@lists.freedesktop.org
40 <https://lists.freedesktop.org/mailman/listinfo/mesa-dev>`_
44 -----------
47 (`docs/bugs.rst <https://docs.mesa3d.org/bugs.html>`_).
51 ------------
53 Contributions are welcome, and step-by-step instructions can be found in our
54 documentation (`docs/submittingpatches.rst
55 <https://docs.mesa3d.org/submittingpatches.html>`_).