mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-28 16:04:54 +00:00
desing: toc: drop manual padding from figures
This commit is contained in:
parent
8661d52c53
commit
72588ec5b6
1 changed files with 12 additions and 12 deletions
|
@ -14,7 +14,7 @@ level of the hierarchy, i.e. you shouldn’t have editions and chapters
|
|||
mixed together. Here is an example of right TOC:
|
||||
|
||||
```
|
||||
------- TOC -------
|
||||
------- TOC -------
|
||||
/ \
|
||||
edition1 edition2
|
||||
| |
|
||||
|
@ -27,7 +27,7 @@ Here are two editions (alternatives), the first contains two chapters
|
|||
example of invalid TOC:
|
||||
|
||||
```
|
||||
------- TOC -------
|
||||
------- TOC -------
|
||||
/ \
|
||||
edition1 chapter1
|
||||
|
|
||||
|
|
Loading…
Reference in a new issue