From b6dc1a844eab061d0a7153d46e7e68296f15a504 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 4 Oct 2011 12:06:58 +0200 Subject: Prepare release --- lib/erl_docgen/doc/src/notes.xml | 46 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) (limited to 'lib/erl_docgen/doc/src') diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index f79639769f..6a0eece56d 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -30,7 +30,51 @@

This document describes the changes made to the erl_docgen application.

-
Erl_Docgen 0.2.5 +
Erl_Docgen 0.2.6 + +
Fixed Bugs and Malfunctions + + +

Bug fixes.

+

+ Own Id: OTP-9360

+
+ +

The manpage generation has been improved.

+

+ Own Id: OTP-9541 Aux Id: OTP-9550

+
+ +

Fix eix file generation for new function spec + references.

+

+ Own Id: OTP-9562

+
+ +

The function signatures in the pdf files was not in a + fixed font.

+

+ Own Id: OTP-9563

+
+ +

The parts level in the system documentation was + missing in the bookmarks menu for the pdf and the + copyright year generation for PDF was not correct.

+

+ Own Id: OTP-9576

+
+ +

The indentation after Warning: and + Note: in manpages has been improved.

+

+ Own Id: OTP-9588

+
+
+
+ +
+ +
Erl_Docgen 0.2.5
Improvements and New Features -- cgit v1.2.3