Skip to content

Commit

Permalink
Merge branch 'feature/documentation-generation-with-examples' of http…
Browse files Browse the repository at this point in the history
…s://github.com/coenm/RepoM into feature/documentation-generation-with-examples
  • Loading branch information
coenm committed Sep 19, 2024
2 parents 0cfb32d + 252f2c4 commit a64add1
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/plugin_repom.plugin.azuredevops.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To create a PAT, goto `https://dev.azure.com/[my-organisation]/_usersSettings/to

This module contains the following methods, variables and/or constants:

- [`azure-devops-create-pr@1`](#azure-devops-create-pr@1)
- [`azure-devops-create-pr@1`](#azure-devops-create-pr1)

## azure-devops-create-pr@1

Expand Down
2 changes: 1 addition & 1 deletion docs/plugin_repom.plugin.clipboard.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This plugin has no configuration.

This module contains the following methods, variables and/or constants:

- [`clipboard-copy@1`](#clipboard-copy@1)
- [`clipboard-copy@1`](#clipboard-copy1)

## clipboard-copy@1

Expand Down
2 changes: 1 addition & 1 deletion docs/plugin_repom.plugin.sonarcloud.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The following default configuration is used:

This module contains the following methods, variables and/or constants:

- [`sonarcloud-set-favorite@1`](#sonarcloud-set-favorite@1)
- [`sonarcloud-set-favorite@1`](#sonarcloud-set-favorite1)

## sonarcloud-set-favorite@1

Expand Down
2 changes: 1 addition & 1 deletion docs/plugin_repom.plugin.webbrowser.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Example configuration:

This module contains the following methods, variables and/or constants:

- [`browser@1`](#browser@1)
- [`browser@1`](#browser1)

## browser@1

Expand Down
28 changes: 14 additions & 14 deletions docs/repom.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

The following actions are part of the core of RepoM and can always be used in your RepositoryActions.

- [`browse-repository@1`](#browse-repository@1)
- [`command@1`](#command@1)
- [`executable@1`](#executable@1)
- [`folder@1`](#folder@1)
- [`foreach@1`](#foreach@1)
- [`git-checkout@1`](#git-checkout@1)
- [`git-fetch@1`](#git-fetch@1)
- [`git-pull@1`](#git-pull@1)
- [`git-push@1`](#git-push@1)
- [`ignore-repository@1`](#ignore-repository@1)
- [`just-text@1`](#just-text@1)
- [`pin-repository@1`](#pin-repository@1)
- [`separator@1`](#separator@1)
- [`url@1`](#url@1)
- [`browse-repository@1`](#browse-repository1)
- [`command@1`](#command1)
- [`executable@1`](#executable1)
- [`folder@1`](#folder1)
- [`foreach@1`](#foreach1)
- [`git-checkout@1`](#git-checkout1)
- [`git-fetch@1`](#git-fetch1)
- [`git-pull@1`](#git-pull1)
- [`git-push@1`](#git-push1)
- [`ignore-repository@1`](#ignore-repository1)
- [`just-text@1`](#just-text1)
- [`pin-repository@1`](#pin-repository1)
- [`separator@1`](#separator1)
- [`url@1`](#url1)

## browse-repository@1

Expand Down

0 comments on commit a64add1

Please sign in to comment.