Revert "meson: add -Dwith-docs=disabled|enabled|auto"

This reverts commit 9d6b2c9342.
This commit is contained in:
Daniel Eklöf 2020-09-24 16:44:26 +02:00
parent e3eb58d483
commit a683a13120
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 11 additions and 25 deletions

View file

@ -16,13 +16,6 @@
## Unreleased
### Added
* `-Dwith-docs=disabled|enabled|auto` meson command line option. When
disabled, no documentation will be installed. This includes man
pages as well as `README.md`, `CHANGELOG.md` and `LICENSE`. Defaults
to `enabled`.
### Changed
### Deprecated
### Removed