Branch: refs/heads/master Author: Nick Treleaven ntrel002@gmail.com Committer: GitHub noreply@github.com Date: Thu, 27 Apr 2023 01:17:07 UTC Commit: d3b363b91e83c78da59881a28ce7186926983979 https://github.com/geany/geany/commit/d3b363b91e83c78da59881a28ce71869269839...
Log Message: ----------- [docs] Add/tweak links for workspace section (#3471)
Modified Paths: -------------- doc/geany.txt
Modified: doc/geany.txt 6 lines changed, 3 insertions(+), 3 deletions(-) =================================================================== @@ -229,17 +229,17 @@ The workspace has the following parts: * An optional toolbar. * An optional sidebar that can show the following tabs:
- * Documents - A document list, see `Document list views`_. + * Documents - A `document list <#document-list-views>`_. * Symbols - A list of symbols in your code.
* The main editor window. * An optional message window which can show the following tabs:
* Status - A list of status messages. * Compiler - The output of compiling or building programs. - * Messages - Results of 'Find Usage', 'Find in Files' and other actions + * Messages - Results of `Find Usage`_, `Find in Files`_ and other actions * Scribble - A text scratchpad for any use. - * Terminal - An optional terminal window. + * Terminal - An optional `terminal window <#virtual-terminal-emulator-widget-vte>`_.
* A status bar
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).