diff options
| author | Brendan Jurd <brendan.jurd@geoplex.com.au> | 2021-11-19 11:06:26 +1100 |
|---|---|---|
| committer | Brendan Jurd <brendan.jurd@geoplex.com.au> | 2021-11-19 18:59:27 +1100 |
| commit | 4bada5813e03d89f3b8020481c52778500341a34 (patch) | |
| tree | 3993e1c6fa8c36a07c1727f3f99822a328e0abc6 /docs | |
| parent | 8772f08ee8f9dc52af4b92290607c48422e8f7f9 (diff) | |
| download | PROJ-4bada5813e03d89f3b8020481c52778500341a34.tar.gz PROJ-4bada5813e03d89f3b8020481c52778500341a34.zip | |
DOCS: Add doxygen entry for proj_context_set_search_paths.
Refs #2540.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/development/reference/functions.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/development/reference/functions.rst b/docs/source/development/reference/functions.rst index bd2f5d54..0e3eeada 100644 --- a/docs/source/development/reference/functions.rst +++ b/docs/source/development/reference/functions.rst @@ -880,6 +880,9 @@ Setting custom I/O functions .. doxygenfunction:: proj_context_set_sqlite3_vfs_name :project: doxygen_api +.. doxygenfunction:: proj_context_set_search_paths + :project: doxygen_api + Network related functionality ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
