aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/bin/xref_mod_app.escript
AgeCommit message (Collapse)Author
2016-07-07wx: Prepare for using Erlang types and specsHans Bolinder
Create correct links to datatypes outside of the wx application. The added time for generating the doc/specs/specs_* files is unwelcome (they are currently not used).
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2011-06-20BugfixesHans Bolinder
2011-03-08Minor improvement of a scriptHans Bolinder
An unnecessary include directive has been removed.
2010-12-01Prepare erl_docgen for using Dialyzer specs and typesHans Bolinder
Support for using Dialyzer specifications and types has been added. This is an experimental release; changes are expected before the new functionality is used when building the OTP documentation.