daml/compiler/damlc/lib/DA/Cli
associahedron ec769ede31
damldocs: Add --exclude-instances option and exclude HasField instance docs from stdlib. (#3962)
* Refactor transform options

* Finish refactoring and implement --exclude-interface

* Exclude HasField instances from stdlib docs.

CHANGELOG_BEGIN

- [DAML SDK] ``daml damlc docs`` now accepts a ``--exclude-instances``
option to exclude unwanted instance docs by class name.

CHANGELOG_END

* s/excludeInstances/excludeInterfaces/g

* Review comments
2020-01-07 15:32:46 +00:00
..
Damlc damldocs: Add --exclude-instances option and exclude HasField instance docs from stdlib. (#3962) 2020-01-07 15:32:46 +00:00
Args.hs update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
Damlc.hs update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
Options.hs update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
Output.hs Bump ghcide (#3943) 2020-01-04 07:51:51 +01:00