osrm-backend/docs
Michael Bell b4b1aea567
Add support for non-round-trips with a single fixed endpoint (#6050)
Currently /trip supports finding round-trip routes where only the
start or end location is fixed. This PR extends this feature to
non-round-trip requests.

We do this by a new table manipulation that simulates non-round-trip
fixed endpoint requests as a round-trip request.
2022-08-22 12:56:47 +01:00
..
images Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
nodejs Fix generation of NodeJS API documentation 2021-12-23 11:10:39 +00:00
src Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
developing.md Fix misprint in documentation 2017-08-23 17:05:24 +02:00
http.md Add support for non-round-trips with a single fixed endpoint (#6050) 2022-08-22 12:56:47 +01:00
libosrm.md Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
profiles.md Fix broken path in documentation (#5636) 2020-08-10 08:50:15 -07:00
releasing.md Use Github Releases for hosting node binaries (#6030) 2021-05-17 11:54:08 -07:00
routed.md Restructure API docs so that they can be formatted with Docbox. (#3355) 2016-11-30 19:38:53 -08:00
testing.md Merges node-osrm into repository 2017-03-21 20:10:39 +00:00
windows-deps.md Remove references to project-osrm.wolt.com (#6314) 2022-08-20 17:14:38 +01:00