docs: use html_static_path for static files
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 6 Oct 2023 09:03:55 +0000 (11:03 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 9 Oct 2023 11:54:12 +0000 (11:54 +0000)
commite037761a2f6845653520e0785844efe1fd9340b4
tree652b7dbc5a38197db7893a0df975be2d10d2809c
parent527e17a0c4fac4b0910c367da7b0f5416c117b04
docs: use html_static_path for static files

I'm not sure why I picked html_extra_path instead, as it's meant for
slightly less directly related files than what html_static_path is for.

So let's switch. It shouldn't make much of a real-world difference, but
should make it a bit easier to understand what this is about.

Reviewed-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25585>
65 files changed:
docs/_static/_redirects [moved from docs/_extra/_redirects with 100% similarity]
docs/_static/relnotes/3.1 [moved from docs/_extra/relnotes/3.1 with 100% similarity]
docs/_static/relnotes/3.2 [moved from docs/_extra/relnotes/3.2 with 100% similarity]
docs/_static/relnotes/3.2.1 [moved from docs/_extra/relnotes/3.2.1 with 100% similarity]
docs/_static/relnotes/3.3 [moved from docs/_extra/relnotes/3.3 with 100% similarity]
docs/_static/relnotes/3.4 [moved from docs/_extra/relnotes/3.4 with 100% similarity]
docs/_static/relnotes/3.4.1 [moved from docs/_extra/relnotes/3.4.1 with 100% similarity]
docs/_static/relnotes/3.4.2 [moved from docs/_extra/relnotes/3.4.2 with 100% similarity]
docs/_static/relnotes/3.5 [moved from docs/_extra/relnotes/3.5 with 100% similarity]
docs/_static/relnotes/4.0 [moved from docs/_extra/relnotes/4.0 with 100% similarity]
docs/_static/relnotes/4.0.1 [moved from docs/_extra/relnotes/4.0.1 with 100% similarity]
docs/_static/relnotes/4.0.2 [moved from docs/_extra/relnotes/4.0.2 with 100% similarity]
docs/_static/relnotes/4.0.3 [moved from docs/_extra/relnotes/4.0.3 with 100% similarity]
docs/_static/relnotes/4.1 [moved from docs/_extra/relnotes/4.1 with 100% similarity]
docs/_static/relnotes/5.0 [moved from docs/_extra/relnotes/5.0 with 100% similarity]
docs/_static/relnotes/5.0.1 [moved from docs/_extra/relnotes/5.0.1 with 100% similarity]
docs/_static/relnotes/5.0.2 [moved from docs/_extra/relnotes/5.0.2 with 100% similarity]
docs/_static/relnotes/5.1 [moved from docs/_extra/relnotes/5.1 with 100% similarity]
docs/_static/relnotes/6.0 [moved from docs/_extra/relnotes/6.0 with 100% similarity]
docs/_static/relnotes/6.0.1 [moved from docs/_extra/relnotes/6.0.1 with 100% similarity]
docs/_static/relnotes/6.1 [moved from docs/_extra/relnotes/6.1 with 100% similarity]
docs/_static/relnotes/6.2 [moved from docs/_extra/relnotes/6.2 with 100% similarity]
docs/_static/relnotes/6.2.1 [moved from docs/_extra/relnotes/6.2.1 with 100% similarity]
docs/_static/relnotes/6.3 [moved from docs/_extra/relnotes/6.3 with 100% similarity]
docs/_static/relnotes/6.3.1 [moved from docs/_extra/relnotes/6.3.1 with 100% similarity]
docs/_static/relnotes/6.3.2 [moved from docs/_extra/relnotes/6.3.2 with 100% similarity]
docs/_static/specs/EGL_MESA_device_software.txt [moved from docs/_extra/specs/EGL_MESA_device_software.txt with 100% similarity]
docs/_static/specs/EGL_MESA_drm_image_formats.txt [moved from docs/_extra/specs/EGL_MESA_drm_image_formats.txt with 100% similarity]
docs/_static/specs/EGL_MESA_platform_surfaceless.txt [moved from docs/_extra/specs/EGL_MESA_platform_surfaceless.txt with 100% similarity]
docs/_static/specs/EGL_MESA_query_driver.txt [moved from docs/_extra/specs/EGL_MESA_query_driver.txt with 100% similarity]
docs/_static/specs/EXT_shader_integer_mix.spec [moved from docs/_extra/specs/EXT_shader_integer_mix.spec with 100% similarity]
docs/_static/specs/EXT_shader_samples_identical.txt [moved from docs/_extra/specs/EXT_shader_samples_identical.txt with 100% similarity]
docs/_static/specs/INTEL_shader_atomic_float_minmax.txt [moved from docs/_extra/specs/INTEL_shader_atomic_float_minmax.txt with 100% similarity]
docs/_static/specs/MESA_bgra.txt [moved from docs/_extra/specs/MESA_bgra.txt with 100% similarity]
docs/_static/specs/MESA_configless_context.spec [moved from docs/_extra/specs/MESA_configless_context.spec with 100% similarity]
docs/_static/specs/MESA_copy_sub_buffer.spec [moved from docs/_extra/specs/MESA_copy_sub_buffer.spec with 100% similarity]
docs/_static/specs/MESA_drm_image.spec [moved from docs/_extra/specs/MESA_drm_image.spec with 100% similarity]
docs/_static/specs/MESA_framebuffer_flip_y.txt [moved from docs/_extra/specs/MESA_framebuffer_flip_y.txt with 100% similarity]
docs/_static/specs/MESA_image_dma_buf_export.txt [moved from docs/_extra/specs/MESA_image_dma_buf_export.txt with 100% similarity]
docs/_static/specs/MESA_pack_invert.spec [moved from docs/_extra/specs/MESA_pack_invert.spec with 100% similarity]
docs/_static/specs/MESA_pixmap_colormap.spec [moved from docs/_extra/specs/MESA_pixmap_colormap.spec with 100% similarity]
docs/_static/specs/MESA_query_renderer.spec [moved from docs/_extra/specs/MESA_query_renderer.spec with 100% similarity]
docs/_static/specs/MESA_release_buffers.spec [moved from docs/_extra/specs/MESA_release_buffers.spec with 100% similarity]
docs/_static/specs/MESA_sampler_objects.spec [moved from docs/_extra/specs/MESA_sampler_objects.spec with 100% similarity]
docs/_static/specs/MESA_shader_integer_functions.txt [moved from docs/_extra/specs/MESA_shader_integer_functions.txt with 100% similarity]
docs/_static/specs/MESA_swap_control.spec [moved from docs/_extra/specs/MESA_swap_control.spec with 100% similarity]
docs/_static/specs/MESA_texture_signed_rgba.spec [moved from docs/_extra/specs/MESA_texture_signed_rgba.spec with 100% similarity]
docs/_static/specs/MESA_window_pos.spec [moved from docs/_extra/specs/MESA_window_pos.spec with 100% similarity]
docs/_static/specs/MESA_ycbcr_texture.spec [moved from docs/_extra/specs/MESA_ycbcr_texture.spec with 100% similarity]
docs/_static/specs/OLD/EGL_MESA_screen_surface.txt [moved from docs/_extra/specs/OLD/EGL_MESA_screen_surface.txt with 100% similarity]
docs/_static/specs/OLD/MESA_agp_offset.spec [moved from docs/_extra/specs/OLD/MESA_agp_offset.spec with 100% similarity]
docs/_static/specs/OLD/MESA_multithread_makecurrent.spec [moved from docs/_extra/specs/OLD/MESA_multithread_makecurrent.spec with 100% similarity]
docs/_static/specs/OLD/MESA_packed_depth_stencil.spec [moved from docs/_extra/specs/OLD/MESA_packed_depth_stencil.spec with 100% similarity]
docs/_static/specs/OLD/MESA_program_debug.spec [moved from docs/_extra/specs/OLD/MESA_program_debug.spec with 100% similarity]
docs/_static/specs/OLD/MESA_resize_buffers.spec [moved from docs/_extra/specs/OLD/MESA_resize_buffers.spec with 100% similarity]
docs/_static/specs/OLD/MESA_set_3dfx_mode.spec [moved from docs/_extra/specs/OLD/MESA_set_3dfx_mode.spec with 100% similarity]
docs/_static/specs/OLD/MESA_shader_debug.spec [moved from docs/_extra/specs/OLD/MESA_shader_debug.spec with 100% similarity]
docs/_static/specs/OLD/MESA_sprite_point.spec [moved from docs/_extra/specs/OLD/MESA_sprite_point.spec with 100% similarity]
docs/_static/specs/OLD/MESA_swap_frame_usage.spec [moved from docs/_extra/specs/OLD/MESA_swap_frame_usage.spec with 100% similarity]
docs/_static/specs/OLD/MESA_texture_array.spec [moved from docs/_extra/specs/OLD/MESA_texture_array.spec with 100% similarity]
docs/_static/specs/OLD/MESA_trace.spec [moved from docs/_extra/specs/OLD/MESA_trace.spec with 100% similarity]
docs/_static/specs/WL_bind_wayland_display.spec [moved from docs/_extra/specs/WL_bind_wayland_display.spec with 100% similarity]
docs/_static/specs/WL_create_wayland_buffer_from_image.spec [moved from docs/_extra/specs/WL_create_wayland_buffer_from_image.spec with 100% similarity]
docs/_static/specs/enums.txt [moved from docs/_extra/specs/enums.txt with 100% similarity]
docs/conf.py