From c18b13d4c8aa31b145703bbbf228fb07d6b2a0a5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 21 Jun 2017 10:53:19 +0200 Subject: Prepare release --- lib/erl_docgen/doc/src/notes.xml | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) (limited to 'lib/erl_docgen/doc/src/notes.xml') diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index a3374833bf..59a268d6ac 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -31,7 +31,42 @@

This document describes the changes made to the erl_docgen application.

-
Erl_Docgen 0.6.1 +
Erl_Docgen 0.7 + +
Fixed Bugs and Malfunctions + + +

+ Sort index of C functions alphabetically in the sidebar.

+

+ Own Id: OTP-14333 Aux Id: ERL-393

+
+ +

The right side index of functions now handle + functions with same name but different arity.

+

+ Own Id: OTP-14431

+
+
+
+ + +
Improvements and New Features + + +

+ Improvements in the OTP documentation style.

+

+ (Thanks to Mariano Guerra)

+

+ Own Id: OTP-14371 Aux Id: PR-1215

+
+
+
+ +
+ +
Erl_Docgen 0.6.1
Fixed Bugs and Malfunctions -- cgit v1.2.3