Skip to content

Commit b6cd73e

Browse files
committed
Updated documentation
1 parent 02b009d commit b6cd73e

27 files changed

+408
-403
lines changed

docs/customization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extra_css:
3939
```
4040
4141
Spin up the [live preview server][2] and start typing your changes in your
42-
additional stylesheet file – you should see them almost instantly after saving.
42+
additional style sheet file – you should see them almost instantly after saving.
4343
4444
[2]: creating-your-site.md#previewing-as-you-write
4545

docs/insiders/getting-started.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ In order to access the Insiders repository programmatically (from the command
2121
line or GitHub Actions workflows), you need to create a [personal access
2222
token][4]:
2323

24-
1. Go to https://github.com/settings/tokens
25-
2. Click on [Generate a new token][5]
26-
3. Enter a name and select the [`repo`][6] scope
27-
4. Generate the token and store it in a safe place
24+
1. Go to https://github.com/settings/tokens
25+
2. Click on [Generate a new token][5]
26+
3. Enter a name and select the [`repo`][6] scope
27+
4. Generate the token and store it in a safe place
2828

2929
[4]: https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
3030
[5]: https://github.com/settings/tokens/new
@@ -52,18 +52,18 @@ additional steps are necessary. While we cannot provide a hosted Docker image
5252
for Insiders[^1], [GitHub Container Registry][7] allows for simple and
5353
comfortable self-hosting:
5454

55-
1. [Fork the Insiders repository][8]
56-
2. Enable [GitHub Actions][9] on your fork[^2]
57-
3. Create a new personal access token[^3]
58-
1. Go to https://github.com/settings/tokens
59-
2. Click on [Generate a new token][5]
60-
3. Enter a name and select the [`write:packages`][10] scope
61-
4. Generate the token and store it in a safe place
62-
4. Add a [GitHub Actions secret][11] on your fork
63-
1. Set the name to `GHCR_TOKEN`
64-
2. Set the value to the personal access token created in the previous step
65-
5. [Create a new release][12] to build and publish the Docker image
66-
6. Install [Pull App][13] on your fork to stay in-sync with upstream
55+
1. [Fork the Insiders repository][8]
56+
2. Enable [GitHub Actions][9] on your fork[^2]
57+
3. Create a new personal access token[^3]
58+
1. Go to https://github.com/settings/tokens
59+
2. Click on [Generate a new token][5]
60+
3. Enter a name and select the [`write:packages`][10] scope
61+
4. Generate the token and store it in a safe place
62+
4. Add a [GitHub Actions secret][11] on your fork
63+
1. Set the name to `GHCR_TOKEN`
64+
2. Set the value to the personal access token created in the previous step
65+
5. [Create a new release][12] to build and publish the Docker image
66+
6. Install [Pull App][13] on your fork to stay in-sync with upstream
6767

6868
The [`publish`][14] workflow[^4] is automatically run when a new tag (release)
6969
is created. When a new Insiders version is released on the upstream repository,

docs/reference/abbreviations.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ template: overrides/main.html
44

55
# Abbreviations
66

7-
Technical documentation often incurs the usage of a lot of acronyms, which may
7+
Technical documentation often incurs the usage of many acronyms, which may
88
need additional explanation, especially for new user of your project. For these
99
matters, Material for MkDocs uses a combination of Markdown extensions to
1010
enable site-wide glossaries.
@@ -69,7 +69,7 @@ all abbreviations in a dedicated file[^1], and embedding it with the
6969

7070
_Example_:
7171

72-
=== ":octicons-file-code-16: docs/page.md"
72+
=== ":octicons-file-code-16: docs/example.md"
7373

7474
```` markdown
7575
The HTML specification is maintained by the W3C.

docs/reference/admonitions.md

+42-40
Original file line numberDiff line numberDiff line change
@@ -404,37 +404,9 @@ the default type, and thus fallback for unknown type qualifiers, is `note`:
404404

405405
### Custom admonitions
406406

407-
[:octicons-file-code-24: Source][Source] ·
408-
:octicons-mortar-board-24: Difficulty: _easy_
409-
410407
If you want to add a custom admonition type, all you need is a color and an
411-
`*.svg` icon. Copy the icon's code from the [`.icons`][Custom icons] folder
412-
and add the following CSS to an [additional stylesheet]:
413-
414-
``` css
415-
:root {
416-
--md-admonition-icon--pied-piper: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z"/></svg>')
417-
}
418-
.md-typeset .admonition.pied-piper,
419-
.md-typeset details.pied-piper {
420-
border-color: rgb(43, 155, 70);
421-
}
422-
.md-typeset .pied-piper > .admonition-title,
423-
.md-typeset .pied-piper > summary {
424-
background-color: rgba(43, 155, 70, 0.1);
425-
border-color: rgb(43, 155, 70);
426-
}
427-
.md-typeset .pied-piper > .admonition-title::before,
428-
.md-typeset .pied-piper > summary::before {
429-
background-color: rgb(43, 155, 70);
430-
-webkit-mask-image: var(--md-admonition-icon--pied-piper);
431-
mask-image: var(--md-admonition-icon--pied-piper);
432-
}
433-
```
434-
435-
You should now be able to create an admonition of the `pied-piper` type. Note
436-
that you can also use this technique to override existing admonition icons or
437-
colors. [You can even add animations][Custom animations].
408+
`*.svg` icon. Copy the icon's code from the [`.icons`][custom icons] folder
409+
and add the following CSS to an [additional style sheet]:
438410

439411
<style>
440412
:root {
@@ -459,13 +431,45 @@ colors. [You can even add animations][Custom animations].
459431

460432
_Example_:
461433

462-
``` markdown
463-
!!! pied-piper "Pied Piper"
434+
=== ":octicons-file-code-16: docs/example.md"
464435

