[geos-commits] [SCM] GEOS branch main updated. 69d92910013e37171ec864834b22778cbc104723

git at osgeo.org git at osgeo.org
Wed Nov 10 15:04:09 PST 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  69d92910013e37171ec864834b22778cbc104723 (commit)
      from  828e338377ed6c578ad92255e7de7cc0c190ccf3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 69d92910013e37171ec864834b22778cbc104723
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Nov 10 15:03:50 2021 -0800

    Add some extra links to other learning resources.

diff --git a/web/content/usage/doxygen.md b/web/content/usage/doxygen.md
index cdbe5cdc7..131ea7fe0 100644
--- a/web/content/usage/doxygen.md
+++ b/web/content/usage/doxygen.md
@@ -10,3 +10,4 @@ The [Doxygen](../../doxygen/) documentation is the most up-to-date reference for
 * [C API](../../doxygen/geos__c_8h.html)
 * [C++ API](../../doxygen/cpp_iface.html)
 
+For a quick start, see the [C API tutorial]({{< ref "c_api" >}}) or the [C++ API tutorial]({{< ref "cpp_api" >}}). There are also [working examples](https://github.com/libgeos/geos/tree/main/examples) available in the code repository.

-----------------------------------------------------------------------

Summary of changes:
 web/content/usage/doxygen.md | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list