There was an error while loading. Please reload this page.
1 parent d43ca70 commit d7fbd08Copy full SHA for d7fbd08
doc/build.sh
@@ -43,6 +43,7 @@ echo 'Testing for broken links'
43
echo
44
problematic_urls='
45
https://www.gnu.org/licenses/agpl-3.0.html
46
+https://stackoverflow.com/questions/19578308/what-is-the-benefit-of-using-main-method-in-python/19578335
47
'
48
pushd "$BUILDROOT" >/dev/null
49
grep -PR '<a .*?href=' |
0 commit comments