Skip to content

Commit

Permalink
generating md from html files
Browse files Browse the repository at this point in the history
  • Loading branch information
CI-nokia authored and CI-nokia committed Jul 19, 2019
1 parent 38be7f9 commit 4392d19
Show file tree
Hide file tree
Showing 54 changed files with 194 additions and 194 deletions.
2 changes: 1 addition & 1 deletion docs/help/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<a href="RED/../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<h2>About this Guide</h2>
<p>This topic gathers useful tips and informations about RED User Guide
</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/first_steps/create_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<h2>Create project, add test and run</h2>

In order to start working with RED &amp; Eclipse, you should set RED perspective. In this perspective you can add robot project and test suites/resource files.
Expand Down
2 changes: 1 addition & 1 deletion docs/help/first_steps/download_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<h2>Download &amp; install</h2>
<h3>Get Java</h3>
<p>RED is compatible with Oracle Java 1.8+.<br/>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/first_steps/eclipse_principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<h2>Eclipse principles</h2>
<h3>Eclipse platform overview</h3>
<p>The Eclipse platform itself is structured as subsystems which are implemented in one or more plug-ins.
Expand Down
12 changes: 6 additions & 6 deletions docs/help/first_steps/first_steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt;

<h2>First steps with RED</h2>
<p>Material is intended to provide introduction with RED usage for users not experienced with
Expand All @@ -12,15 +12,15 @@
</p>
<h3>Contents</h3>
<ul>
<li><a href="../../../help/first_steps/download_install.html">Download and install</a>
<li><a href="RED/../../../help/first_steps/download_install.html">Download and install</a>
</li>
<li><a href="../../../help/first_steps/eclipse_principles.html">Eclipse principles</a>
<li><a href="RED/../../../help/first_steps/eclipse_principles.html">Eclipse principles</a>
</li>
<li><a href="../../../help/first_steps/setting_up_environment.html">Setting up environment</a>
<li><a href="RED/../../../help/first_steps/setting_up_environment.html">Setting up environment</a>
</li>
<li><a href="../../../help/first_steps/create_run.html">Create project, add test and run</a>
<li><a href="RED/../../../help/first_steps/create_run.html">Create project, add test and run</a>
</li>
<li><a href="../../../help/first_steps/preferences_misc.html">Preferences and red.xml</a>
<li><a href="RED/../../../help/first_steps/preferences_misc.html">Preferences and red.xml</a>
</li>
</ul>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/first_steps/preferences_misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<h2>RED Preferences &amp; red.xml and other</h2>
This page is intended to help users in following cases: <br/>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/first_steps/setting_up_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/first_steps/first_steps.html">First steps with RED</a> &gt;

