devel-docs: fix and update the libgimpmath docs

This commit is contained in:
Michael Natterer 2019-07-23 16:46:31 +02:00
parent 41d1ad26a4
commit 29e1d9e7cf
6 changed files with 12 additions and 19 deletions

View File

@ -1,16 +1,16 @@
/Makefile
/Makefile.in
/deprecated
/libgimpmath.args
/libgimpmath-decl.txt
/libgimpmath-decl-list.txt
/libgimpmath.hierarchy
/libgimpmath.interfaces
/libgimpmath.prerequisites
/libgimpmath.signals
/libgimpmath-unused.txt
/libgimpmath-undeclared.txt
/libgimpmath-undocumented.txt
/libgimpmath3.args
/libgimpmath3-decl.txt
/libgimpmath3-decl-list.txt
/libgimpmath3.hierarchy
/libgimpmath3.interfaces
/libgimpmath3.prerequisites
/libgimpmath3.signals
/libgimpmath3-unused.txt
/libgimpmath3-undeclared.txt
/libgimpmath3-undocumented.txt
/html
/tmpl
/xml

View File

@ -1,13 +1,13 @@
## Process this file with automake to produce Makefile.in
# The name of the module.
DOC_MODULE = libgimpmath
DOC_MODULE = libgimpmath3
# The top-level SGML file.
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
# The directory containing the source code.
DOC_SOURCE_DIR = $(top_srcdir)/$(DOC_MODULE)
DOC_SOURCE_DIR = $(top_srcdir)/libgimpmath
# Extra options to pass to gtkdoc-scangobj
SCANGOBJ_OPTIONS =

View File

@ -16,7 +16,6 @@
<xi:include href="xml/gimpmath.xml" />
<xi:include href="xml/gimpmatrix.xml" />
<xi:include href="xml/gimpvector.xml" />
<xi:include href="xml/gimpmd5.xml" />
</part>
<index id="api-index-full">

View File

@ -12,12 +12,6 @@ gimp_deg_to_rad
gimp_rad_to_deg
</SECTION>
<SECTION>
<FILE>gimpmd5</FILE>
<TITLE>GimpMD5</TITLE>
gimp_md5_get_digest
</SECTION>
<SECTION>
<FILE>gimpmatrix</FILE>
<TITLE>GimpMatrix</TITLE>