Skip to content

Commit 7c618b1

Browse files
authored
Merge pull request #44 from RWS/main_remove_variable_links
Prevent variable names from being converted to links.
2 parents 014a124 + d862357 commit 7c618b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ Var:ProductName is the platform on which RWS host a number of products. You're i
77
- Trados Studio (cloud capabilities)
88
- Trados Go
99

10-
## Integrating with <Var:ProductName> products
10+
## Integrating with Var:ProductName products
1111
To create an integration with any of the products listed above, you'll need to use the Public API. You can find the documentation for the API [here](articles/LCPublicAPI/docs/Introduction.md). Note that the API is updated regularly so make sure that you check out the [What's new](articles/LCPublicAPI/docs/Whats-New.md) section to find out information on recently added features. To enable RWS to extend and improve the API, and to support the latest features in the products, sometimes it's necessary to remove or change functionality. For that, you'll need to check the [What's deprecated](articles/LCPublicAPI/docs/Whats-Deprecated.md) page where RWS will post advance notice of any API endpoints that will be removed or change in the future. Don't worry though because RWS will try and give six months notice of any breaking changes.
1212
Click [here](articles/LCPublicAPI/docs/Introduction.md) to find out more.
1313

14-
## Extending <Var:ProductName> products
15-
<Var:ProductName> products can be extended in a number of ways. For example, you may want to create an add-on to support a machine translation engine or you may want to create a custom workflow task. RWS provides an extensibility framework for the <Var:ProductName> suite of products. To get more information on what's required and how you can do this, visit the [<Var:ProductName> extensibility documentation](articles/Extensibility/) pages.
14+
## Extending Var:ProductName products
15+
Var:ProductName products can be extended in a number of ways. For example, you may want to create an add-on to support a machine translation engine or you may want to create a custom workflow task. RWS provides an extensibility framework for the Var:ProductName suite of products. To get more information on what's required and how you can do this, visit the [Var:ProductName extensibility documentation](articles/Extensibility/) pages.
1616
Click [here](articles/Extensibility/docs/Whats-New.md) to find out more.
1717

1818
## Interacting with files
19-
Translatable content in <Var:ProductName> is held in a format called **Bilingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/BCM/BCM.NET_client_API.md) to find out more.
19+
Translatable content in Var:ProductName is held in a format called **Bilingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/BCM/BCM.NET_client_API.md) to find out more.
2020

2121
## Reporting API issues ##
2222
If you want to report an issue with the API, you can find information on how to do this here - [How to report an issue](articles/LCPublicAPI/docs/how-to-report-an-issue.md)

0 commit comments

Comments
 (0)