Skip to content

Commit

Permalink
Update generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2024
1 parent 0035915 commit a7cfe3d
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 11 deletions.
1 change: 1 addition & 0 deletions apiconcepts/Tridion_Docs_15.1/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ <h1 id="tridion-docs-api-documentation">Tridion Docs API Documentation</h1>
<h2 id="content-manager-web-services-apihttpsdocsrwscomtridiondocs151webservicesapi"><a href="https://docs.rws.com/TridionDocs15.1/WebServicesAPI">Content Manager Web Services API</a></h2>
<p>This section contains information for developers to develop applications on top of the Content Manager Web Services API.</p>
<p>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 use them.</p>
<p>To directly access the API specification for Tridion Docs OpenAPI, go <a href="../api/15.1/index.html">here</a></p>
<h2 id="powershell-modules">PowerShell modules</h2>
<h3 id="ishdeployhttpsdocsrwscomtridiondocs151ishdeploy"><a href="https://docs.rws.com/TridionDocs15.1/ISHDeploy/">ISHDeploy</a></h3>
<p>ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.1.0.</p>
Expand Down
15 changes: 8 additions & 7 deletions apiconcepts/Tridion_Docs_15/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,17 @@ <h1 id="tridion-docs-api-documentation">Tridion Docs API Documentation</h1>

