-
-
Notifications
You must be signed in to change notification settings - Fork 50
GSoC 2023: Aryan Gupta week 3 #305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good. Please push new changes (if any) and merge this PR and send the weekly report.
(What we generally expect is - at the beginning of the week, create a PR and at the end, merge it without waiting for review). We will add the comments eventually if we feel that something needs improvement, otherwise, it is fine.
@@ -9,6 +9,7 @@ | |||
doc-pgr_drivingDistance | |||
)], | |||
'documentation' => [qw( | |||
dijksraDD-issue729 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be removed, because we are not using the query on the documentation (docs.pgrouting.org, aka in the rst files)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i removed it further commits already 👍
Co-authored-by: Ashish Kumar <ashishkr23438@gmail.com>
Fixes # .
Changes proposed in this pull request:
@pgRouting/admins