[gtk-web] gtk-doc: new release (1.25)
- From: Stefan Kost <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] gtk-doc: new release (1.25)
- Date: Mon, 21 Mar 2016 21:38:32 +0000 (UTC)
commit 5c1d7bc5f5ebb57ef79b1b60b1419594f64e1281
Author: Stefan Sauer <ensonic users sf net>
Date: Mon Mar 21 22:38:23 2016 +0100
gtk-doc: new release (1.25)
gtk-doc/news.php | 31 +++++++++++++++++++++++++++++--
1 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/gtk-doc/news.php b/gtk-doc/news.php
index 46bcb3f..57de920 100644
--- a/gtk-doc/news.php
+++ b/gtk-doc/news.php
@@ -10,6 +10,33 @@ require 'gtkdoc.config.php';
<div class="news-item">
<div class="header">
+ <h3 class="news-title">GTK-Doc 1.25</h3>
+ <span class="news-date">Released March 21, 2016</span>
+ </div>
+ <ul>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=763465" class="external">Bug 763465</a> :
released version of gtk-doc no longer understands cross-reference data in gtk+</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=742404" class="external">Bug 742404</a> : unify
index.sgml and *.devhelp2 + change gtkdoc-fixxref to use *.devhelp2</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=743182" class="external">Bug 743182</a> :
Automatically support PACKAGE variables as XML entities</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=744061" class="external">Bug 744061</a> : Skip
standard g_iface, parent_instance and parent_class struct members</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=751479" class="external">Bug 751479</a> : help:
Document the Stability tag for documentation comments</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=751777" class="external">Bug 751777</a> :
gtk-doc -sections.txt file documentation is a bit confusing</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=751783" class="external">Bug 751783</a> :
Creating master xml document documentation is a bit lacking</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=751906" class="external">Bug 751906</a> : help:
Fix incorrect example syntax for embedded images</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=752795" class="external">Bug 752795</a> :
documentation is not rebuilt when only content of doc comments change</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=753145" class="external">Bug 753145</a> :
gtkdoc-mkhtml fails on spaces in file names</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=753348" class="external">Bug 753348</a> :
gtkdocize does not handle -flat flavours</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=756297" class="external">Bug 756297</a> : Add
CMake module</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=756368" class="external">Bug 756368</a> :
gtkdocize mistakenly parses options from comments in configure.ac</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=756519" class="external">Bug 756519</a> : `make
check' fails - Sequence (?R...) not recognized in regex</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=756684" class="external">Bug 756684</a> :
Support (not nullable) annotation</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=756998" class="external">Bug 756998</a> :
Support |[ < !-- language= " plain " -- > ]|</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=758996" class="external">Bug 758996</a> :
gtkdoc-mkdb: ensure macros appear in the correct section</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=759017" class="external">Bug 759017</a> :
autogenerated ids in return and parameter blocks</li>
+ </ul>
+</div>
+
+<div class="news-item">
+ <div class="header">
<h3 class="news-title">GTK-Doc 1.24</h3>
<span class="news-date">Released May 29, 2015</span>
</div>
@@ -119,7 +146,7 @@ require 'gtkdoc.config.php';
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=723812" class="external">Bug 723812</a> : Add
support for reference links</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=723913" class="external">Bug 723913</a> : List
in markdown: < p > inside the last element of a < ul > list</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=723991" class="external">Bug 723991</a> :
Improve the display of the synopsis</li>
- <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=724002" class="external">Bug 724002</a> :
gtkdoc-scan: Fix use of uninitialised value in trace logging</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=724002" class="external">Bug 724002</a> :
gtkdoc-scan: Fix use of uninitialised value in trace logging</li>
</ul>
</div>
@@ -140,7 +167,7 @@ require 'gtkdoc.config.php';
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=671960" class="external">Bug 671960</a> : make
dist fails without html/*</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=672710" class="external">Bug 672710</a> : Use
new documentation infrastructure</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=676685" class="external">Bug 676685</a> : Allow
to order functions without using $MODULE-sections.txt</li>
- <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=685365" class="external">Bug 685365</a> :
(PATCH) Fix contents of warning message, should be " -sections.txt " not " -section.txt
"</li>
+ <li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=685365" class="external">Bug 685365</a> :
(PATCH) Fix contents of warning message, should be " -sections.txt " not " -section.txt
"</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=686148" class="external">Bug 686148</a> :
[patch] suggested parameters for gtkdoc-scangobj</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=687685" class="external">Bug 687685</a> :
'g_type_init' is deprecated</li>
<li><a href="https://bugzilla.gnome.org/show_bug.cgi?id=688204" class="external">Bug 688204</a> :
undocumented enum values missing in indexes</li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]