gtk/docs
Matthias Clasen 85fb015b45 docs: Fix links in markdown content differently
pandoc insists on using the xlink namespace for hrefs,
and the namespace setup doesn't carry over xi:includes.
My first fix was to tell pandoc to generate standalone
docbook documents, which makes it insert the xlink
namespace. But it also makes it wrap all sections and
chapters in articles, and that messes up our toc structure.

So, patch things up differently by stripping the xlink:
from hrefs via regex.

Yay for XML!
2020-07-29 07:47:59 -04:00
..
reference docs: Fix links in markdown content differently 2020-07-29 07:47:59 -04:00
tools Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
CODEOWNERS Add myself to more sections 2020-05-27 13:44:50 +01:00
CODING-STYLE.md Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Remove last two steps from the release howto 2020-05-27 13:44:50 +01:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
text_widget_internals.txt Fix minor typos 2020-05-28 11:00:03 +03:00
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00