]> git.ipfire.org Git - thirdparty/kmod.git/commit
doc: add gtk-doc to generate documentation
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 9 Jan 2012 06:20:55 +0000 (04:20 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 9 Jan 2012 07:28:57 +0000 (05:28 -0200)
commit646b83b841a4591d00223cda14ce1530ec4dbd39
treebc079c8be5c7278a75d160daf360285d8e2a6056
parentdb74ceec8030e7e3b069c4a226b3557c6933f735
doc: add gtk-doc to generate documentation

Current limitation is horrible no support to sections: we have to to
have separate header files or to maintain the libkmod-sections.txt file.
We are doing the latter.
Makefile.am
autogen.sh
configure.ac
libkmod/docs/.gitignore [new file with mode: 0644]
libkmod/docs/Makefile.am [new file with mode: 0644]
libkmod/docs/libkmod-docs.xml [new file with mode: 0644]
libkmod/docs/libkmod-sections.txt [new file with mode: 0644]
libkmod/docs/version.xml.in [new file with mode: 0644]
m4/.gitignore