[education/kturtle] doc: doc: punctuation and a GUI sync

2021-01-21 Thread Antoni Bella Pérez
Git commit d5a6ba6d7dfed8e0b9d0863d39edcf15e5b135ac by Antoni Bella Pérez.
Committed on 21/01/2021 at 09:29.
Pushed by bellaperez into branch 'master'.

doc: punctuation and a GUI sync

M  +2-2doc/programming-reference.docbook
M  +3-3doc/using-kturtle.docbook

https://invent.kde.org/education/kturtle/commit/d5a6ba6d7dfed8e0b9d0863d39edcf15e5b135ac

diff --git a/doc/programming-reference.docbook 
b/doc/programming-reference.docbook
index cbd10c1..428112d 100644
--- a/doc/programming-reference.docbook
+++ b/doc/programming-reference.docbook
@@ -35,7 +35,7 @@ forward 100
 
 The first line is a comment. The second line 
contains the forward command and the number 100. The number is not 
part of command, it is considered 'input' for the command.
 Some commands like ⪚ go need more than one 
input value. Multiple values have to be separated using the 
, character (comma).
- For a detailed overview of all commands that &kturtle; supports go 
here. Built-in commands are 
highlighted in dark blue
+ For a detailed overview of all commands that &kturtle; supports go 
here. Built-in commands are 
highlighted in dark blue.
 
 
 
@@ -230,7 +230,7 @@ Please note that $A and 
$B have to
  
   forward (fw)forward 
(fw)
   forward X
-  forward moves the turtle forward by the amount of 
X pixels. When the pen is down the turtle will leave a trail. 
forward can be abbreviated to 
fw
+  forward moves the turtle forward by the amount of 
X pixels. When the pen is down the turtle will leave a trail. 
forward can be abbreviated to 
fw.
 
   
   
diff --git a/doc/using-kturtle.docbook b/doc/using-kturtle.docbook
index 4b18c14..7630ee5 100644
--- a/doc/using-kturtle.docbook
+++ b/doc/using-kturtle.docbook
@@ -13,7 +13,7 @@
   
 
 
-The main window of &kturtle; has three main parts: the editor (1) on the left where you type the 
&turtlescript; commands, the the canvas (2) 
on the right where the turtle make your drawing, and the inspector (3) which gives you information when 
your program executes. Besides these you find the 
menu bar (5) from where all the actions can be reached, the toolbar (4) that allows you to quickly select 
the most used actions, the Console, that you can use to 
enter a one line command to test it, and the 
statusbar (along the bottom of the window) where you will find feedback 
on the state of &kturtle;.
+The main window of &kturtle; has three main parts: the editor (1) on the left where you type the 
&turtlescript; commands, the the canvas (2) 
on the right where the turtle make your drawing, and the inspector (3) which gives you information when 
your program executes. Besides these you find the 
menu bar (5) from where all the actions can be reached, the toolbar (4) that allows you to quickly select 
the most used actions, the Console: input box, that you 
can use to enter a one line command to test it, and the statusbar (along the bottom of the window) 
where you will find feedback on the state of &kturtle;.
 
 
 The Editor
@@ -497,14 +497,14 @@
 
 
   SettingsShow 
Toolbar
-  Toggle the Main 
Toolbar
+  Toggle the Main 
Toolbar.
 
 
   
 
 
   SettingsShow 
Statusbar
-  Toggle the Statusbar
+  Toggle the Statusbar.
 
   
   


[network/smb4k] doc: Updated handbook.

2021-01-21 Thread Alexander Reinholdt
Git commit 6a1dc8613ede30b9d7e41c3aef63632236a2ee78 by Alexander Reinholdt.
Committed on 22/01/2021 at 05:46.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +---doc/configuration_page_custom_options.png
M  +4-4doc/index.docbook

https://invent.kde.org/network/smb4k/commit/6a1dc8613ede30b9d7e41c3aef63632236a2ee78

diff --git a/doc/configuration_page_custom_options.png 
b/doc/configuration_page_custom_options.png
index 952a75c7..11d21617 100644
Binary files a/doc/configuration_page_custom_options.png and 
b/doc/configuration_page_custom_options.png differ
diff --git a/doc/index.docbook b/doc/index.docbook
index b5dcdb54..2119ac9e 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1680,6 +1680,8 @@ ntlm auth = yes
 
   Set the minimal and maximal SMB protocol version that is 
used by Samba's client library to browse the network neighborhood. This will 
overwrite the settings in the smb.conf file. Normally, you do not need to use 
this option, because the right protocol versions should be negotiated between 
the client and the server while establishing a connection. Please note that 
this setting might not be appropriate to make the discovering of workgroups and 
domains work while keeping undisturbed connectivity to servers. Use DNS Service 
Discovery (DNS-SD) or Web Services Dynamic Discovery (WS-Discovery) for domain 
and workgroup lookups instead.
   The settings below for the minimal and maximal SMB 
protocol version are enabled by checking this checkbox.
+  It is mandatory that the maximal SMB protocol version 
equals or is greater than the minimal SMB protocol version.
+  Default: not selected
   
 
   
@@ -1752,8 +1754,6 @@ ntlm auth = yes
   
 
   
-  It is mandatory that the maximal SMB protocol version 
equals or is greater than the minimal SMB protocol version.
-  Default: not selected
 
   
 
@@ -1938,6 +1938,7 @@ ntlm auth = yes
   
   
 Enable Wake-on-LAN (WOL) features. Wake-On-LAN is an 
ethernet computer networking standard that allows a computer to be turned on or 
woken up by a network message. Smb4K uses a magic package send via a UDP socket 
to wake up remote servers. If you want to take advantage of the Wake-On-LAN 
feature, you need to enable this option.
+Default: not selected
 
   
 
@@ -1949,7 +1950,6 @@ ntlm auth = yes
 
   
 
-Default: not selected
   
 
   
@@ -2018,6 +2018,7 @@ ntlm auth = yes
 
   Remount all your shares that were mounted when you exited 
the program or changed a profile. If the remounting of a share fails, Smb4K 
will retry the next time it is started. Shares that were mounted by other users 
are ignored.
   This setting does not affect the automatic 
remounting of shares when your computer woke up from a sleep 
state.
+  Default: not selected
   
 
   
@@ -2038,7 +2039,6 @@ ntlm auth = yes
   
   
   
-  Default: not selected