Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanhuijsen committed Jul 1, 2024
1 parent 854b461 commit 78f9b5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apiconcepts/Tridion_Docs_15.1/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## [Content Manager Web Services API](https://docs.rws.com/TridionDocs15.1/WebServicesAPI) ##
This section contains information for developers to develop applications on top of the Content Manager Web Services API.

Only described API classes and functions are supported and can be used. Do not use any other API function, because they are subject to change.
You can only use the API classes and functions that are available from this page. Any other API functions are subject to change and not supported externally, so you should not not use them.

## PowerShell modules

Expand All @@ -13,10 +13,10 @@ ISHDeploy is a PowerShell module that enables the code-as-configuration concept
ISHRemote is a PowerShell module on top of Tridion Docs Content Manager. Its goal is business automation on top of the Component Content Management System.

### [ISHServer](https://github.com/RWS/ISHServer)
ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs
ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs.

### [ISHBootstrap](https://github.com/RWS/ISHBootstrap)
ISHBootstrap is a bootstrapper for deployments of Tridion Docs Content Manager
ISHBootstrap is a bootstrapper for deployments of Tridion Docs Content Manager.

## Tridion DXA ##
This section is intended for developers wanting to extend DXA functionality using its open-source .NET and Java APIs.
Expand Down

0 comments on commit 78f9b5d

Please sign in to comment.