Haddock documentation
The documentation is in ReStructuredText format. You need Sphinx to process it. To build the HTML documentation,
$ make html
which leaves the HTML documentation the .build-html/ subdirectory.
Summary: For links in subpackages as well. https://phabricator.haskell.org/D5257 Test Plan: Manually verify links Reviewers: mpickering, bgamari, osa1 Reviewed By: osa1 GHC Trac Issues: #15733 Differential Revision: https://phabricator.haskell.org/D5262
| Name | Last commit | Last update |
|---|---|---|
| .. | ||
| cheatsheet | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| conf.py | ||
| ghc.mk | ||
| index.rst | ||
| intro.rst | ||
| invoking.rst | ||
| markup.rst | ||
The documentation is in ReStructuredText format. You need Sphinx to process it. To build the HTML documentation,
$ make html
which leaves the HTML documentation the .build-html/ subdirectory.