aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src/edoc_run.erl
AgeCommit message (Collapse)Author
2017-09-05edoc: Improve handling of UnicodeHans Bolinder
2016-11-23Update EDoc license headers to dual Apache2/LGPLRichard Carlsson
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the EDoc file headers look the same as upstream.
2016-05-30edoc_run: Add types and specsKostis Sagonas
2015-01-16[edoc] remove functionality related to packagesVlad Dumitrescu
The 'subpackages' option is left, since some projects use recursive source directories.
2013-02-19Use ~ts for filenamesHans Bolinder
2011-09-25updated author e-mailRichard Carlsson
2011-08-04removed CVS-keywords from source filesRichard Carlsson
2010-09-15edoc: Do not auto-import error/1Tuncer Ayaz
Resolve name clash with auto-imported BIF error/1.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP