🍻 Default formulae for the missing package manager for macOS
Find a file
Matt Patterson 9033ab7971 open-sp: install man pages and docs
Remove the `--disable-doc-build` option and set the XML_CATALOG env
variable so that http:// sysids get resolved to local catalog files and
we don't have disallowed-network-access-in-xsltproc problems (hat tip:
ilovezfs)

This gives us manpages, which were previously not being generated, and
the rest of the docs

Also, add simple open-sp test by writing out an SGML file, then reading
and assert its validity with onsgmls.

`onsgmls` non-zero return status is a test failure.

Closes #16544.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-18 07:55:32 -07:00
.github
Aliases
Formula open-sp: install man pages and docs 2017-09-18 07:55:32 -07:00
CODEOFCONDUCT.md
CONTRIBUTING.md
formula_renames.json
Jenkinsfile
LICENSE.txt
README.md
tap_migrations.json

Homebrew Core

Core formulae for the Homebrew package manager.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

Troubleshooting

First, please run brew update (twice) and brew doctor.

Second, read the Troubleshooting Checklist.

If you dont read these it will take us far longer to help you with your problem.

Contributing

Read CONTRIBUTING.md.

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try brew edit $FORMULA and see how you fare.

Documentation

brew help, man brew, Homebrew/brew's README or check Homebrew's documentation.

License

Code is under the BSD 2-clause "Simplified" License.