465-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
466-
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
467-
massa, nec semper lorem quam in massa.
468-
```
436+
``` markdown
437+
!!! pied-piper "Pied Piper"
438+
439+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et
440+
euismod nulla. Curabitur feugiat, tortor non consequat finibus, justo
441+
purus auctor massa, nec semper lorem quam in massa.
442+
```
443+
444+
=== ":octicons-file-code-16: docs/stylesheets/admonitions.css"
445+
446+
``` css
447+
:root {
448+
--md-admonition-icon--pied-piper: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z"/></svg>')
449+
}
450+
.md-typeset .admonition.pied-piper,
451+
.md-typeset details.pied-piper {
452+
border-color: rgb(43, 155, 70);
453+
}
454+
.md-typeset .pied-piper > .admonition-title,
455+
.md-typeset .pied-piper > summary {
456+
background-color: rgba(43, 155, 70, 0.1);
457+
border-color: rgb(43, 155, 70);
458+
}
459+
.md-typeset .pied-piper > .admonition-title::before,
460+
.md-typeset .pied-piper > summary::before {
461+
background-color: rgb(43, 155, 70);
462+
-webkit-mask-image: var(--md-admonition-icon--pied-piper);
463+
mask-image: var(--md-admonition-icon--pied-piper);
464+
}
465+
```
466+
467+
=== ":octicons-file-code-16: mkdocs.yml"
468+
469+
``` yaml
470+
extra_css:
471+
- stylesheets/admonitions.css
472+
```
469473

470474
_Result_:
471475

@@ -475,7 +479,5 @@ _Result_:
475479
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
476480
massa, nec semper lorem quam in massa.
477481

478-
[Source]: https://github.com/squidfunk/mkdocs-material/blob/master/src/assets/stylesheets/main/extensions/markdown/_admonition.scss
479-
[Custom icons]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons
480-
[Custom animations]: icons-emojis.md#with-animations
481-
[additional stylesheet]: ../customization.md#additional-css
482+
[custom icons]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons
483+
[additional style sheet]: ../customization.md#additional-css

docs/reference/buttons.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -30,38 +30,38 @@ See additional configuration options:
3030
### Adding buttons
3131
3232
In order to render a link as a button, suffix it with curly braces and add the
33-
`#!css .md-button` class selector to it. The button will receive the selected
33+
`.md-button` class selector to it. The button will receive the selected
3434
[primary color] and [accent color] if active.
3535

3636
_Example_:
3737

3838
``` markdown
39-
[Don't click me](#){ .md-button }
39+
[Subscribe to our newsletter](#){ .md-button }
4040
```
4141

4242
_Result_:
4343

