Thomas Haller
a9b4362fc5
tools: cleanup path variable in "tools/check-docs.sh"
...
- don't append the path separator to the SOURCEDIR variable.
Instead, use the path separator when we need it.
2019-04-23 11:45:06 +02:00
Thomas Haller
168e8b9b6f
build: fix check-docs.sh for out-of-tree builds
...
Fixes: 7a59cd2744
2018-10-25 11:08:39 +02:00
Thomas Haller
7a59cd2744
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.
2018-10-25 09:40:53 +02:00
Michael Biebl
e11ee4582a
docs: fix bashism in tools/check-docs.sh
...
[thaller@redhat.com: fixed issue in original patch]
2018-10-25 08:00:40 +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