aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosEvent/doc
AgeCommit message (Collapse)Author
2011-10-27Remove unused */doc/src/make.dep filesBjörn Gustavsson
These dependency files was once used when building the documentation, but are no longer needed.
2011-10-27doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson
Some applications still have support for an ancient documentation build system. Eliminate the DOCSUPPORT define in otp.mk.in and the not taken arm of the ifdefs in the Makefiles.
2011-05-18OTP-9319Niclas Eklund
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-10Eliminated Dialyzer warnings when using exit or throw.Niclas Eklund
2010-02-04Removed the usage of the codeinclude tag in the documentation.Niclas Eklund
2009-12-23Updated version and release noteNiclas Eklund
2009-12-21Fixed missing eix fileNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP