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:
Simon Ser 2026-04-09 21:40:51 +02:00
parent e647f6304d
commit 48f1d0d40c
3 changed files with 190 additions and 0 deletions

View file

@ -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',