aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_release_targets.mk
AgeCommit message (Collapse)Author
2015-11-30Change xmllint targetLars Thorsen
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08[erl_docgen] Add possibility to add extra ino line on front pageLars Thorsen
2014-02-19Misc adjustments of OTP versionRickard Green
2013-02-20Fix comma usage in generated documentation dateAnders Svensson
It's "February 20, 2013" or "20 February 2013", not "February 20 2013". The change is to the former.
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21[erl_docgen] Fix include path to xmllintLars Thorsen
2013-01-21[erl_docgen] Add xmllint target for the documentation and fix some DTD errorsLars Thorsen
2012-11-16[safs] Add pdfname to the html target for the users guideLars Thorsen
2012-11-16[erl_docgen] Add possibility to specify pdf filenameLars Thorsen
2012-11-16A possibility to configure erl_docgen so it can generate documentation for ↵Lars Thorsen
other products than Erlang/OTP.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-11-18[erl_docgen] Update references to modules that changed nameLars Thorsen
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-26[erl_docgen] Fix eix file generation for new function spec referencesLars Thorsen
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