Commit graph

4 commits

Author SHA1 Message Date
Thomas Haller
0ec52f6dec build: fix check-docs.sh for out-of-tree builds
Fixes: 7a59cd2744

(cherry picked from commit 168e8b9b6f)
2018-10-25 11:11:03 +02:00
Thomas Haller
679fa18e34 docs: rework check-docs test script
Try to make check-docs.sh script more readable.

Also, previously the script would check that one side was a subset
of the other side. Tighten this check up, now both sides of the
comparison must agree and yield the same lines.

(cherry picked from commit 7a59cd2744)
2018-10-25 09:49:13 +02:00
Michael Biebl
ff7d3fd3d6 docs: fix bashism in tools/check-docs.sh
[thaller@redhat.com: fixed issue in original patch]

(cherry picked from commit e11ee4582a)
2018-10-25 09:49:12 +02:00
Lubomir Rintel
4fa1a49542 docs: include missing documentation in libnm and D-Bus docs
Check that we don't repeat the omission in future.

(cherry picked from commit cb1172ee3d)
2018-06-28 20:43:26 +02:00