gtk-doc 1.18



About gtk-doc
=============

GTK-Doc is used to document C code. It is typically used to document
the public API of libraries, such as the GTK+ and GNOME libraries, but
it can also be used to document application code.

News
====

 o gtk-doc supports a subset of markdown (headings and lists) - see
   http://git.gnome.org/browse/gtk-doc/tree/tests/gobject/src/gobject.c
 o gtk-doc does not generate old devhelp files any more. This cuts down doc
   generation time and works for devhelp >=0.11 (was released in 2005).
 o changes for out-of-source dir build caused breakage for projects using
   DOC_SOURCE_DIR with a relative path (to builddir). It is recommended to use 
   DOC_SOURCE_DIR=$(top_srcdir)/src/xxx.

 Changes

 o 590927 : Support AM_SILENT_RULES for doc-build steps
 o 617121 : /* < private > */ declarations in enums are still displayed
 o 627758 : A way to ignore a symbol
 o 639145 : shorthand syntax for headings
 o 644291 : Enum parser breaks on assignment of ')'
 o 646870 : HTML_IMAGES no longer in EXTRA_DIST
 o 648289 : gtkdoc-mkdb doesn't compile.
 o 648331 : Specify compatible options for 'highlight' consistently.
 o 649269 : gtkdoc-scanobj should set some of its own CFLAGS/LDFLAGS
 o 650407 : Buildings docs while distchecking produces thousands of “No declaration found” warnings, then fails.
 o 652746 : Documentation of plain boxed structs broken
 o 652764 : Update autotools config a bit
 o 655711 : summarize depscan output by package
 o 656453 : Performance improvements (PATCH)
 o 656658 : gtk-doc.make: install target doesn't install docs when building in a separate directory
 o 656773 : gtk-doc fails to find a symbol declared as 'char* const'
 o 656946 : gtk-doc unable to handle 'extern short int'
 o 657377 : srcdir!=builddir builds discard contents of tmpl

 Contributors

 Bakaoukas Nikolaos
 Claude Paroz
 Daniel Mustieles
 David Necas
 David Nečas
 Javier Jardón
 Jorge González
 Mario Blättermann
 Matthias Clasen
 Michał Górny
 Shaun McCance
 Stefan Sauer (Kost)
 Will Thompson
 Yaakov Selkowitz



ChangeLog
=========
http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-1.18.changes  (38.8K)

Download
========

http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-1.18.tar.xz  (623K)
  sha256sum: 785b591c561be1c8206f0d2575dc63558ea6199c3afe49cbc4efde94a6629a20

http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-1.18.tar.bz2 (912K)
  sha256sum: a634d2e93d70468237033c06a17c97f29cf71a35ac5cc01c016324c965d42f73



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]