Merge branch 'stable-2.16' into stable-3.0 * stable-2.16: Bump Bazel version to 2.2.0 Bump required Bazel version to 2.1.0 Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Documentation: Refactor to match other plugin documentation Add an empty tools/BUILD file explicitly for Bazel Upgrade bazlets to latest stable-2.16 Upgrade bazlets to latest stable-2.16 Upgrade bazlets to latest stable-2.15 Upgrade bazlets to latest stable-2.14 config.md: Correct formatting of config values Change-Id: I8cc6f59eaf1bc33b9d37b7ec56c74181d9aff4f3
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md index 01c756b..047d7eb 100644 --- a/src/main/resources/Documentation/config.md +++ b/src/main/resources/Documentation/config.md
@@ -7,10 +7,10 @@ ``` [plugin "@PLUGIN@"] allowDeletionOfReposWithTags = true + ``` -<a id="allowDeletionOfReposWithTags"> -`plugin.@PLUGIN@.allowDeletionOfReposWithTags` +plugin.@PLUGIN@.allowDeletionOfReposWithTags : Whether repositories that contain tags can be deleted. In some organizations repositories that contain tags must not be @@ -21,8 +21,7 @@ By default true. -<a id="hideProjectOnPreserve"> -`plugin.@PLUGIN@.hideProjectOnPreserve` +plugin.@PLUGIN@.hideProjectOnPreserve : Whether projects should be hidden when the preserve option is used for the deletion. @@ -44,8 +43,7 @@ By default `Deleted-Projects`. -<a id="protectedProject"> -`plugin.@PLUGIN@.protectedProject` +plugin.@PLUGIN@.protectedProject : The name of a project that is protected against deletion. May be an exact name or a regular expression. @@ -54,8 +52,8 @@ By default not set. -<a id="archiveDeletedRepos"> -`plugin.@PLUGIN@.archiveDeletedRepos` + +plugin.@PLUGIN@.archiveDeletedRepos : Whether to archive repositories instead of deleting them. Archiving the git repository means that the repository is stored @@ -79,8 +77,7 @@ By default false. -<a id="archiveFolder"> -`plugin.@PLUGIN@.archiveFolder` +plugin.@PLUGIN@.archiveFolder : The absolute path of the archive folder to store archived repositories. The git repository is archived to this target folder only if @@ -88,8 +85,7 @@ By default `$site_path/data/delete-project`. -<a id="deleteArchivedReposAfter"> -`plugin.@PLUGIN@.deleteArchivedReposAfter` +plugin.@PLUGIN@.deleteArchivedReposAfter : The time duration for the git repository to be archived. The following suffixes are supported to define the time unit:\n