From 04330a1756f568d7f9a2cf9d08f38a9cc56580e2 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Mon, 28 Aug 2023 01:48:17 +0200 Subject: [PATCH] Remove ">> top" navigation links --- .../help/ide-features.section.html | 24 +++++++++---------- .../help/ide-installation.section.html | 12 +++++----- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/com.wudsn.ide.lng/help/ide-features.section.html b/com.wudsn.ide.lng/help/ide-features.section.html index 4afffe47..b2b4c531 100644 --- a/com.wudsn.ide.lng/help/ide-features.section.html +++ b/com.wudsn.ide.lng/help/ide-features.section.html @@ -13,7 +13,7 @@
  • Planned Features
  • Known Bugs
  • -
    General IDE Enhancements   » top
    +
    General IDE Enhancements

    Integrated Help -
    Fully Integrated Assembler Editor   » top
    +
    Fully Integrated Assembler Editor
    -
    Content Outline and Source Folding   » top
    +
    Content Outline and Source Folding

    The content outline and the folder of source code sections are two of the most helpful features of WUDSN IDE. They help you navigate and manage even huge source files efficiently. The standard menu "Window / Show View / Outline" activates the content outline. Source folding requires the content outline to be active. The content outline has the following features.

    -
    Content Assistance and Code Completion   » top
    +
    Content Assistance and Code Completion

    Content assistance provides proposals as you type and lets you enter code more efficiently. Content assistance is activated by pressing "CTRL-Space" or automatically by typing special characters. The content assistance has the following features.

    - +

    The source code editor provides detection for different types of links in the source code. You can navigate to other parts of the file, other files, or websites via these links. You activate the hyperlink navigation by pressing "CTRL". The hyperlink navigation has the following features.

    -
    Hex Editor   » top
    +
    Hex Editor

    The Hex Editor allows inspection of arbitrary files on the binary level. It has the following features.

    -
    Graphics Conversion Editor   »
    +
    Graphics Conversion Editor

    The Graphics Conversion Editor views and converts many binary and image file formats. It has the following features.

    -
    Preferences for Editing   » top
    +
    Preferences for Editing

    The WUDSN IDE editor is configurable via language-specific preferences. They are available via the entry "Preferences" from the menu "Window" (under Windows and Linux) or the menu "Eclipse" (under macOS) and include the following.

    -
    Preferences for Building and Running   » top
    +
    Preferences for Building and Running

    The build process of WUDSN IDE is configurable via language and assembler/compiler-specific preferences. They are available via the entry "Preferences" from the menu "Window" (under Windows and Linux) or the menu "Eclipse" (under macOS)

    -
    Annotations for Building   » top
    +
    Annotations for Building
    -
    Planned Features   » top
    +
    Planned Features
    -
    Known Bugs   » top
    +
    Known Bugs

    Open bugs:

    -
    Installing Eclipse   » top
    +
    Installing Eclipse
    -
    Installing WUDSN IDE   » top
    +
    Installing WUDSN IDE
    -
    Installing Assemblers and Compilers like ATASM, MADS, XASM...   » top
    +
    Installing Assemblers and Compilers like ATASM, MADS, XASM...
    -
    Installing Altirra, Atari800, and other emulators   » top
    +
    Installing Altirra, Atari800, and other emulators
    -
    Creating and Building the Example project   » top
    +
    Creating and Building the Example project
    -
    Further Information on Assembly Programming   » top
    +
    Further Information on Assembly Programming