<h2 id="content-manager-web-services-apihttpsdocsrwscomtridiondocs15webservicesapi"><a href="https://docs.rws.com/TridionDocs15/WebServicesAPI">Content Manager Web Services API</a></h2>
<p>This section contains information for developers to develop applications on top of the Content Manager Web Services API.</p>
<p>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.</p>
<p>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 use them.</p>
<p>To directly access the API specification for Tridion Docs OpenAPI, go <a href="../api/15.0/index.html">here</a></p>
<h2 id="powershell-modules">PowerShell modules</h2>
<h3 id="ishdeployhttpsdocsrwscomtridiondocs15ishdeploy"><a href="https://docs.rws.com/TridionDocs15/ISHDeploy/">ISHDeploy</a></h3>
<p>ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.1.0.</p>
<p>ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.0.0.</p>
<h3 id="ishremotehttpsgithubcomrwsishremote"><a href="https://github.com/RWS/ISHRemote">ISHRemote</a></h3>
<p>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.</p>
<h3 id="ishserverhttpsgithubcomrwsishserver"><a href="https://github.com/RWS/ISHServer">ISHServer</a></h3>
<p>ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs</p>
<p>ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs.</p>
<h3 id="ishbootstraphttpsgithubcomrwsishbootstrap"><a href="https://github.com/RWS/ISHBootstrap">ISHBootstrap</a></h3>
<p>ISHBootstrap is a bootstrapper for deployments of Tridion Docs Content Manager</p>
<p>ISHBootstrap is a bootstrapper for deployments of Tridion Docs Content Manager.</p>
<h2 id="tridion-dxa">Tridion DXA</h2>
<p>This section is intended for developers wanting to extend DXA functionality using its open-source .NET and Java APIs.</p>
<h3 id="customizing-and-extending-dxa">Customizing and extending DXA</h3>
Expand All @@ -105,13 +106,13 @@ <h3 id="customizing-and-extending-dxa">Customizing and extending DXA</h3>
<p><a href="https://docs.rws.com/784837/720545/sdl-digital-experience-accelerator-2-2/java-web-application-development">Java web application development</a>
Set up a Java development environment to customize or extend the DXA Java web application.</p>
<p><a href="https://docs.rws.com/784837/679912/sdl-digital-experience-accelerator-2-2/using-sdl-s-public-apis">Using RWS&#39;s public APIs</a>
Use the available public APIs to extend and customize the behavior DXA.</p>
Use the available public APIs to extend and customize the behavior of DXA.</p>
<p><a href="https://docs.rws.com/784837/651695/sdl-digital-experience-accelerator-2-2/creating-the-folder-structure-for-a-custom-module">Creating the folder structure for a custom module</a>
A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to RWS Digital Experience Accelerator, you need to create a folder structure in Content Manager.</p>
A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to DXA, you need to create a folder structure in Content Manager.</p>
<p><a href="https://docs.rws.com/784837/695734/sdl-digital-experience-accelerator-2-2/model-mapping-and-semantics">Model mapping and semantics</a>
Domain (Content Manager) Models are mapped to the Presentation (View) Models using Model Semantics so that web developers can work with data structures optimized for the Views they are creating without having to have a deep understanding of the underlying content model.</p>
<h3 id="api-reference-documentation-downloads">API reference documentation downloads</h3>
<p>Links to download the API reference documentation for RWS Digital Experience Accelerator.</p>
<p>Links to download the API reference documentation for DXA.</p>
<ul>
<li><a href="https://docs.sdl.com/DXA/DotNET/2.2/APIDOC/">DXA API for .NET</a></li>
<li><a href="https://docs.sdl.com/DXA/Java/2.2/APIDOC/">DXA API for Java</a></li>
Expand Down
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"apiconcepts/Tridion_Docs_15.1/overview.html": {
"href": "apiconcepts/Tridion_Docs_15.1/overview.html",
"title": "Tridion Docs API Documentation",
"keywords": "Tridion Docs API Documentation Content Manager Web Services API This section contains information for developers to develop applications on top of the Content Manager Web Services API. 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 use them. PowerShell modules ISHDeploy ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.1.0. ISHRemote 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 ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs. ISHBootstrap 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. Customizing and extending DXA Development prerequisites Developing custom Tridion Sites web applications/sites requires a full development environment. The necessary third-party software differs depending on whether you are developing a .NET or Java application. .NET web application development Set up a .NET development environment to customize or extend the DXA .NET web application. Java web application development Set up a Java development environment to customize or extend the DXA Java web application. Using RWS's public APIs Use the available public APIs to extend and customize the behavior of DXA. Creating the folder structure for a custom module A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to DXA, you need to create a folder structure in Content Manager. Model mapping and semantics Domain (Content Manager) Models are mapped to the Presentation (View) Models using Model Semantics so that web developers can work with data structures optimized for the Views they are creating without having to have a deep understanding of the underlying content model. API reference documentation downloads Links to download the API reference documentation for DXA. DXA API for .NET DXA API for Java Content Delivery's Public Content API"
"keywords": "Tridion Docs API Documentation Content Manager Web Services API This section contains information for developers to develop applications on top of the Content Manager Web Services API. 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 use them. To directly access the API specification for Tridion Docs OpenAPI, go here PowerShell modules ISHDeploy ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.1.0. ISHRemote 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 ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs. ISHBootstrap 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. Customizing and extending DXA Development prerequisites Developing custom Tridion Sites web applications/sites requires a full development environment. The necessary third-party software differs depending on whether you are developing a .NET or Java application. .NET web application development Set up a .NET development environment to customize or extend the DXA .NET web application. Java web application development Set up a Java development environment to customize or extend the DXA Java web application. Using RWS's public APIs Use the available public APIs to extend and customize the behavior of DXA. Creating the folder structure for a custom module A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to DXA, you need to create a folder structure in Content Manager. Model mapping and semantics Domain (Content Manager) Models are mapped to the Presentation (View) Models using Model Semantics so that web developers can work with data structures optimized for the Views they are creating without having to have a deep understanding of the underlying content model. API reference documentation downloads Links to download the API reference documentation for DXA. DXA API for .NET DXA API for Java Content Delivery's Public Content API"
},
"apiconcepts/Tridion_Docs_15/overview.html": {
"href": "apiconcepts/Tridion_Docs_15/overview.html",
"title": "Tridion Docs API Documentation",
"keywords": "Tridion Docs API Documentation Content Manager Web Services API 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. PowerShell modules ISHDeploy ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.1.0. ISHRemote 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 ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs ISHBootstrap 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. Customizing and extending DXA Development prerequisites Developing custom Tridion Sites web applications/sites requires a full development environment. The necessary third-party software differs depending on whether you are developing a .NET or Java application. .NET web application development Set up a .NET development environment to customize or extend the DXA .NET web application. Java web application development Set up a Java development environment to customize or extend the DXA Java web application. Using RWS's public APIs Use the available public APIs to extend and customize the behavior DXA. Creating the folder structure for a custom module A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to RWS Digital Experience Accelerator, you need to create a folder structure in Content Manager. Model mapping and semantics Domain (Content Manager) Models are mapped to the Presentation (View) Models using Model Semantics so that web developers can work with data structures optimized for the Views they are creating without having to have a deep understanding of the underlying content model. API reference documentation downloads Links to download the API reference documentation for RWS Digital Experience Accelerator. DXA API for .NET DXA API for Java Content Delivery's Public Content API"
"keywords": "Tridion Docs API Documentation Content Manager Web Services API This section contains information for developers to develop applications on top of the Content Manager Web Services API. 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 use them. To directly access the API specification for Tridion Docs OpenAPI, go here PowerShell modules ISHDeploy ISHDeploy is a PowerShell module that enables the code-as-configuration concept for Tridion Docs, starting from version 13.0.0, up to and including 15.0.0. ISHRemote 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 ISHServer is a PowerShell module to help automate installation of prerequisites for Tridion Docs. ISHBootstrap 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. Customizing and extending DXA Development prerequisites Developing custom Tridion Sites web applications/sites requires a full development environment. The necessary third-party software differs depending on whether you are developing a .NET or Java application. .NET web application development Set up a .NET development environment to customize or extend the DXA .NET web application. Java web application development Set up a Java development environment to customize or extend the DXA Java web application. Using RWS's public APIs Use the available public APIs to extend and customize the behavior of DXA. Creating the folder structure for a custom module A custom module implements a distinct piece of functionality that is only relevant to some implementations. When you want to add a module to DXA, you need to create a folder structure in Content Manager. Model mapping and semantics Domain (Content Manager) Models are mapped to the Presentation (View) Models using Model Semantics so that web developers can work with data structures optimized for the Views they are creating without having to have a deep understanding of the underlying content model. API reference documentation downloads Links to download the API reference documentation for DXA. DXA API for .NET DXA API for Java Content Delivery's Public Content API"
},
"getting-started.html": {
"href": "getting-started.html",
Expand Down
10 changes: 8 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,30 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "apiconcepts/Tridion_Docs_15.1/overview.md",
"output": {
".html": {
"relative_path": "apiconcepts/Tridion_Docs_15.1/overview.html",
"hash": "C5TDzkVZnOS/10lDdR1HV7B4o/zQuGRixEO9TmEaDXc="
"hash": "bjwQw1QmOBpFHSxMEv7krT7wrlTyIy4ZIpbG5cfDOck="
}
},
"is_incremental": false,
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "apiconcepts/Tridion_Docs_15/overview.md",
"output": {
".html": {
"relative_path": "apiconcepts/Tridion_Docs_15/overview.html",
"hash": "jr2s3U1z/GNPv+c4KI4M3NfSbCuWUgDwQu3l0ZXyobo="
"hash": "4UHGz2bptajvKrsodJZXFxt0QmjJn25TFqb3CXwNCUI="
}
},
"is_incremental": false,
Expand Down

0 comments on commit a7cfe3d

Please sign in to comment.