smix8
|
34e7628f5f
|
Fix Navigation API abbreviations inconsistency
Schema for navigation to name user facing API with "navigation" without abbreviation and e.g. NavigationServer internals with abbr "nav".
|
2022-12-17 22:06:22 +01:00 |
|
Rémi Verschelde
|
166df0896c
|
Fix typos with codespell
Using codespell 2.3-dev from current git.
And fix typo in `methods.py` for `vsproj=yes` option (still won't work
though).
|
2022-09-30 14:23:36 +02:00 |
|
smix8
|
c87ad9d7c1
|
Add missing postprocessing doc for PathQueryParameters
|
2022-09-25 15:48:43 +02:00 |
|
smix8
|
63dcb9aa80
|
Add NavigationPathQuery
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path.
|
2022-09-20 22:20:11 +02:00 |
|