aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src/edoc_lib.erl
AgeCommit message (Expand)Author
2019-07-03Remove inets dependency from edocJosé Valim
2017-09-05edoc: Improve handling of UnicodeHans Bolinder
2016-11-23Update EDoc license headers to dual Apache2/LGPLRichard Carlsson
2016-07-07edoc: Correct typesHans Bolinder
2015-04-30edoc: Use module erl_annoHans Bolinder
2015-03-12edoc: Correct documentationHans Bolinder
2015-01-16[edoc] remove functionality related to packagesVlad Dumitrescu
2014-01-28edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-13edoc: Fix building of documentation in sub directoriesBjörn Gustavsson
2013-01-09edoc: Remove support for packagesBjörn Gustavsson
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-02[edoc] Introduce Unicode support for source filesHans Bolinder
2012-08-08added special case for file names under Windows, thanks to Beads Land-TrujilloRichard Carlsson
2011-09-25URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio)Richard Carlsson
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
2011-03-07Clean up edoc_lib(3)Hans Bolinder
2010-11-15Fix various dialyzer warningsKostis Sagonas
2010-07-26Fix deprecated references to http:request/4 in edocBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP