docs(segments): revise descriptions for language segments

This commit is contained in:
L. Yeung 2022-05-12 18:40:17 +08:00 committed by Jan De Dobbeleer
parent 8c9b6358b5
commit 6f99041ad9
22 changed files with 38 additions and 60 deletions

View file

@ -14,7 +14,7 @@
}, },
{ {
"type": "revert", "type": "revert",
"section": "Refactor" "section": "Reverts"
}, },
{ {
"type": "theme", "type": "theme",

View file

@ -44,9 +44,8 @@ Display the currently active [Angular CLI][angular-cli-docs] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[angular-cli-docs]: https://angular.io/cli [angular-cli-docs]: https://angular.io/cli

View file

@ -50,9 +50,7 @@ Display the currently active [Azure Functions CLI][az-func-core-tools] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Error`: `string` - error encountered when fetching the version string
- `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[az-func-core-tools]: https://github.com/Azure/azure-functions-core-tools [az-func-core-tools]: https://github.com/Azure/azure-functions-core-tools

View file

@ -48,9 +48,7 @@ Display the active [CDS CLI][sap-cap-cds] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Error`: `string` - error encountered when fetching the version string
- `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors
- `.HasDependency`: `bool` - a flag if `@sap/cds` was found in `package.json` - `.HasDependency`: `bool` - a flag if `@sap/cds` was found in `package.json`
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -47,9 +47,8 @@ Display the active [Cloud Foundry CLI][cloud-foundry] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[cloud-foundry]: https://github.com/cloudfoundry/cli [cloud-foundry]: https://github.com/cloudfoundry/cli

View file

@ -47,8 +47,7 @@ Display the currently active crystal version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -48,8 +48,7 @@ folder are present (default)
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -52,7 +52,8 @@ Display the currently active [.NET SDK][net-sdk-docs] version.
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Prerelease`: `string` - prerelease info text
- `.BuildMetadata`: `string` - build metadata - `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors - `.URL`: `string` - URL of the version info / release notes
- `.Error`: `string` - error encountered when fetching the version string
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[net-sdk-docs]: https://docs.microsoft.com/en-us/dotnet/core/tools [net-sdk-docs]: https://docs.microsoft.com/en-us/dotnet/core/tools

View file

@ -48,8 +48,7 @@ Display the currently active golang version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -53,9 +53,8 @@ Using stack ghc will decrease performance.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
- `.StackGhc`: `boolean` - `true` if stack ghc was used, otherwise `false` - `.StackGhc`: `boolean` - `true` if stack ghc was used, otherwise `false`
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -60,8 +60,6 @@ Display the currently active java version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Error`: `string` - error encountered when fetching the version string
- `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -47,8 +47,7 @@ Display the currently active julia version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -47,9 +47,8 @@ Display the currently active [Kotlin][kotlin] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[kotlin]: https://kotlinlang.org/ [kotlin]: https://kotlinlang.org/

View file

@ -49,9 +49,8 @@ Display the currently active [Node.js][node-js] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
- `.PackageManagerIcon`: `string` - the Yarn on NPM icon when setting `fetch_package_manager` to `true` - `.PackageManagerIcon`: `string` - the Yarn on NPM icon when setting `fetch_package_manager` to `true`
- `.Mismatch`: `boolean` - if the version in `.nvmrc` matches with `.Full` - `.Mismatch`: `boolean` - if the version in `.nvmrc` matches with `.Full`

View file

@ -37,7 +37,8 @@ Display the currently active [npm][npm-docs] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Error`: `string` - when fetching the version string errors - `.URL`: `string` - URL of the version info / release notes
- `.Error`: `string` - error encountered when fetching the version string
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[npm-docs]: https://docs.npmjs.com/about-npm [npm-docs]: https://docs.npmjs.com/about-npm

View file

@ -48,8 +48,7 @@ files are present (default)
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -55,8 +55,7 @@ or not - defaults to `true`
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -48,9 +48,8 @@ Display the currently active [R][r-homepage] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[r-homepage]: https://www.r-project.org/ [r-homepage]: https://www.r-project.org/

View file

@ -47,8 +47,6 @@ Display the currently active ruby version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Error`: `string` - error encountered when fetching the version string
- `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -47,8 +47,6 @@ Display the currently active rust version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.Error`: `string` - error encountered when fetching the version string
- `.BuildMetadata`: `string` - build metadata
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates

View file

@ -47,9 +47,8 @@ Display the currently active [Swift][swift] version.
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[swift]: https://www.swift.org/ [swift]: https://www.swift.org/

View file

@ -50,9 +50,8 @@ see [the documentation][ui5-version-help]).
- `.Major`: `string` - major number - `.Major`: `string` - major number
- `.Minor`: `string` - minor number - `.Minor`: `string` - minor number
- `.Patch`: `string` - patch number - `.Patch`: `string` - patch number
- `.Prerelease`: `string` - prerelease info text - `.URL`: `string` - URL of the version info / release notes
- `.BuildMetadata`: `string` - build metadata - `.Error`: `string` - error encountered when fetching the version string
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates [templates]: /docs/configuration/templates
[ui5-homepage]: https://sap.github.io/ui5-tooling [ui5-homepage]: https://sap.github.io/ui5-tooling