-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* footer fixes * cookies relocation to the section part * minor improvements * add goodies page to footer * Add resources hub page * Documentation link fix
- Loading branch information
1 parent
aaafdef
commit 7ff67a6
Showing
13 changed files
with
336 additions
and
150 deletions.
There are no files selected for viewing
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
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,143 @@ | ||
--- | ||
type: "page" | ||
title: "QGIS resources" | ||
subtitle: "" | ||
draft: false | ||
sidebar: true | ||
--- | ||
|
||
{{< content-start >}} | ||
|
||
# Resources | ||
|
||
{{< rich-box icon="🖖" layoutClass="tips">}} | ||
{{< rich-content themeClass="coloring-1" >}} | ||
#### Troubles with installation? | ||
If you are looking for information on installing QGIS on all available platforms, we have prepared a comprehensive guide for you: | ||
|
||
[Installation guide]({{< ref "/resources/installation-guide/index.md" >}}) | ||
|
||
{{< /rich-content >}} | ||
{{< /rich-box >}} | ||
|
||
## Documentation | ||
|
||
QGIS has a lot of documentation. All documentation is in English but some documents such as the user guide are also available in other languages. | ||
|
||
You will find documentation for every QGIS long term release on the respective documentation website. | ||
|
||
[Get involved](/community/involve/) and help us write a better documentation. | ||
|
||
{{< tabs tab1="QGIS 3.28" tab2="QGIS 3.34" tab3="QGIS testing" tab4="Archived reliases">}} | ||
|
||
|
||
{{< tab-content-start tab="1" >}} | ||
**For users(QGIS 3.28):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/user_manual" layoutClass="inline-block" listTitle="Desktop User Guide/Manual" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/server_manual" layoutClass="inline-block" listTitle="Server Guide/Manual" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/training_manual" layoutClass="inline-block" listTitle="QGIS Training manual">}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/gentle_gis_introduction" layoutClass="inline-block" listTitle="Introduction in GIS" >}} | ||
|
||
**For documentation writers(QGIS 3.28):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/documentation_guidelinesion" layoutClass="inline-block" listTitle="Documentation Guidelines">}} | ||
|
||
|
||
**For developers(QGIS 3.28):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/en/docs/pyqgis_developer_cookbook" layoutClass="inline-block" listTitle="PyQGIS cookbook (for plugins and scripting)">}} | ||
|
||
{{< rich-list listLink="https://qgis.org/api/3.28/" layoutClass="inline-block" listTitle="C++ API documentation" listSubtitle="">}} | ||
|
||
{{< rich-list listLink="https://qgis.org/pyqgis/3.28/" layoutClass="inline-block" listTitle="PyQGIS - QGIS Python Api documentation" >}} | ||
|
||
{{< rich-list listLink="https://github.com/qgis/QGIS/blob/release-3.28/INSTALL.md" layoutClass="inline-block" listTitle="Building QGIS from Source" >}} | ||
|
||
**For download(QGIS 3.28):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/pdf" layoutClass="inline-block" listTitle="PDF of the manuals" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.28/zip" layoutClass="inline-block" listTitle="HTML zip of the manuals" >}} | ||
|
||
{{< tab-content-end >}} | ||
|
||
|
||
|
||
{{< tab-content-start tab="2" >}} | ||
**For users(QGIS 3.34):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/user_manual" layoutClass="inline-block" listTitle="Desktop User Guide/Manual" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/server_manual" layoutClass="inline-block" listTitle="Server Guide/Manual" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/training_manual" layoutClass="inline-block" listTitle="QGIS Training manual">}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/gentle_gis_introduction" layoutClass="inline-block" listTitle="Introduction in GIS" >}} | ||
|
||
**For documentation writers(QGIS 3.34):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/documentation_guidelinesion" layoutClass="inline-block" listTitle="Documentation Guidelines">}} | ||
|
||
|
||
**For developers(QGIS 3.34):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/en/docs/pyqgis_developer_cookbook" layoutClass="inline-block" listTitle="PyQGIS cookbook (for plugins and scripting)">}} | ||
|
||
{{< rich-list listLink="https://qgis.org/api/3.34/" layoutClass="inline-block" listTitle="C++ API documentation" listSubtitle="">}} | ||
|
||
{{< rich-list listLink="https://qgis.org/pyqgis/3.34/" layoutClass="inline-block" listTitle="PyQGIS - QGIS Python Api documentation" >}} | ||
|
||
{{< rich-list listLink="https://github.com/qgis/QGIS/blob/release-3_34/INSTALL.md" layoutClass="inline-block" listTitle="Building QGIS from Source" >}} | ||
|
||
**For download(QGIS 3.34):** | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/pdf" layoutClass="inline-block" listTitle="PDF of the manuals" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.34/zip" layoutClass="inline-block" listTitle="HTML zip of the manuals" >}} | ||
|
||
{{< tab-content-end >}} | ||
|
||
{{< tab-content-start tab="3" >}} | ||
|
||
We are still updating (not translating yet) the documentation for releases newer than QGIS 3.34. We call this version 'QGIS testing' and the documentation can be found here: | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/testing" layoutClass="inline-block" listTitle="QGIS testing" >}} | ||
|
||
{{< tab-content-end >}} | ||
|
||
{{< tab-content-start tab="4" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.22/en" layoutClass="inline-block" listTitle="QGIS 3.22 Documentation" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.16/en" layoutClass="inline-block" listTitle="QGIS 3.16 Documentation" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.10/en" layoutClass="inline-block" listTitle="QGIS 3.10 Documentation" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/3.4/en" layoutClass="inline-block" listTitle="QGIS 3.4 Documentation" >}} | ||
|
||
{{< rich-list listLink="https://docs.qgis.org/2.18/en" layoutClass="inline-block" listTitle="QGIS 2.18 Documentation" >}} | ||
|
||
{{< tab-content-end >}} | ||
|
||
|
||
{{< rich-box >}} | ||
{{< rich-content themeClass="coloring-6">}} | ||
## Support | ||
|
||
The QGIS community offers a wealth of excellent websites with support forums. | ||
|
||
{{< button class = "is-primary6" link = "/resources/support" text = "View support options" >}} | ||
|
||
{{< /rich-content >}} | ||
{{< /rich-box >}} | ||
|
||
|
||
|
||
|
||
|
||
|
||
{{< content-end >}} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.