diff --git a/git-tech-writers/git_client_applications.dita b/git-tech-writers/git_client_applications.dita index 5cf79f7..40f1621 100644 --- a/git-tech-writers/git_client_applications.dita +++ b/git-tech-writers/git_client_applications.dita @@ -32,7 +32,7 @@
  • SourceTree
  • GitHub Desktop
  • Git console
  • -
  • Git Client add-on in Oxygen XML Editor
  • Web-based clients like Oxygen Web Author diff --git a/git-tech-writers/git_validation.dita b/git-tech-writers/git_validation.dita index 079edcf..dd4bfb8 100644 --- a/git-tech-writers/git_validation.dita +++ b/git-tech-writers/git_validation.dita @@ -19,7 +19,7 @@
  • Validate on the client side before committing or pushing changes. For example, the Oxygen Git Client add-on allows two types of client side validation:
  • As another neat feature of being an Oxygen application, in the Oxygen JSON Editor, you can install useful free add-ons like the Git client-add on, Batch Documents Converter, or the JSON Schema Documentation generator add-on.
  • All the nifty conversion tools (JSON to YAML, Oxygen XML Author can be enhanced by installing add-ons. There are a large number of free and useful add-ons for technical documentation writers and we will explore some of them. Documentation and installation instructions for all Oxygen add-ons can be found here.
    @@ -25,7 +25,7 @@
    Fluenta DITA Translation Add-on
    Create and manage XLiff files from your DITA XML content using the Fluenta libraries.
      @@ -36,13 +36,13 @@
      Batch Documents Converter
      Convert various formats like Word, HTML, Markdown, DocBook, Open API, or Confluence into other formats like DITA XML.
      -
      Git Client add-on
      Collaborate with your colleagues on a Git project. Comes with support for:
      • Git Staging
          @@ -54,7 +54,7 @@
          Content Fusion Connector Add-on
          Create review tasks for collaborators and subject matter experts who can @@ -62,7 +62,7 @@
          Feedback Comments Manager Add-on
          View and manage comments made in the Oxygen WebHelp Feedback forms directly @@ -70,7 +70,7 @@
          Terminology Checker Add-on
            @@ -82,21 +82,21 @@
            Live Tutorials Add-on
            Create or explore already available tutorials to learn various Oxygen features.
            DITA Prolog Updater Add-on
            Automatically update the author name and revision dates in the prolog section when saving DITA topics or maps in Oxygen.
            DITA References View Add-on
            See the set of outgoing and incoming references for each opened DITA topic, including references defined in a relationship table.
            diff --git a/topics/ai-positron-assistant-retrospective-analysis.dita b/topics/ai-positron-assistant-retrospective-analysis.dita index 3a2bfab..bf50999 100644 --- a/topics/ai-positron-assistant-retrospective-analysis.dita +++ b/topics/ai-positron-assistant-retrospective-analysis.dita @@ -53,7 +53,7 @@
            Predefined actionsOver time, we improved how we write prompts for the many predefined actions that come with the add-on. For each action, we try to give a clear prompt with lots of details so the AI engine can produce the best results. We test our predefined actions using both manual and automatic @@ -61,7 +61,7 @@ Anthropic Claude, like Sonnet.
            Custom actionsWe wanted to give companies the flexibility to create their own custom actions using specific prompts to solve their unique problems. With the add-on, we provide a JSON schema that defines all aspects of implementing custom AI actions. The key to a successful action is to make it @@ -77,7 +77,7 @@ Draft use the AI engine to expand existing content and create valid DITA XML content. Since AI engines can make mistakes if they don't have enough details, we added support for RAG (retrieval augmented generation) functions. These functions use the existing project content to give the AI engine enough useful information to create new DITA XML content. A common diff --git a/topics/ai_positron.dita b/topics/ai_positron.dita index 4f4dcf9..0f9c3b7 100644 --- a/topics/ai_positron.dita +++ b/topics/ai_positron.dita @@ -35,7 +35,7 @@
            • Oxygen desktop allows installing two flavors of the add-on:
              • -

                AI Positron Assistant add-on.

                This add-on works through a subscription-based model using the

              • AI Positron Assistant Enterprise add-on.

                This add-on allows end users to connect to their own AI engine server. The following connection types are supported:

                  @@ -89,7 +89,7 @@

                  After installing the add-on, the following features are available in the Oxygen desktop:

                  • AI Positron Assistant side view. This side view contains the following functionality:
                    • Invoke various actions to generate and re-write content using AI.
                    • @@ -115,7 +115,7 @@ content in the chat pane (within the AI Positron Assistant view) that can be used to solve the problem.
                    • The add-on contributes two XPath extension functions (ai:transform-content and ai:verify-content) that can be used to rephrase content or to perform validation checks on existing @@ -125,7 +125,7 @@
                      Predefined and Custom Actions

                      Once you log in to the server, a set of predefined actions are available, grouped in categories: Accessibility, Content Generation, Development, Rewrite, Overview, Marketing, and Translation. The AI Positron Assistant Samples Playground samples project contains useful samples to test the functionality of these actions.

                      Custom actions can also be created and used. The same Batch Processing

                      The AI Positron Refactoring actions added to the Project and DITA Maps Manager views are a way to run actions on multiple files. For example, you could use the predefined Translate to action