2014-09-11 Kjell Ahlstedt doap: Add description, download-page, bug-database, programming-language 2014-08-26 Kjell Ahlstedt Add doxygen-extra.css, deprecate doxygen.css * README: Say that doxygen.css is deprecated. Add description of doxygen-extra.css. * Makefile.am: Distribute doxygen-extra.css. * build/doc-reference.am: Distribute doxygen-extra.css. * skeletonmm/.gitignore: Ignore doxygen-extra.css. * skeletonmm/doc/reference/Doxyfile.in: Use doxygen-extra.css instead of doxygen.css. * util/doxygen.css: Add comment, saying it's deprecated. * util/doxygen-extra.css: New file. Equal to doxygen.css except for comments. * util/mm-common-prepare.in: Copy doxygen-extra.css. * util/mm-common-prepare.1.in: List doxygen-extra.css. https://mail.gnome.org/archives/gtkmm-list/2014-August/msg00022.html 2014-07-30 Olav Vitters doap category core 2013-01-06 Kjell Ahlstedt Update for Doxygen 1.8. * skeletonmm/doc/reference/Doxyfile.in: Update with Doxygen 1.8.3. doxygen -s -u Doxyfile.in * util/post-process.pl: Don't collapse almost all multiple spaces to a single space. It distorts the formatting of @code blocks, even more so with Doxygen 1.8. * util/doxygen.css: Add rules for div.fragment and div.line. Used for @code blocks by Doxygen 1.8. 2012-10-22 Kjell Ahlstedt Fix the distribution. * Makefile.am: Include skeletonmm/skeleton/src/skeleton_vfunc.defs and skeletonmm/codegen/generate_defs_and_docs.sh in distributions. 2012-10-21 Murray Cumming Fix the build 2012-10-12 Kjell Ahlstedt Update skeletonmm. * skeletonmm/.gitignore: Add files copied by MM_CONFIG_DOCTOOL_DIR([doc]). * skeletonmm/codegen/generate_defs_and_docs.sh: New file. * skeletonmm/codegen/Makefile.am: Include generate_defs_and_docs.sh in distribution. * skeletonmm/doc/reference/Doxyfile.in: Make it more like Doxyfile.in in glibmm and gtkmm. Add ALIAS for @newin with 3 arguments. Some C projects (goocanvas, grilo, gstreamer) use "Since: 1.2.3", instead of "Since: 1.2". * skeletonmm/skeleton/src/skeleton_extra.defs: Rename to skeleton_signal.defs. * skeletonmm/skeleton/src/skeleton_vfunc.defs: New file * skeletonmm/skeleton/src/skeleton.defs: * skeletonmm/skeleton/src/filelist.am: Update with new and renamed files. 2012-10-07 Murray Cumming 0.9.6