44-
[Don't click me][Demo]{ .md-button }
44+
[Subscribe to our newsletter][Demo]{ .md-button }
4545

4646
[primary color]: ../setup/changing-the-colors.md#primary-color
4747
[accent color]: ../setup/changing-the-colors.md#accent-color
48-
[Demo]: javascript:alert$.next("Hi!")
48+
[Demo]: javascript:alert$.next("Demo")
4949

5050
### Adding primary buttons
5151

5252
If you want to display a filled, primary button (like on the [landing page]
53-
of Material for MkDocs), add both, the `#!css .md-button` and
54-
`#!css .md-button--primary` CSS class selectors.
53+
of Material for MkDocs), add both, the `.md-button` and `.md-button--primary`
54+
CSS class selectors.
5555

5656
_Example_:
5757

5858
``` markdown
59-
[Don't click me](#){ .md-button .md-button--primary }
59+
[Subscribe to our newsletter](#){ .md-button .md-button--primary }
6060
```
6161

6262
_Result_:
6363

64-
[Don't click me][Demo]{ .md-button .md-button--primary }
64+
[Subscribe to our newsletter][Demo]{ .md-button .md-button--primary }
6565

6666
[landing page]: ../index.md
6767

docs/reference/code-blocks.md

+35-20
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ theme:
6363
If you don't want to enable code annotations globally, because you don't
6464
like the automatic inlining behavior, you can enable them for a specific
6565
code block by using a slightly different syntax based on the
66-
[Attribute List] extension:
66+
[Attribute Lists] extension:
6767

6868
```` yaml
6969
``` { .yaml .annotate }
@@ -75,7 +75,7 @@ theme:
7575
prefixed by a `.`.
7676

7777
[Insiders]: ../insiders/index.md
78-
[Attribute List]: ../setup/extensions/python-markdown.md#attribute-lists
78+
[Attribute Lists]: ../setup/extensions/python-markdown.md#attribute-lists
7979

8080
## Usage
8181

@@ -270,11 +270,8 @@ last 4 years
270270

271271
### Custom syntax theme
272272

273-
[:octicons-file-code-24: Source][Source] ·
274-
:octicons-mortar-board-24: Difficulty: _easy_
275-
276273
If [Pygments] is used, Material for MkDocs provides the [styles for code blocks]
277-
[Source], which are built with a custom and well-balanced palette that works
274+
[colors], which are built with a custom and well-balanced palette that works
278275
equally well for both [color schemes]:
279276

280277
- :material-checkbox-blank-circle:{ style="color: var(--md-code-hl-number-color) " } `--md-code-hl-number-color`
@@ -298,26 +295,44 @@ Code block foreground, background and line highlight colors are defined via:
298295

299296
Let's say you want to change the color of `#!js "strings"`. While there are
300297
several [types of string tokens], they use the same color. You can assign
301-
a new color by using an [additional stylesheet]:
298+
a new color by using an [additional style sheet]:
302299

303-
``` css
304-
:root > * {
305-
--md-code-hl-string-color: #0FF1CE;
306-
}
307-
```
300+
=== ":octicons-file-code-16: docs/stylesheets/colors.css"
301+
302+
``` css
303+
:root > * {
304+
--md-code-hl-string-color: #0FF1CE;
305+
}
306+
```
307+
308+
=== ":octicons-file-code-16: mkdocs.yml"
309+
310+
``` yaml
311+
extra_css:
312+
- stylesheets/colors.css
313+
```
308314

309315
If you want to tweak a specific type of string, e.g. ``#!js `backticks` ``, you
310316
can lookup the specific CSS class name in the [syntax theme definition], and
311-
override it as part of your [additional stylesheet]:
317+
override it as part of your [additional style sheet]:
312318

313-
``` css
314-
.highlight .sb {
315-
color: #0FF1CE;
316-
}
317-
```
319+
=== ":octicons-file-code-16: docs/stylesheets/colors.css"
320+
321+
``` css
322+
.highlight .sb {
323+
color: #0FF1CE;
324+
}
325+
```
326+
327+
=== ":octicons-file-code-16: mkdocs.yml"
328+
329+
``` yaml
330+
extra_css:
331+
- stylesheets/colors.css
332+
```
318333

319-
[Source]: https://github.com/squidfunk/mkdocs-material/blob/master/src/assets/stylesheets/main/_colors.scss
334+
[colors]: https://github.com/squidfunk/mkdocs-material/blob/master/src/assets/stylesheets/main/_colors.scss
320335
[color schemes]: ../setup/changing-the-colors.md#color-scheme
321336
[types of string tokens]: https://pygments.org/docs/tokens/#literals
322-
[additional stylesheet]: ../customization.md#additional-css
337+
[additional style sheet]: ../customization.md#additional-css
323338
[syntax theme definition]: https://github.com/squidfunk/mkdocs-material/blob/master/src/assets/stylesheets/main/extensions/pymdownx/_highlight.scss

docs/reference/content-tabs.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@ tabs with the same label will be activated when a user clicks a content tab
5252
regardless of order inside a container. Furthermore, this feature is fully
5353
integrated with [instant loading] and persisted across page loads.
5454

55-
=== "With linking"
55+
=== ":octicons-check-circle-fill-16: Enabled"
5656

57-
[![With linking]][With linking]
57+
[![linking enabled]][linking enabled]
5858

59-
=== "Without linking"
59+
=== ":octicons-skip-16: Disabled"
6060

61-
[![Without linking]][Without linking]
61+
[![linking disabled]][linking disabled]
6262

6363
[Insiders]: ../insiders/index.md
6464
[instant loading]: ../setup/setting-up-navigation.md#instant-loading
65-
[With linking]: ../assets/screenshots/content-tabs-link.png
66-
[Without linking]: ../assets/screenshots/content-tabs.png
65+
[linking enabled]: ../assets/screenshots/content-tabs-link.png
66+
[linking disabled]: ../assets/screenshots/content-tabs.png
6767

6868
## Usage
6969

docs/reference/data-tables.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you want to make data tables sortable, you can add [tablesort], which is
132132
natively integrated with Material for MkDocs and will also work with [instant
133133
loading] via [additional JavaScript]:
134134

135-
=== ":octicons-file-code-16: docs/javascripts/tables.js"
135+
=== ":octicons-file-code-16: docs/javascripts/tablesort.js"
136136

137137
``` js
138138
document$.subscribe(function() {
@@ -148,7 +148,7 @@ loading] via [additional JavaScript]:
148148
``` yaml
149149
extra_javascript:
150150
- https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js
151-
- javascripts/tables.js
151+
- javascripts/tablesort.js
152152
```
153153

154154
Note that [tablesort] provides alternative comparison implementations like

docs/reference/diagrams.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ No further configuration is necessary. Advantages over a custom integration:
3434
3535
- [x] Works with [instant loading] without any additional effort
3636
- [x] Diagrams automatically use fonts and colors defined in `mkdocs.yml`[^1]
37-
- [x] Fonts and colors can be customized with [additional stylesheets]
38-
- [x] Support for both, light and dark color schemes
37+
- [x] Fonts and colors can be customized with [additional style sheets]
38+
- [x] Support for both, light and dark color schemes – _try it on this page!_
3939

4040
[^1]:
4141
While all [Mermaid.js] features should work out-of-the-box, Material for
@@ -45,7 +45,7 @@ No further configuration is necessary. Advantages over a custom integration:
4545

4646
[Insiders]: ../insiders/index.md
4747
[instant loading]: ../setup/setting-up-navigation.md#instant-loading
48-
[additional stylesheets]: ../customization.md#additional-css
48+
[additional style sheets]: ../customization.md#additional-css
4949

5050
## Usage
5151

docs/reference/footnotes.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ template: overrides/main.html
44

55
# Footnotes
66

7-
Footnotes are a great way to add references to supplemental or additional
8-
information to a specific word, phrase or sentence without interrupting the
9-
flow of a document. Material for MkDocs provides the ability to define and
10-
render footnotes.
7+
Footnotes are a great way to add supplemental or additional information to a
8+
specific word, phrase or sentence without interrupting the flow of a document.
9+
Material for MkDocs provides the ability to define, reference and render
10+
footnotes.
1111

1212
## Configuration
1313

14-
This configuration adds the ability to define footnotes inline with the content,
15-
which are then rendered below all Markdown content of a document. Add the
16-
following lines to `mkdocs.yml`:
14+
This configuration adds the ability to define inline footnotes, which are then
15+
rendered below all Markdown content of a document. Add the following lines to
16+
`mkdocs.yml`:
1717

1818
``` yaml
1919
markdown_extensions:

0 commit comments

Comments
 (0)