removed duplication
This commit is contained in:
parent
15c8041457
commit
cd75108d9c
|
@ -43,7 +43,7 @@ title = "Popup windows"
|
||||||
+++
|
+++
|
||||||
```
|
```
|
||||||
|
|
||||||
This title is what labels the subsection in the navigation, *not* the folder name (`/popups`, in this case). In **Infusion**'s documentation, "Writing" and "Media", and "Coding" are subsection titles. For each subfolder you create, you must also create one of these `_index.md` files. The `/patterns` folder itself does not need one, however.
|
This title is what labels the subsection in the navigation, *not* the folder name (`/popups`, in this case). For each subfolder you create, you must also create one of these `_index.md` files. The `/patterns` folder itself does not need one, however.
|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
**Infusion** does not currently support _sub_-subsections. You can only create child folders under `/patterns`.
|
**Infusion** does not currently support _sub_-subsections. You can only create child folders under `/patterns`.
|
||||||
|
|
|
@ -469,7 +469,7 @@ title = "Popup windows"
|
||||||
+++
|
+++
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<p>This title is what labels the subsection in the navigation, <em>not</em> the folder name (<code>/popups</code>, in this case). In <strong>Infusion</strong>’s documentation, “Writing” and “Media”, and “Coding” are subsection titles. For each subfolder you create, you must also create one of these <code>_index.md</code> files. The <code>/patterns</code> folder itself does not need one, however.</p>
|
<p>This title is what labels the subsection in the navigation, <em>not</em> the folder name (<code>/popups</code>, in this case). For each subfolder you create, you must also create one of these <code>_index.md</code> files. The <code>/patterns</code> folder itself does not need one, however.</p>
|
||||||
|
|
||||||
<aside aria-label="note" class="note">
|
<aside aria-label="note" class="note">
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -790,7 +790,7 @@ title = "Popup windows"
|
||||||
+++
|
+++
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<p>This title is what labels the subsection in the navigation, <em>not</em> the folder name (<code>/popups</code>, in this case). In <strong>Infusion</strong>’s documentation, “Writing” and “Media”, and “Coding” are subsection titles. For each subfolder you create, you must also create one of these <code>_index.md</code> files. The <code>/patterns</code> folder itself does not need one, however.</p>
|
<p>This title is what labels the subsection in the navigation, <em>not</em> the folder name (<code>/popups</code>, in this case). For each subfolder you create, you must also create one of these <code>_index.md</code> files. The <code>/patterns</code> folder itself does not need one, however.</p>
|
||||||
|
|
||||||
<aside aria-label="note" class="note">
|
<aside aria-label="note" class="note">
|
||||||
<div>
|
<div>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user