Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add install-docs meson build option. #172

Merged
merged 2 commits into from Jun 21, 2019
Merged

Commits on Jun 21, 2019

  1. Add install-docs meson build option.

    --install-docs=false can be used to disable installation of documentation,
    which right now can't be disabled as it was possible with cmake.
    antlarr-suse committed Jun 21, 2019
  2. Restore end-of-line whitespaces in README.md

    I removed those spaces in my previous commit assuming they were useless
    but forgot markdown uses them as linebreaks.
    antlarr-suse committed Jun 21, 2019