Skip to content

Commit

Permalink
Fixes docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Sep 18, 2023
1 parent 3bbfbdf commit 6fb2490
Show file tree
Hide file tree
Showing 18 changed files with 8 additions and 257 deletions.
4 changes: 2 additions & 2 deletions docs/docs/cmd/pp/solution/solution-publisher-get.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ m365 pp solution publisher get [options]
: The name of the environment.

`-i --id [id]`
: The ID of the solution. Specify either `id` or `name` but not both.
: The ID of the publisher. Specify either `id` or `name` but not both.

`-n, --name [name]`
: The unique name (not the display name) of the solution. Specify either `id` or `name` but not both.
: The unique name of the publisher. Specify either `id` or `name` but not both.

`--asAdmin`
: Run the command as admin for environments you do not have explicitly assigned permissions to.
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/cmd/pp/solution/solution-publisher-remove.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ m365 pp solution publisher remove [options]
: The name of the environment.

`-i, --id [id]`
: The id of the solution. Specify either `id` or `name` but not both.
: The id of the publisher. Specify either `id` or `name` but not both.

`-n, --name [name]`
: The name of the solution. Specify either `id` or `name` but not both.
: The unique name of the publisher. Specify either `id` or `name` but not both.

`--asAdmin`
: Run the command as admin for environments you do not have explicitly assigned permissions to.
Expand Down
17 changes: 0 additions & 17 deletions docs/src/components/AsciinemaPlayer.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/components/AsciinemaPlayer.js.map

This file was deleted.

32 changes: 0 additions & 32 deletions docs/src/components/TeamCardOverview.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/components/TeamCardOverview.js.map

This file was deleted.

4 changes: 2 additions & 2 deletions docs/src/scss/Global.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@

// Mendable button switches from mobile to desktop at 700px
@media only screen and (min-width: 700px) {
right: 2.6rem !important;
bottom: 6rem !important;
right: 3.25rem !important;
bottom: 8.5rem !important;
}
}

Expand Down
15 changes: 0 additions & 15 deletions docs/src/theme/AnnouncementBar/CloseButton/index.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/theme/AnnouncementBar/CloseButton/index.js.map

This file was deleted.

13 changes: 0 additions & 13 deletions docs/src/theme/AnnouncementBar/Content/index.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/theme/AnnouncementBar/Content/index.js.map

This file was deleted.

20 changes: 0 additions & 20 deletions docs/src/theme/AnnouncementBar/index.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/theme/AnnouncementBar/index.js.map

This file was deleted.

90 changes: 0 additions & 90 deletions docs/src/theme/DocBreadcrumbs/index.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/theme/DocBreadcrumbs/index.js.map

This file was deleted.

Loading

0 comments on commit 6fb2490

Please sign in to comment.