diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-11-19 12:08:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 12:08:36 +0100 |
| commit | 6f544ca29e463302ef25177835a89dd36670b082 (patch) | |
| tree | 8480ed0a2a6d105dbcbf98e8c89ac7c34d3c91b1 /docs/source/development/reference/functions.rst | |
| parent | 3aabf2f5b9895176cc6520e9b93f139b7f1b7221 (diff) | |
| parent | 86118e847814c3ad80a3368ba28bf2fb3a011a0e (diff) | |
| download | PROJ-6f544ca29e463302ef25177835a89dd36670b082.tar.gz PROJ-6f544ca29e463302ef25177835a89dd36670b082.zip | |
Merge pull request #2947 from OSGeo/backport-2944-to-8.2
[Backport 8.2] DOCS: Add doxygen entry for proj_context_set_search_paths.
Diffstat (limited to 'docs/source/development/reference/functions.rst')
| -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 564135d2..12de1fcd 100644 --- a/docs/source/development/reference/functions.rst +++ b/docs/source/development/reference/functions.rst @@ -877,6 +877,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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