<h2>Establishing environment</h2>
<p>As mentioned <a href="download_install.html">earlier</a> RED requires Python interpreter with Robot Framework
Expand Down
106 changes: 53 additions & 53 deletions docs/help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,117 +6,117 @@
<h2>RED Robot Editor User Guide</h2>
<h3>Contents</h3>
<ul>
<li><a href="../../help/about.html">About this Guide</a>
<li><a href="RED/../../help/about.html">About this Guide</a>
</li>
<li><a href="../../help/legal.html">Legal</a>
<li><a href="RED/../../help/legal.html">Legal</a>
</li>
<li><a href="../../help/keys.html">RED key shortcuts cheatsheet</a>
<li><a href="RED/../../help/keys.html">RED key shortcuts cheatsheet</a>
</li>
<li><a href="../../help/first_steps/first_steps.html">First steps with RED</a>
<li><a href="RED/../../help/first_steps/first_steps.html">First steps with RED</a>
<ul>
<li><a href="../../help/first_steps/download_install.html">Download and install</a>
<li><a href="RED/../../help/first_steps/download_install.html">Download and install</a>
</li>
<li><a href="../../help/first_steps/eclipse_principles.html">Eclipse principles</a>
<li><a href="RED/../../help/first_steps/eclipse_principles.html">Eclipse principles</a>
</li>
<li><a href="../../help/first_steps/setting_up_environment.html">Setting up environment</a>
<li><a href="RED/../../help/first_steps/setting_up_environment.html">Setting up environment</a>
</li>
<li><a href="../../help/first_steps/create_run.html">Create project, add test and run</a>
<li><a href="RED/../../help/first_steps/create_run.html">Create project, add test and run</a>
</li>
<li><a href="../../help/first_steps/preferences_misc.html">Preferences and red.xml</a>
<li><a href="RED/../../help/first_steps/preferences_misc.html">Preferences and red.xml</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/user_guide.html">User guide</a>
<li><a href="RED/../../help/user_guide/user_guide.html">User guide</a>
<ul>
<li><a href="../../help/user_guide/quick_start.html">Quick start with RED - Robot Editor</a>
<li><a href="RED/../../help/user_guide/quick_start.html">Quick start with RED - Robot Editor</a>
</li>
<li><a href="../../help/user_guide/general.html">General usage hints</a>
<li><a href="RED/../../help/user_guide/general.html">General usage hints</a>
</li>
<li><a href="../../help/user_guide/working_with_RED.html">Working with RED</a>
<li><a href="RED/../../help/user_guide/working_with_RED.html">Working with RED</a>
<ul>
<li><a href="../../help/user_guide/working_with_RED/table_general.html">Table Editors - general usage hints</a>
<li><a href="RED/../../help/user_guide/working_with_RED/table_general.html">Table Editors - general usage hints</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/variable_typing.html">Variable typing in editors</a>
<li><a href="RED/../../help/user_guide/working_with_RED/variable_typing.html">Variable typing in editors</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/content_assist.html">Content assistance</a>
<li><a href="RED/../../help/user_guide/working_with_RED/content_assist.html">Content assistance</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/code_templates.html">Code templates</a>
<li><a href="RED/../../help/user_guide/working_with_RED/code_templates.html">Code templates</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/libs.html">Recognizing external libraries in RED</a>
<li><a href="RED/../../help/user_guide/working_with_RED/libs.html">Recognizing external libraries in RED</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/custom_paths_relatve.html">Custom python/class paths and path relativeness</a>
<li><a href="RED/../../help/user_guide/working_with_RED/custom_paths_relatve.html">Custom python/class paths and path relativeness</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/remote_library.html">Remote library</a>
<li><a href="RED/../../help/user_guide/working_with_RED/remote_library.html">Remote library</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/variable_mapping.html">Variable mapping - dealing with parameterized paths to libraries and resources</a>
<li><a href="RED/../../help/user_guide/working_with_RED/variable_mapping.html">Variable mapping - dealing with parameterized paths to libraries and resources</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/variable_files.html">Variable files - using files with variable accessible anywhere inside Project</a>
<li><a href="RED/../../help/user_guide/working_with_RED/variable_files.html">Variable files - using files with variable accessible anywhere inside Project</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/importing.html">Importing files and projects to workspace</a>
<li><a href="RED/../../help/user_guide/working_with_RED/importing.html">Importing files and projects to workspace</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/red_xml.html">Red.xml description</a>
<li><a href="RED/../../help/user_guide/working_with_RED/red_xml.html">Red.xml description</a>
</li>
<li><a href="../../help/user_guide/working_with_RED/dark_theme.html">Dark theme in RED</a>
<li><a href="RED/../../help/user_guide/working_with_RED/dark_theme.html">Dark theme in RED</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/validation.html">Validation</a>
<li><a href="RED/../../help/user_guide/validation.html">Validation</a>
<ul>
<li><a href="../../help/user_guide/validation/scope.html">Limiting validation scope</a>
<li><a href="RED/../../help/user_guide/validation/scope.html">Limiting validation scope</a>
</li>
<li><a href="../../help/user_guide/validation/validation_preferences.html">Configuring problems severity</a>
<li><a href="RED/../../help/user_guide/validation/validation_preferences.html">Configuring problems severity</a>
</li>
<li><a href="../../help/user_guide/validation/headless.html">Running validation in command line</a>
<li><a href="RED/../../help/user_guide/validation/headless.html">Running validation in command line</a>
</li>
<li><a href="../../help/user_guide/validation/tasks.html">Tasks/TODO</a>
<li><a href="RED/../../help/user_guide/validation/tasks.html">Tasks/TODO</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/launching.html">Launching Tests</a>
<li><a href="RED/../../help/user_guide/launching.html">Launching Tests</a>
<ul>
<li><a href="../../help/user_guide/launching/ui_elements.html">User interface</a>
<li><a href="RED/../../help/user_guide/launching/ui_elements.html">User interface</a>
</li>
<li><a href="../../help/user_guide/launching/local_launch.html">Local launches</a>
<li><a href="RED/../../help/user_guide/launching/local_launch.html">Local launches</a>
</li>
<li><a href="../../help/user_guide/launching/local_launch_scripting.html">Local launches scripting</a>
<li><a href="RED/../../help/user_guide/launching/local_launch_scripting.html">Local launches scripting</a>
</li>
<li><a href="../../help/user_guide/launching/remote_launch.html">Remote launches</a>
<li><a href="RED/../../help/user_guide/launching/remote_launch.html">Remote launches</a>
</li>
<li><a href="../../help/user_guide/launching/string_substitution.html">Parameterizing launches</a>
<li><a href="RED/../../help/user_guide/launching/string_substitution.html">Parameterizing launches</a>
</li>
<li><a href="../../help/user_guide/launching/exec_control.html">Controlling execution</a>
<li><a href="RED/../../help/user_guide/launching/exec_control.html">Controlling execution</a>
</li>
<li><a href="../../help/user_guide/launching/debug.html">Debugging Robot</a>
<li><a href="RED/../../help/user_guide/launching/debug.html">Debugging Robot</a>
<ul>
<li><a href="../../help/user_guide/launching/debug/ui_elements.html">User interface</a>
<li><a href="RED/../../help/user_guide/launching/debug/ui_elements.html">User interface</a>
</li>
<li><a href="../../help/user_guide/launching/debug/breakpoints.html">Breakpoints</a>
<li><a href="RED/../../help/user_guide/launching/debug/breakpoints.html">Breakpoints</a>
</li>
<li><a href="../../help/user_guide/launching/debug/hitting_a_breakpoint.html">Hitting a breakpoint</a>
<li><a href="RED/../../help/user_guide/launching/debug/hitting_a_breakpoint.html">Hitting a breakpoint</a>
</li>
<li><a href="../../help/user_guide/launching/debug/preferences.html">Debugger preferences</a>
<li><a href="RED/../../help/user_guide/launching/debug/preferences.html">Debugger preferences</a>
</li>
<li><a href="../../help/user_guide/launching/debug/robot_python_debug.html">Debugging Robot &amp; Python with RED &amp; PyDev</a>
<li><a href="RED/../../help/user_guide/launching/debug/robot_python_debug.html">Debugging Robot &amp; Python with RED &amp; PyDev</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/launching/launch_prefs.html">Launching preferences</a>
<li><a href="RED/../../help/user_guide/launching/launch_prefs.html">Launching preferences</a>
</li>
<li><a href="../../help/user_guide/launching/red_agent.html">RED Tests Runner Agent</a>
<li><a href="RED/../../help/user_guide/launching/red_agent.html">RED Tests Runner Agent</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/tools_integration.html">Integration with other tools</a>
<li><a href="RED/../../help/user_guide/tools_integration.html">Integration with other tools</a>
<ul>
<li><a href="../../help/user_guide/tools_integration/virtual_folders.html">Mounting folders via SSH</a>
<li><a href="RED/../../help/user_guide/tools_integration/virtual_folders.html">Mounting folders via SSH</a>
</li>
<li><a href="../../help/user_guide/tools_integration/red_pylint.html">PyDev and PyLint</a>
<li><a href="RED/../../help/user_guide/tools_integration/red_pylint.html">PyDev and PyLint</a>
</li>
<li><a href="../../help/user_guide/tools_integration/maven.html">Robot Framework Maven plugin</a>
<li><a href="RED/../../help/user_guide/tools_integration/maven.html">Robot Framework Maven plugin</a>
</li>
<li><a href="../../help/user_guide/tools_integration/gradle.html">Running tests using Gradle</a>
<li><a href="RED/../../help/user_guide/tools_integration/gradle.html">Running tests using Gradle</a>
</li>
<li><a href="../../help/user_guide/tools_integration/rflint.html">Robot Framework Lint</a>
<li><a href="RED/../../help/user_guide/tools_integration/rflint.html">Robot Framework Lint</a>
</li>
</ul></li>
<li><a href="../../help/user_guide/known_issues.html">Known issues and problems</a>
<li><a href="RED/../../help/user_guide/known_issues.html">Known issues and problems</a>
</li>
<li><a href="../../help/user_guide/diagnostics.html">Diagnostics</a>
<li><a href="RED/../../help/user_guide/diagnostics.html">Diagnostics</a>
</li>
</ul></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</style>
</head>
<body>
<a href="../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<a href="RED/../../help/index.html">RED - Robot Editor User Guide</a> &gt;

