mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-26 05:41:45 +00:00
@ working on the reference manual
This commit is contained in:
parent
cfb751839a
commit
05aeea8005
8 changed files with 7 additions and 3 deletions
|
@ -23,7 +23,8 @@ editingmodes.html
|
|||
userinterface.html
|
||||
actions.html
|
||||
configurations.html
|
||||
w_mainwindow.jpg
|
||||
w_mainwindow.png
|
||||
w_scripteditor.png
|
||||
|
||||
[INFOTYPES]
|
||||
|
||||
|
|
|
@ -46,8 +46,9 @@ h2
|
|||
|
||||
h3
|
||||
{
|
||||
color: #515151;
|
||||
font-size: 1.1em;
|
||||
margin: 1.0em 0 0.2em;
|
||||
margin: 1.0em 0 0.1em;
|
||||
}
|
||||
|
||||
img
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<div id="contents">
|
||||
<p>The main interface window consists of the following parts;</p>
|
||||
<img src="w_mainwindow.jpg" />
|
||||
<img src="w_mainwindow.png" />
|
||||
<p>
|
||||
<h3>Menus</h3>
|
||||
The menus are very straight-forward and you'll find most common features in the usual places. File related actions in the File menu, view related actions in the View menu and editing related actions in the Edit menu. There are some menus that you may be unfamiliar with and you can find them all in the <a href="menus.html">Menus documentation</a>.
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 83 KiB |
BIN
Help/w_mainwindow.png
Normal file
BIN
Help/w_mainwindow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
|
@ -16,6 +16,8 @@
|
|||
<div id="title"><h1>Script Editor Window</h1></div>
|
||||
|
||||
<div id="contents">
|
||||
<p>The script editor is a powerfull text editor with syntax highlighting and autocomplete. It allows you to open and edit multiple documents at the same time, even if they are not in your map.</p>
|
||||
<img src="w_scripteditor.png" />
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
|
BIN
Help/w_scripteditor.png
Normal file
BIN
Help/w_scripteditor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
Resources/Icons/CurveLines.png
Normal file
BIN
Resources/Icons/CurveLines.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 361 B |
Loading…
Reference in a new issue