docs: move developers article to main website
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 20 Mar 2023 14:53:36 +0000 (15:53 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 16:39:28 +0000 (16:39 +0000)
This isn't content that relates directly to a specific release of Mesa,
and it's also quite out-of-date. Let's move it to the main mesa website
instead, where we have an updated version.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22028>

docs/conf.py
docs/developers.rst [deleted file]
docs/index.rst

index 3a71294..7a81500 100644 (file)
@@ -137,6 +137,7 @@ html_extra_path = [
 
 html_redirects = [
   ('webmaster', 'https://www.mesa3d.org/website/'),
+  ('developers', 'https://www.mesa3d.org/developers/'),
 ]
 
 
diff --git a/docs/developers.rst b/docs/developers.rst
deleted file mode 100644 (file)
index 2dee2f8..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-Developers
-==========
-
-Both professional and volunteer developers contribute to Mesa.
-
-`VMware <https://www.vmware.com/>`__ employs several of the main Mesa
-developers including Brian Paul and Keith Whitwell.
-
-In the past, Tungsten Graphics contracts implemented many Mesa features
-including:
-
--  DRI drivers for Intel i965, i945, i915 and other chips
--  Advanced memory manager and framebuffer object support
--  Shading language compiler and OpenGL 2.0 support
--  MiniGLX environment
-
-Other companies including `Intel <https://01.org/linuxgraphics>`__ and
-RedHat also actively contribute to the project. Intel has recently
-contributed the new GLSL compiler in Mesa 7.9.
-
-The following companies can be contacted for custom Mesa / 3D graphics development (sorted alphabetically):
-
-- `Igalia <https://www.igalia.com>`__
-- `LunarG <https://www.lunarg.com/>`__
-
-Volunteers have made significant contributions to all parts of Mesa,
-including complete device drivers.
index d17f9f7..4edfd33 100644 (file)
@@ -35,7 +35,6 @@ Linux, FreeBSD, and other operating systems.
 
    self
    history
-   developers
    amber
    systems
    license