Skip to content

Commit

Permalink
Merge branch 'feature/update-docs' of https://github.com/coenm/RepoM
Browse files Browse the repository at this point in the history
…into feature/update-docs
  • Loading branch information
coenm committed Sep 9, 2024
2 parents d07065c + 7f668cc commit 3bc6452
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 40 deletions.
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.azuredevops.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ The AzureDevops module enables integration with one azure devops environment. Th

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.AzureDevOps
- PluginName: AzureDevOps
- PluginDescription: Integration with Azure Devops providing fetching and creating pull requests.
- PluginMarkdownDescription: The AzureDevops module enables integration with one azure devops environment. The integration currently focuses on Pull Requests.

## Configuration

The configuration. TODO
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.clipboard.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ This module provides a repository actions to copy specific (evaluated) text to t

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.Clipboard
- PluginName: Clipboard
- PluginDescription: Provides a 'copy to clipboard' action.
- PluginMarkdownDescription: This module provides a repository actions to copy specific (evaluated) text to the clipboard using the action provider type `clipboard-copy`.

## Configuration

This plugin has no configuration.
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.heidi.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ This module integrates with a portable [HeidiSQL](https://www.heidisql.com/) in

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.Heidi
- PluginName: HeidiSQL
- PluginDescription: Contains context variables to be used in the action menu. The variables are extracted from the portable Heidi DB configuration.
- PluginMarkdownDescription: This module integrates with a portable [HeidiSQL](https://www.heidisql.com/) installation. The portable Heidi DB saves its database configuration in a portable configuration file. This module monitors this file and makes it possible to use this configuration in the action menu.

## Configuration

The configuration. TODO
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.lucenequeryparser.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Contains a custom query parser based on Lucene syntax for repository filtering.

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.LuceneQueryParser
- PluginName: LuceneQueryParser
- PluginDescription: Contains a custom query parser based on Lucene syntax for repository filtering.
- PluginMarkdownDescription: \<empty\>

## Configuration

This plugin has no configuration.
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.sonarcloud.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ This module integrates with SonarCloud. Currently, the only functionality is to

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.SonarCloud
- PluginName: SonarCloud
- PluginDescription: Providing a repository action to mark a repository as favorite in SonarCloud
- PluginMarkdownDescription: This module integrates with SonarCloud. Currently, the only functionality is to star a given repository in SonarCloud using the repository action.

## Configuration

The configuration. TODO
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.statistics.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Provides functionality to keep track how may times an action is performed on a g

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.Statistics
- PluginName: Statistics
- PluginDescription: Provides functionality to keep track how may times an action is performed on a given repository. These numbers can be accessed using variable providers. The plugin also contains functionality to use these statistics in orderings.
- PluginMarkdownDescription: \<empty\>

## Configuration

The configuration. TODO
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.webbrowser.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Provides functionality to start a web browser from an action with profile inform

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.WebBrowser
- PluginName: WebBrowser
- PluginDescription: Provides functionality to start a web browser from an action with profile information.
- PluginMarkdownDescription: \<empty\>

## Configuration

The configuration. TODO
Expand Down
5 changes: 0 additions & 5 deletions docs/plugin_repom.plugin.windowsexplorergitinfo.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ As an extra goodie for Windows users, RepoM automatically detects open File Expl

To use this module, make sure it is enabled in RepoM by opening the menu and navigate to 'Plugins'. After enabling or disabling a plugin, you should restart RepoM.

- ProjectName: RepoM.Plugin.WindowsExplorerGitInfo
- PluginName: WindowsExplorerTitle
- PluginDescription: Contains a hook updating Explorer views in Windows with the current git status.
- PluginMarkdownDescription: As an extra goodie for Windows users, RepoM automatically detects open File Explorer windows and adds a status appendix to their title if they are in context of a git repository.

## Configuration

This plugin has no configuration.
Expand Down

0 comments on commit 3bc6452

Please sign in to comment.