-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Started using rst_prolog and rst_epilog for custom rules and substitu…
…tions. Added beginning of chapter 3.
- Loading branch information
Showing
5 changed files
with
58 additions
and
16 deletions.
There are no files selected for viewing
Submodule linfiniti-sphinx-theme
updated
from 2d18c2 to b48352
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
.. _features_at_a_glance: | ||
|
||
******************************************************************************** | ||
Features at a Glance | ||
******************************************************************************** | ||
|
||
After a first and simple sample session in :ref:`Section 2 <getting-started>` | ||
we now want to give you a more detailed overview of the features of QGIS. Most | ||
features presented in the following chapters will be explained and described in | ||
own sections later in the manual. | ||
|
||
Starting and Stopping QGIS | ||
================================================================================ | ||
|
||
In :ref:`Section 2.3 <getting-started-sample-session>` you already learned how | ||
to start QGIS. We will repeat this here and you will see that QGIS also provides | ||
further command line options. | ||
|
||
* |nix| Assuming that QGIS is installed in the PATH, you can start QGIS by | ||
typing: qgis at a command prompt or by double clicking on the QGIS application | ||
link (or shortcut) on the desktop or in the application menu. | ||
* |win| Start QGIS using the Start menu or desktop shortcut, or double click on | ||
a QGIS project file. | ||
* |osx| Double click the icon in your Applications folder. If you need to start | ||
QGIS in a shell, run /path-to-installation-executable/Contents/MacOS/Qgis. | ||
|
||
To stop QGIS, click the menu options {|nix| |win| |osx|} Quit, or use the | ||
shortcut Ctrl+Q | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ Contents: | |
|
||
introduction | ||
getting_started | ||
|
||
features_at_a_glance | ||
|
||
Indices and tables | ||
================== | ||
|