help/manual: install gtk-doc html version of manual
[gtk-doc.git] / tests / empty.sh
blobc929fffa352a80dd1ea3f1ed9c5737965d541ba0
1 #!/bin/sh
3 set -e
5 if ! grep -q ^GtkDocTestIf$ empty/docs/tester-sections.txt; then
6 echo "Test for bug https://bugzilla.gnome.org/show_bug.cgi?id=705633 has failed."
7 exit 1
8 fi
10 gtkdoctest.sh empty
11 sanity.sh empty