aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_release_targets.mk
AgeCommit message (Collapse)Author
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.
2010-02-19makefiles: add local_html targetLars Thorsen
2009-12-15OTP-8308 Added an xsl transform from OTP xml documentation to a fileLars G Thorsen
(.eix) of erlang terms that can be read by the erldoc application. Erldoc handles the documentation search mechanism at erlang.org. Added generation of eix files to otp_release_targets.mk. Fixed a copyright date error in db_html.xsl .
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP