GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/438
Documentation link check improvements
Swaps the link-checker gem for html-proofer, which can check [quite a lot
more](https://github.com/gjtorikian/html-proofer#whats-tested). Incorporated
the tool into `build.sh` and added option t skip with `--skip-tests`.
Also replaces all uses of "brooklyn" with "Brooklyn".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/438.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #438
----
commit 0810fe02aedb6b868aeafff586c34f1aad1c1a52
Author: Sam Corbett <[email protected]>
Date: 2015-01-07T11:57:19Z
Docs: Swaps link-checker gem for html-proofer
Incorporated into build.sh. Skip with --skip-tests
commit 1f0f04822e40cc57b12714a6bf57b3bfa0b2c3ee
Author: Sam Corbett <[email protected]>
Date: 2015-01-07T12:57:35Z
Fix a number of broken links
commit f006727d2a55b83e376e4f72579fda89126033eb
Author: Sam Corbett <[email protected]>
Date: 2015-01-07T13:17:07Z
Brooklyn, not brooklyn
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---