aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src/edoc_layout.erl
AgeCommit message (Expand)Author
2018-06-11edoc, erl_docgen: Fix pretty-printing of type map()Hans Bolinder
2017-07-06edoc: Do not use deprecated functions in string(3)Hans Bolinder
2017-04-26edoc: Revert fixes for string:length/1Hans Bolinder
2017-04-10edoc: Fix an undefined function warningHans Bolinder
2017-04-10edoc: Fix a Dialyzer warningHans Bolinder
2017-04-07edoc: Fix EDoc regarding Unicode atomsHans Bolinder
2017-03-13edoc: Don't generate timestamps in footerRichard Carlsson
2016-11-23Update EDoc license headers to dual Apache2/LGPLRichard Carlsson
2016-06-09Remove support for '...' in Maps typesHans Bolinder
2016-06-08edoc: Fix new Maps syntaxHans Bolinder
2015-12-14Don't sort function index when it's not necessaryPavel Abalihin
2015-06-12edoc: Add parentheses to Erlang types and specs when neededHans Bolinder
2015-04-30edoc: Use module erl_annoHans Bolinder
2015-01-16[edoc] remove functionality related to packagesVlad Dumitrescu
2014-09-22Merge branch 'maint'Björn-Egil Dahlberg
2014-09-12edoc, erl_docgen: Enhance internal map type formatBjörn-Egil Dahlberg
2014-07-15Merge branch 'maint'Björn-Egil Dahlberg
2014-07-11edoc: Fix Map type information for docsBjörn-Egil Dahlberg
2014-04-28[edoc] Handle optional behaviour callbacksHans Bolinder
2014-01-28edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg
2013-01-02[edoc] Introduce Unicode support for source filesHans Bolinder
2011-09-25updated author e-mailRichard Carlsson
2011-08-04removed CVS-keywords from source filesRichard Carlsson
2011-08-04synchronized with edoc development versionRichard Carlsson
2011-03-10Make Erlang specifications and types available in EDocHans Bolinder
2010-11-15Fix various dialyzer warningsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP