Move the JSON example into a details element.
This commit is contained in:
Родитель
132cbfa2d0
Коммит
ed18357ea0
|
@ -183,7 +183,8 @@ Looks like this ![Alert Screenshot](../master/screenshots/alert.png)
|
|||
- Categories have a `category` attibute (which denotes the category title), and a `pages` attribute (which lists sub-pages of the overview page).
|
||||
- The Documentation Topics section pages are nested inside a `subfolderitems` node, which creates the dropdown panel.
|
||||
|
||||
General overview of the `pages.json` layout:
|
||||
<details>
|
||||
<summary>General overview of the `pages.json` layout:</summary>
|
||||
|
||||
```json
|
||||
[
|
||||
|
@ -287,6 +288,8 @@ General overview of the `pages.json` layout:
|
|||
]
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### How to add a "Content Guidelines" page
|
||||
|
||||
#### Create a new page
|
||||
|
|
Загрузка…
Ссылка в новой задаче