<h2>Useful RED key shortcuts</h2>
<dl class="note">
Expand Down
2 changes: 1 addition & 1 deletion docs/help/legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<a href="RED/../../help/index.html">RED - Robot Editor User Guide</a> &gt;
<h2>License</h2>
<p>Copyright 2015, 2016, 2017, 2018, 2019 Nokia Solutions and Networks</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/user_guide/diagnostics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/user_guide/user_guide.html">User guide</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/user_guide/user_guide.html">User guide</a> &gt;

<h2>Diagnostics</h2>
<h3>Session server</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/user_guide/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/user_guide/user_guide.html">User guide</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/user_guide/user_guide.html">User guide</a> &gt;
<h2>General usage hints</h2>
<h3>Tab key behavior </h3>
Tab key press behavior can be changed at <code><a class="command" href="javascript:executeCommand('org.eclipse.ui.window.preferences(preferencePageId=org.robotframework.ide.eclipse.main.plugin.preferences.editor)')">
Expand Down
2 changes: 1 addition & 1 deletion docs/help/user_guide/known_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link href="PLUGINS_ROOT/org.robotframework.ide.eclipse.main.plugin.doc.user/help/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<a href="../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="../../../help/user_guide/user_guide.html">User guide</a> &gt;
<a href="RED/../../../help/index.html">RED - Robot Editor User Guide</a> &gt; <a href="RED/../../../help/user_guide/user_guide.html">User guide</a> &gt;
<h2>Known issues and problems</h2>
<p>For all currently opened issues please visit our repository at
<a class="external" href="https://github.com/nokia/RED/" target="_blank">GitHub</a>
Expand Down
Loading

0 comments on commit 4392d19

Please sign in to comment.