mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-03 06:46:33 -04:00
doc/book: add a protocol-to-Markdown converter
Replace the XSL-based protocol documentation generator with a small Python script which turns XML into Markdown suitable for mdBook. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
e647f6304d
commit
48f1d0d40c
3 changed files with 190 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ srcs = files(
|
|||
'src/Message_XML.md',
|
||||
'src/Architecture.md',
|
||||
'src/Introduction.md',
|
||||
'src/Specification.md',
|
||||
'src/images/content-updates/sync-to-desync-subsurf-3.png',
|
||||
'src/images/content-updates/sync-subsurf-case2-2.png',
|
||||
'src/images/content-updates/simple-synchronized-state-4.png',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue