[Intel-gfx] [maintainer-tools PATCH v2 3/4] doc: include .svg using the image directive, not raw html

Rodrigo Vivi rodrigo.vivi at gmail.com
Thu Aug 10 15:13:22 UTC 2017


It is indeed much better.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

On Thu, Aug 10, 2017 at 2:39 AM, Jani Nikula <jani.nikula at intel.com> wrote:
> I have no idea what I was thinking when I added them as raw html. Using
> the image directive should allow browsers to handle the page layout
> better.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  drm-intel.rst | 4 +---
>  drm-misc.rst  | 4 +---
>  2 files changed, 2 insertions(+), 6 deletions(-)
>
> diff --git a/drm-intel.rst b/drm-intel.rst
> index 43a6f4f28149..e9b4fe3e3214 100644
> --- a/drm-intel.rst
> +++ b/drm-intel.rst
> @@ -133,9 +133,7 @@ Patch and Merge Flow
>  This chart describes the flow of patches to drm-intel branches, and the merge
>  flow of the commits to drm-upstream and Linus' tree.
>
> -.. Note: This requires SVG support in the browser.
> -.. raw:: html
> -       :file: drm-intel-flow.svg
> +.. image:: drm-intel-flow.svg
>
>  Legend: Green = Linus. Red = drm-upstream. Blue = drm-intel. Black = patches.
>  Yellow = Additional trees from other subsystems.
> diff --git a/drm-misc.rst b/drm-misc.rst
> index 05ccefb4ae23..c5f5c0171420 100644
> --- a/drm-misc.rst
> +++ b/drm-misc.rst
> @@ -79,9 +79,7 @@ Where Do I Apply My Patch?
>  Consult this handy flowchart to determine the best branch for your patch. If in
>  doubt, apply to drm-misc-next or ask your favorite maintainer on IRC.
>
> -.. Note: This requires SVG support in the browser.
> -.. raw:: html
> -       :file: drm-misc-commit-flow.svg
> +.. image:: drm-misc-commit-flow.svg
>
>  Merge Timeline
>  ~~~~~~~~~~~~~~
> --
> 2.11.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx



-- 
Rodrigo Vivi
Blog: http://blog.vivi.eng.br


More information about the Intel-gfx mailing list