From b9a1123081da09d4eaf406d1fc0a22072add3983 Mon Sep 17 00:00:00 2001 From: Aniket-debug Date: Tue, 28 Mar 2023 16:30:38 +0530 Subject: [PATCH 1/3] [ksp][doc] fixing wording --- doc/ksp/pgr_KSP.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ksp/pgr_KSP.rst b/doc/ksp/pgr_KSP.rst index 493bdf40f4f..55f502e8ff5 100644 --- a/doc/ksp/pgr_KSP.rst +++ b/doc/ksp/pgr_KSP.rst @@ -81,7 +81,7 @@ Parameters - Identifier of the departure vertex. * - **end vid** - **ANY-INTEGER** - - Identifier of the departure vertex. + - Identifier of the arrival vertex. * - **K** - **ANY-INTEGER** - Number of required paths From 3ffc3e8e58c158b4d6f9ac9936f22680eacaac98 Mon Sep 17 00:00:00 2001 From: Aniket-debug Date: Mon, 27 Mar 2023 13:43:18 +0530 Subject: [PATCH 2/3] [ksp][doc] correction --- doc/ksp/pgr_KSP.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ksp/pgr_KSP.rst b/doc/ksp/pgr_KSP.rst index 55f502e8ff5..f2a152206b0 100644 --- a/doc/ksp/pgr_KSP.rst +++ b/doc/ksp/pgr_KSP.rst @@ -84,7 +84,7 @@ Parameters - Identifier of the arrival vertex. * - **K** - **ANY-INTEGER** - - Number of required paths + - Number of required paths. Where: @@ -116,7 +116,7 @@ KSP Optional parameters * - ``heap_paths`` - ``BOOLEAN`` - ``false`` - - * When ``false`` Returns at most K paths + - * When ``false`` Returns at most K paths. * When ``true`` all the calculated paths while processing are returned. * Roughly, when the shortest path has ``N`` edges, the heap will contain about than ``N * K`` paths for small value of ``K`` and ``K > 5``. From 0c1111630097536bd20776f4f33bebb38dfa0c47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 04:52:16 +0000 Subject: [PATCH 3/3] Update locale: commit 3ffc3e8e5 --- locale/en/LC_MESSAGES/pgrouting_doc_strings.po | 9 ++++++--- locale/pot/pgrouting_doc_strings.pot | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po index e3fa9e5df26..550fe959173 100644 --- a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.4.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-16 12:56-0600\n" +"POT-Creation-Date: 2023-03-29 04:51+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6963,7 +6963,7 @@ msgstr "" msgid "**K**" msgstr "" -msgid "Number of required paths" +msgid "Number of required paths." msgstr "" msgid "KSP Optional parameters" @@ -6972,7 +6972,7 @@ msgstr "" msgid "``heap_paths``" msgstr "" -msgid "When ``false`` Returns at most K paths" +msgid "When ``false`` Returns at most K paths." msgstr "" msgid "When ``true`` all the calculated paths while processing are returned." @@ -14525,6 +14525,9 @@ msgstr "" msgid "Identifier of the destination vertex." msgstr "" +msgid "Number of required paths" +msgstr "" + msgid "" "Get :math:`2` paths using left side driving topology, from vertex " ":math:`1` to the closest location on the graph of point `(2.9, 1.8)`." diff --git a/locale/pot/pgrouting_doc_strings.pot b/locale/pot/pgrouting_doc_strings.pot index 27b1fa85427..e2a2d80af08 100644 --- a/locale/pot/pgrouting_doc_strings.pot +++ b/locale/pot/pgrouting_doc_strings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-16 12:56-0600\n" +"POT-Creation-Date: 2023-03-29 04:51+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6118,7 +6118,7 @@ msgstr "" msgid "**K**" msgstr "" -msgid "Number of required paths" +msgid "Number of required paths." msgstr "" msgid "KSP Optional parameters" @@ -6127,7 +6127,7 @@ msgstr "" msgid "``heap_paths``" msgstr "" -msgid "When ``false`` Returns at most K paths" +msgid "When ``false`` Returns at most K paths." msgstr "" msgid "When ``true`` all the calculated paths while processing are returned." @@ -12394,6 +12394,9 @@ msgstr "" msgid "Identifier of the destination vertex." msgstr "" +msgid "Number of required paths" +msgstr "" + msgid "Get :math:`2` paths using left side driving topology, from vertex :math:`1` to the closest location on the graph of point `(2.9, 1.8)`." msgstr ""