Preguntas frecuentes
Pregunta: Non hai herdanza de clases.
Resposta: The objects xxx_get_type() function has not been entered into the <package>.types file.
Pregunta: Aínda non hai herdanza de clases.
Resposta: Missing or wrong naming in <package>-sections.txt file (see explanation).
Pregunta: Redemo, aínda non hai herdanza de clase.
Resposta: Is the object name (name of the instance struct, e.g. GtkWidget) part of the normal section (don't put this into Standard or Private subsections).
Pregunta: No symbol index.
Resposta: Does the <package>-docs.{xml,sgml} contain a index that xi:includes the generated index?
Pregunta: Symbols are not linked to their doc-section.
Resposta: Is the doc-comment using the correct markup (added #,% or ())? Check if the gtkdoc-fixxref warns about unresolvable xrefs.
Pregunta: A new class does not appear in the docs.
Resposta: Is the new page xi:included from <package>-docs.{xml,sgml}.
Pregunta: A new symbol does not appear in the docs.
Resposta: Is the doc-comment properly formatted. Check for spelling mistakes in the begin of the comment. Check if the gtkdoc-fixxref warns about unresolvable xrefs. Check if the symbol is correctly listed in the <package>-sections.txt in a public subsection.
Pregunta: A type is missing from the class hierarchy.
Resposta: If the type is listed in <package>.hierarchy but not in xml/tree_index.sgml then double check that the type is correctly placed in the <package>-sections.txt. If the type instance (e.g. GtkWidget) is not listed or incidentally marked private it will not be shown.
Pregunta: I get foldoc links for all gobject annotations.
Resposta: Check that xml/annotation-glossary.xml is xi:included from <package>-docs.{xml,sgml}.
Pregunta: Parameter described in source code comment block but does not exist
Resposta: Check if the prototype in the header has different parameter names as in the source.
Pregunta: multiple "IDs" for constraint linkend: XYZ
Resposta: Symbol XYZ appears twice in <package>-sections.txt file.
Pregunta: Element typename in namespace '' encountered in para, but no template matches.
Resposta: