mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-25 12:50:05 +01:00
doc/proto: sort pages by occurrence in the protocol file
This commit is contained in:
parent
f4f6dabbe2
commit
f97aa73c7c
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
---
|
||||
title: "{{chapter.title}}"
|
||||
draft: false
|
||||
weight: {{loop.index}}
|
||||
---
|
||||
|
||||
{{chapter.text|ei_escape_names}}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
---
|
||||
title: "{{interface.name}}"
|
||||
draft: false
|
||||
weight: {{loop.index}}
|
||||
---
|
||||
|
||||
# {{interface.description.summary|title}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue