Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-05-23 08:05:02 +0000
committerAlexander Kurtakov2017-05-23 08:40:06 +0000
commitce1492c920352450294dc061aa436cc6422082f1 (patch)
treebda5de329e3f9b613e5f72dfee3dc4009bd4dd31 /changelog
parent8273a20629f99d2878a86e6288909888cd7432b7 (diff)
downloadorg.eclipse.linuxtools-ce1492c920352450294dc061aa436cc6422082f1.tar.gz
org.eclipse.linuxtools-ce1492c920352450294dc061aa436cc6422082f1.tar.xz
org.eclipse.linuxtools-ce1492c920352450294dc061aa436cc6422082f1.zip
Update all helps with latest content from wiki and with latest wikitext.
Change-Id: Ifbc0c067d5d9c2000916e4f41fd9f656deb399a0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/97736 Tested-by: Hudson CI
Diffstat (limited to 'changelog')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html4
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html4
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html4
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html9
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html4
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/toc.xml22
6 files changed, 23 insertions, 24 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html
index fbe5399559..735ec7df60 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html
@@ -28,7 +28,7 @@
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">ChangeLog Plug-in Functions</td>
</tr>
- </table><hr/>
+ </table><hr class="navigation-separator"/>
<h1 id="ChangeLog_Editor">ChangeLog Editor</h1>
<p>The ChangeLog plug-in provides a special editor for ChangeLog files. This editor has syntax highlighting and provides a
<i>file-hyperlink</i> feature. To use the
@@ -44,7 +44,7 @@
<b>Ctrl</b></code>+<code>
<b>Alt</b></code>+<code>
<b>v</b></code> to copy those changes to the clipboard. This is useful if you wish to use the ChangeLog entry as your comment when you perform a commit.
- </p><hr/>
+ </p><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left">
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html
index 156cfb4e3a..6b63d62b37 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html
@@ -28,7 +28,7 @@
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">Updating This Document</td>
</tr>
- </table><hr/>
+ </table><hr class="navigation-separator"/>
<h1 id="ChangeLog_Plug-in_Functions">ChangeLog Plug-in Functions</h1>
<p>The ChangeLog plug-in has two functions:
<b>Insert ChangeLog</b> and
@@ -98,7 +98,7 @@
<br/>&#169; Copyright Phil Muldoon &lt;pkmuldoon@picobot.org&gt; 2006.
<br/>This documentation is licensed under the Eclipse Public License v. 1.0.</p>
- </p><hr/>
+ </p><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left">
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html
index fff3e2d62c..29e6dfe3ba 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html
@@ -28,7 +28,7 @@
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">ChangeLog Editor</td>
</tr>
- </table><hr/>
+ </table><hr class="navigation-separator"/>
<h1 id="ChangeLog_Preferences">ChangeLog Preferences</h1>
<p>To configure your ChangeLog preferences, navigate to <u>Window</u> &gt; <u>Preferences</u> and click <u>ChangeLog</u>. This will open the
<b>
@@ -54,7 +54,7 @@
<dl>
<dt>Editor</dt>
<dd>The name of the editor module Eclipse should use for editing the ChangeLog file.</dd>
- </dl><hr/>
+ </dl><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left">
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html
index daca2b4980..7d4afe5892 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html
@@ -24,12 +24,11 @@
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top"></td>
</tr>
- </table><hr/>
+ </table><hr class="navigation-separator"/>
<h1 id="Updating_This_Document">Updating This Document</h1>
- <p> This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit
-
- <a href="http://wiki.eclipse.org/Linux_Tools_Project/ChangeLog/User_Guide">http://wiki.eclipse.org/Linux_Tools_Project/ChangeLog/User_Guide</a> .
- </p><hr/>
+ <pre> This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit
+ <a href="http://wiki.eclipse.org/Linux_Tools_Project/ChangeLog/User_Guide">http://wiki.eclipse.org/Linux_Tools_Project/ChangeLog/User_Guide</a> .
+</pre><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left">
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html
index 19e2d1915a..72581ea2b2 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html
@@ -24,11 +24,11 @@
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">ChangeLog Preferences</td>
</tr>
- </table><hr/>
+ </table><hr class="navigation-separator"/>
<h1 id="Overview">Overview</h1>
<p>The ChangeLog plug-in for Eclipse is a basic set of extensions to enable ChangeLog functionality for projects in Eclipse.</p>
<p>Before using the plug-in, you should set the ChangeLog preferences. These preferences include the name and e-mail address you wish to use in a ChangeLog entry. </p>
- <p>The default name and e-mail address used by the ChangeLog plug-in are your workstation username and your username@hostname information, respectively. If you set the environment variables <code>ECLIPSE_CHANGELOG_REALNAME</code> and/or <code>ECLIPSE_CHANGELOG_EMAIL</code>, the ChangeLog plug-in will use these as the default name and e-mail address instead. </p><hr/>
+ <p>The default name and e-mail address used by the ChangeLog plug-in are your workstation username and your username@hostname information, respectively. If you set the environment variables <code>ECLIPSE_CHANGELOG_REALNAME</code> and/or <code>ECLIPSE_CHANGELOG_EMAIL</code>, the ChangeLog plug-in will use these as the default name and e-mail address instead. </p><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left"></td>
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/toc.xml b/changelog/org.eclipse.linuxtools.changelog.doc/toc.xml
index 14c002890a..ae39864308 100644
--- a/changelog/org.eclipse.linuxtools.changelog.doc/toc.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/toc.xml
@@ -1,14 +1,14 @@
<?xml version='1.0' encoding='utf-8' ?>
<toc topic="Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html" label="ChangeLog Editor User Guide">
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html" label="ChangeLog Editor User Guide">
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html" label="Overview"></topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html" label="ChangeLog Preferences"></topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html" label="ChangeLog Editor"></topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html" label="ChangeLog Plug-in Functions">
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Insert_ChangeLog" label="Insert ChangeLog"></topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Prepare_ChangeLog" label="Prepare ChangeLog"></topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Format_ChangeLog" label="Format ChangeLog"></topic>
- </topic>
- <topic href="Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
- </topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html" label="ChangeLog Editor User Guide">
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/User-Guide.html" label="Overview"></topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Preferences.html" label="ChangeLog Preferences"></topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Editor.html" label="ChangeLog Editor"></topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html" label="ChangeLog Plug-in Functions">
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Insert_ChangeLog" label="Insert ChangeLog"></topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Prepare_ChangeLog" label="Prepare ChangeLog"></topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/ChangeLog-Plug-in-Functions.html#Format_ChangeLog" label="Format ChangeLog"></topic>
+ </topic>
+ <topic href="Linux_Tools_Project/ChangeLog/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
+ </topic>
</toc> \ No newline at end of file

Back to the top