gtk2/docs/reference
Matthias Clasen 10cd539104 wip: Include markdown content, via pandoc
Use pandoc to convert freestanding markdown files to docbook for
inclusion in the generated docs, and use bits and pieces of
gtk-doc code to continue expanding typical gtk-doc abbreviations.
The new tool for markdown -> docbook is a python script called
gtk-markdown-to-docbook.

The markdown dialect is specified via a list of pandoc extension
in gtk-markdown-to-docbook. It includes header annocations,
definition lists and tables, among other things.

This commit converts the 3 overview chapters (drawing, input
handling and actions) and the migration guide to markdown
syntax. Other files that are still listed in content_files
can be converted later.

This commit adds a pandoc dependency.
2020-05-25 16:11:18 -04:00
..
gdk gdk: Drop gdk_display_supports_shapes 2020-05-17 21:52:15 -04:00
gsk docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtk wip: Include markdown content, via pandoc 2020-05-25 16:11:18 -04:00
meson.build Always use gtk-doc as a subproject for now 2020-04-13 16:40:57 -04:00