Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $ as a special character | Omari Norman | 2016-06-29 | 1 | -1/+1 |
| | | | | | | | | If this character is not escaped, documentation built with Haddock 2.17.2 will fail. This was not an issue with 2.16 series, which causes builds to fail and there is nothing in the docs or error message giving a clue about why builds that used to succeed now don't. | ||||
* | Fix math typo and add link. | Dominic Steinitz | 2016-06-09 | 1 | -2/+2 |
| | |||||
* | Camel case MathJax. | Dominic Steinitz | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | Fix spelling mistake. | Dominic Steinitz | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | Documentation for LaTeX markup. | Dominic Steinitz | 2016-06-09 | 1 | -0/+15 |
| | |||||
* | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -6/+2 |
| | | | | | Frames are a bit broken, ignored by Hackage, and considered obsolete in general. This patch disables frames generation. The mini_*.html files are still used in the synopsis. | ||||
* | doc: Use whichever theme sphinx deems appropriate | Ben Gamari | 2016-05-16 | 1 | -1/+0 |
| | |||||
* | Revert "doc: Vendorize alabaster Sphinx theme" | Ben Gamari | 2016-05-16 | 2 | -1/+0 |
| | | | | | | | This ended up causes far too many issues to be worthwhile. We'll just have to live with inconsistent haddock documentation. This reverts commit cec21957001143794e71bcd9420283df18e7de40. | ||||
* | doc: Vendorize alabaster Sphinx theme | Ben Gamari | 2016-05-16 | 2 | -0/+1 |
| | | | | | | Alabaster is now the default sphinx theme and is a significant improvement over the previous default that it's worthproviding it when unavailable (e.g. Sphinx <1.3). | ||||
* | doc: Use `$(MAKE)` instead of `make` | Ben Gamari | 2016-05-14 | 1 | -1/+1 |
| | | | | This is necessary to ensure we use gmake. | ||||
* | doc: Fix GHC clean rule | Ben Gamari | 2016-05-12 | 1 | -1/+1 |
| | | | | Apparently GHC's build system doesn't permit wildcards in clean paths. | ||||
* | doc: Add html as an all-target for ghc | Ben Gamari | 2016-05-11 | 1 | -2/+2 |
| | | | | Otherwise the html documentation won't be installed for binary-dist. | ||||
* | doc: Add clean targets | Ben Gamari | 2016-05-11 | 1 | -0/+2 |
| | |||||
* | doc: At long last fix ghc.mk | Ben Gamari | 2016-05-01 | 1 | -2/+2 |
| | | | | | | | The variable reference was incorrectly escaped, meaning that Sphinx documentation was never installed. (cherry picked from commit 609018dd09c4ffe27f9248b2d8b50f6196cd42b9) | ||||
* | doc: Fix option references | Ben Gamari | 2016-04-10 | 1 | -7/+8 |
| | | | | (cherry picked from commit f915fb3c74328fb994235bbbd42092a691539197) | ||||
* | doc: Only install if BUILD_SPHINX_HTML==YES | Ben Gamari | 2016-04-10 | 1 | -0/+2 |
| | | | | | | Fixes GHC #11818. (cherry picked from commit c6d6a18d85e5e2d9bb5904e6919e8a8d7e31c4c5) | ||||
* | Document --use-unicode flag | Ben Gamari | 2016-02-08 | 1 | -0/+4 |
| | |||||
* | doc: Switch to Sphinx | Ben Gamari | 2016-02-08 | 15 | -2721/+1613 |
| | |||||
* | Make some version changes after 2.16.1 release | Mateusz Kowalczyk | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Fix incorrect specification of source style option in doc file. | Łukasz Hanuszczak | 2015-07-04 | 1 | -2/+2 |
| | |||||
* | Update docs on using `--read-interface` option. | Łukasz Hanuszczak | 2015-07-04 | 1 | -7/+29 |
| | |||||
* | Update docs with information about source hyperlinking. | Łukasz Hanuszczak | 2015-07-04 | 1 | -0/+37 |
| | |||||
* | Update some meta data at the top of the docs | Mateusz Kowalczyk | 2015-06-03 | 1 | -2/+11 |
| | |||||
* | Update docs with info on new list nesting rule | Mateusz Kowalczyk | 2015-06-03 | 1 | -0/+11 |
| | | | | Fixes #278 through commits from PR #401 | ||||
* | Turn the README into GitHub Markdown format. | Njagi Mwaniki | 2014-12-29 | 1 | -7/+6 |
| | | | | Closes #354 | ||||
* | Update docs for @since | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+34 |
| | |||||
* | Fix parsing of identifiers written in infix way | Mateusz Kowalczyk | 2014-11-04 | 1 | -1/+3 |
| | |||||
* | Allow an optional colon after the closing bracket of definition lists | Simon Hengel | 2014-11-03 | 1 | -9/+4 |
| | | | | | This is to disambiguate them from markdown links and will be require with a future release. | ||||
* | Add support for markdown images | Simon Hengel | 2014-11-03 | 1 | -8/+11 |
| | |||||
* | Update documentation | Simon Hengel | 2014-11-03 | 1 | -12/+32 |
| | |||||
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -2/+21 |
| | | | | Closes #335 | ||||
* | Mention --print-missing-docs | Mateusz Kowalczyk | 2014-09-04 | 1 | -0/+12 |
| | |||||
* | Make the doc parser not complain | Mateusz Kowalczyk | 2014-08-31 | 1 | -1/+9 |
| | |||||
* | Bump version in doc | Mateusz Kowalczyk | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Bump down the version for master to 2.14.4 | Mateusz Kowalczyk | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Fix anchors. Closes #308. | Mateusz Kowalczyk | 2014-06-25 | 1 | -2/+5 |
| | |||||
* | Clear up highlighting of identifiers with ‘'’s. | Mateusz Kowalczyk | 2014-06-05 | 1 | -0/+5 |
| | |||||
* | Fix up some whitespace | Mateusz Kowalczyk | 2014-03-11 | 1 | -783/+783 |
| | |||||
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Add documentation for --source-entity-line | Niklas Haas | 2014-03-11 | 1 | -0/+7 |
| | |||||
* | Change rendering of duplicate record field docs | Mateusz Kowalczyk | 2014-02-27 | 1 | -0/+23 |
| | | | | | | | | See Haddock Trac #195. We now change this behaviour to only rendering the documentation attached to the first instance of a duplicate field. Perhaps we could improve this by rendering the first instance that has documentation attached to it but for now, we'll stick with this. | ||||
* | Fix wording in the docs | Mateusz Kowalczyk | 2014-02-24 | 1 | -3/+3 |
| | |||||
* | Add support for type/data families | nand | 2014-02-11 | 1 | -2/+10 |
| | | | | | | | | This adds support for type/data families with their respective instances, as well as closed type families and associated type/data families. Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | ||||
* | Document module header. | Mateusz Kowalczyk | 2014-02-09 | 1 | -8/+62 |
| | | | | Fixes Haddock Trac #270. | ||||
* | Update documentation. | Mateusz Kowalczyk | 2014-01-12 | 1 | -68/+250 |
| | |||||
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Update version in html tests, rpm spec file, and user manual | Simon Hengel | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Add documentation for properties | Simon Hengel | 2012-10-10 | 1 | -0/+12 |
| | |||||
* | Fix typo in documentation | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| |