diff options
| author | Mike McQuaid | 2017-03-22 21:37:09 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-03-22 21:38:41 +0000 |
| commit | 650c33e73be0b9159a9f01aed50e8830bbc6608e (patch) | |
| tree | f8da04d2e4041c1c2cc8d8ec95e42f4dc86419ff /docs/README.md | |
| parent | 17cc40f112cbb7e5da5ef6d8eb3e3d5afbbd43e5 (diff) | |
| download | brew-650c33e73be0b9159a9f01aed50e8830bbc6608e.tar.bz2 | |
man: generate Markdown man page.
The existing `brew.1.html` wasn't particularly pleasant to read and
given everything else in `docs/` is a Markdown file it makes sense to
generate a post-processed Markdown file that can in turn be used by
Jekyll to generate a nicely themed HTML file.
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 0c8dac7b9..420038ca6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,7 @@ # Documentation ## Users +- [`brew` man-page (command documentation)](Manpage.md) - [Troubleshooting](Troubleshooting.md) - [Installation](Installation.md) - [Frequently Asked Questions](FAQ.md) |
