Skip to content

Don't install gem documentation

Achilleas Pipinellis requested to merge axil-no-doc into main

What does this MR do and why?

This speeds up the gem installation by skipping the documentation files which we don't need.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

  2. Check that setup still works:

    make setup

Merge request reports