mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-17 08:31:38 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
527b4dfc23
commit
787ad56d12
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -132,7 +132,8 @@ Filters:
|
|||||||
]]-->
|
]]-->
|
||||||
|
|
||||||
<pwiki-comment>
|
<pwiki-comment>
|
||||||
- [bootstrap \_edit](/bootstrap/Templates/_edit.html) – _see the macro at the end of the page._
|
- [bootstrap \_edit](/bootstrap/Templates/_edit.html) – _see the
|
||||||
|
macro at the end of the page._
|
||||||
</pwiki-comment>
|
</pwiki-comment>
|
||||||
|
|
||||||
|
|
||||||
@ -171,11 +172,11 @@ Arguments:
|
|||||||
**Example:**
|
**Example:**
|
||||||
|
|
||||||
<pwiki-comment>
|
<pwiki-comment>
|
||||||
- [bootstrap css](bootstrap/Templates/_css.html)
|
- [bootstrap css](/bootstrap/Templates/_css.html)
|
||||||
</pwiki-comment>
|
</pwiki-comment>
|
||||||
|
|
||||||
<!--[pWiki[
|
<!--[pWiki[
|
||||||
[Templates/\_css] / [bootstrap css](bootstrap/Templates/_css.html):
|
[Templates/\_css] / [bootstrap css](/bootstrap/Templates/_css.html):
|
||||||
```
|
```
|
||||||
@source(Templates/_css)
|
@source(Templates/_css)
|
||||||
```
|
```
|
||||||
@ -192,17 +193,17 @@ Each new occurrence of a name will change slot content.
|
|||||||
**Example:**
|
**Example:**
|
||||||
|
|
||||||
<pwiki-comment>
|
<pwiki-comment>
|
||||||
- [bootstrap view](bootstrap/Templates/_view.html)
|
- [bootstrap view](/bootstrap/Templates/_view.html)
|
||||||
- [bootstrap edit](bootstrap/Templates/_edit.html)
|
- [bootstrap edit](/bootstrap/Templates/_edit.html)
|
||||||
</pwiki-comment>
|
</pwiki-comment>
|
||||||
|
|
||||||
<!--[pWiki[
|
<!--[pWiki[
|
||||||
[Templates/\_view] / [bootstrap view](bootstrap/Templates/_view.html):
|
[Templates/\_view] / [bootstrap view](/bootstrap/Templates/_view.html):
|
||||||
```
|
```
|
||||||
@source(Templates/_view)
|
@source(Templates/_view)
|
||||||
```
|
```
|
||||||
|
|
||||||
[Templates/\_edit] / [bootstrap edit](bootstrap/Templates/_edit.html):
|
[Templates/\_edit] / [bootstrap edit](/bootstrap/Templates/_edit.html):
|
||||||
```
|
```
|
||||||
@source(Templates/_edit)
|
@source(Templates/_edit)
|
||||||
```
|
```
|
||||||
@ -238,11 +239,11 @@ of `macro` matches no pages.
|
|||||||
**Example:**
|
**Example:**
|
||||||
|
|
||||||
<pwiki-comment>
|
<pwiki-comment>
|
||||||
- [bootstrap pages](bootstrap/Templates/pages.html)
|
- [bootstrap pages](/bootstrap/Templates/pages.html)
|
||||||
</pwiki-comment>
|
</pwiki-comment>
|
||||||
|
|
||||||
<!--[pWiki[
|
<!--[pWiki[
|
||||||
[Templates/pages] / [bootstrap pages](bootstrap/Templates/pages.html):
|
[Templates/pages] / [bootstrap pages](/bootstrap/Templates/pages.html):
|
||||||
```
|
```
|
||||||
@source(Templates/pages)
|
@source(Templates/pages)
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user