|
6 | 6 | <author>Radu Coravu</author>
|
7 | 7 | </prolog>
|
8 | 8 | <body>
|
| 9 | + <section id="section_gxh_vpv_v2c"> |
| 10 | + <title>Oxygen Applications</title> |
| 11 | + <p> |
| 12 | + <ul id="ul_v3t_mcs_lwx"> |
| 13 | + <li><xref href="https://www.oxygenxml.com/content_fusion.html" format="html" |
| 14 | + scope="external"><b>Oxygen Content Fusion</b></xref> is a <b>web-based |
| 15 | + Git-enabled DITA CMS</b>. It is designed to provide the missing pieces |
| 16 | + that Git lacks when working with a DITA project, such as review workflows |
| 17 | + and publishing.</li> |
| 18 | + <li><xref href="https://www.oxygenxml.com/doc/ug-addons/topics/git-addon.html" |
| 19 | + format="html" scope="external"><b>Git Client</b></xref> add-on in Oxygen |
| 20 | + XML Editor allows you to use Git from the comfort of your authoring |
| 21 | + tool.</li> |
| 22 | + <li><xref href="https://www.oxygenxml.com/xml_web_author.html" format="html" |
| 23 | + scope="external"><b>Oxygen XML Web Author</b></xref> has support for all |
| 24 | + Git hosting servers. It is customisable and can be integrated with your |
| 25 | + workflows and tools, such as <xref |
| 26 | + href="https://www.oxygenxml.com/demo/wa_web_author_into_your_documentation_review_workflow.html" |
| 27 | + format="html" scope="external">JIRA issue tracking</xref>.</li> |
| 28 | + </ul> |
| 29 | + </p> |
| 30 | + </section> |
9 | 31 | <section id="section_ozj_tzy_qwb">
|
10 |
| - <title>Server-side solutions</title> |
| 32 | + <title>Repository hosting solutions</title> |
11 | 33 | <p>
|
12 | 34 | <ul id="ul_gjw_5tl_mwb">
|
13 | 35 | <li><xref href="https://github.com/" format="html" scope="external"
|
|
23 | 45 | </ul></p>
|
24 | 46 | </section>
|
25 | 47 | <section id="section_jrl_5zy_qwb">
|
26 |
| - <title>Client-side applications</title> |
| 48 | + <title>Other client-side applications</title> |
27 | 49 | <p>There are lots of free client-side applications that can be used to work with Git
|
28 | 50 | repositories:</p>
|
29 | 51 | <ul id="ul_v3t_mcs_lwb">
|
30 | 52 | <li><b>Git Fork</b></li>
|
31 | 53 | <li><b>Git Tower</b></li>
|
32 | 54 | <li><b>SourceTree</b></li>
|
33 |
| - <li><b>GitHub Desktop</b></li> |
34 |
| - <li><b>Git</b> console</li> |
35 |
| - <li><xref href="https://www.oxygenxml.com/doc/ug-addons/topics/git-addon.html" format="html" |
36 |
| - scope="external"><b>Git Client</b></xref> add-on in Oxygen XML Editor</li> |
37 |
| - <li>Web-based clients like Oxygen <xref href="https://www.oxygenxml.com/xml_web_author.html" |
38 |
| - format="html" scope="external"><b>Web Author</b></xref>, or Oxygen <xref |
39 |
| - href="https://www.oxygenxml.com/content_fusion.html" format="html" |
40 |
| - scope="external"><b>Content Fusion</b></xref></li> |
| 55 | + <li><b>GitHub Desktop</b> |
| 56 | + <ul id="ul_nlw_lrv_v2c"> |
| 57 | + <li>Allows you to cherry-pick commits with drag & drop, but otherwise |
| 58 | + has limited functionality</li> |
| 59 | + </ul></li> |
| 60 | + <li>The <codeph>git</codeph> command-line client<ul id="ul_adf_mrv_v2c"> |
| 61 | + <li>Useful for scripting or advanced commands</li> |
| 62 | + </ul></li> |
41 | 63 | </ul>
|
42 | 64 | </section>
|
43 | 65 | </body>
|
|
0 commit comments