From 56fe2639acdc22d8c4910eb57ffed45e57497ede Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 12 Oct 2015 22:56:52 +0100 Subject: docs: Add missing indices to the API reference We added symbols after 1.0, but we never added the per-version symbol indices. --- doc/reference/Makefile.am | 2 +- doc/reference/clutter-gtk-1.0-docs.xml | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 8c28954..939e696 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -26,7 +26,7 @@ SCAN_OPTIONS= # Extra options to supply to gtkdoc-mkdb. # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml -MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=gtk_clutter +MKDB_OPTIONS=--xml-mode --output-format=xml --name-space=gtk_clutter # Extra options to supply to gtkdoc-mktmpl # e.g. MKTMPL_OPTIONS=--only-section-tmpl diff --git a/doc/reference/clutter-gtk-1.0-docs.xml b/doc/reference/clutter-gtk-1.0-docs.xml index 138b963..76c5d7a 100644 --- a/doc/reference/clutter-gtk-1.0-docs.xml +++ b/doc/reference/clutter-gtk-1.0-docs.xml @@ -99,6 +99,21 @@ + + Index of new symbols in 1.2 + + + + + Index of new symbols in 1.4 + + + + + Index of new symbols in 1.6 + + + Index of deprecated symbols -- cgit v1.2.1