| commit | b5723ba23a61451b581f1b597dd8a63b015b2ce8 | [log] [tgz] |
|---|---|---|
| author | Jussi Pakkanen <jpakkane@gmail.com> | Sat Jul 03 19:40:05 2021 +0300 |
| committer | Jussi Pakkanen <jpakkane@gmail.com> | Sat Jul 03 19:40:05 2021 +0300 |
| tree | 5ee3d8f63541da42bbd98b284c42e92d21ccc0ed | |
| parent | ee46c0242f97501672c0bd6312498c464370cbeb [diff] |
Enable fatal warnings in HotDoc when building website.
diff --git a/docs/meson.build b/docs/meson.build index 7369335..82d0382 100644 --- a/docs/meson.build +++ b/docs/meson.build
@@ -30,6 +30,7 @@ git_upload_repository: 'git@github.com:mesonbuild/mesonbuild.github.io.git', edit_on_github_repository: 'https://github.com/mesonbuild/meson', syntax_highlighting_activate: true, + fatal_warnings: true, ) run_target('upload',