-
-
Notifications
You must be signed in to change notification settings - Fork 355
doc: remove GIS from several raster tools' documentation, pt2 #5697
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
@dnewcomb: Please apply the following patch to befriend the ClangFormat check: diff --git a/raster/r.geomorphon/main.c b/raster/r.geomorphon/main.c
index 110a9ab..70cacf7 100644
--- a/raster/r.geomorphon/main.c
+++ b/raster/r.geomorphon/main.c
@@ -531,2 +531 @@ int main(int argc, char **argv)
- snprintf(buf, sizeof(buf),
- "r.geomorphon GRASS %s [%s]",
+ snprintf(buf, sizeof(buf), "r.geomorphon GRASS %s [%s]", |
…in.c changing GRASS GIS to GRASS
With a reworded title, this would be ready to merged when the checks finish |
|
I will do that tomorrow morning.
…On Tue, May 20, 2025, 5:40 PM Ondrej Pesek ***@***.***> wrote:
*pesekon2* left a comment (OSGeo/grass#5697)
<#5697 (comment)>
With a reworded title, this would be ready to merged when the checks finish
doc: remove GIS from several raster tools' documentation, pt2 would keep
the consistency with the previous one.
—
Reply to this email directly, view it on GitHub
<#5697 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQQR23EN4U225JGKBCF6WD27OOLXAVCNFSM6AAAAAB5RFZDXSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOJVHA4TKNZYHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Do you agree with that title @dnewcomb ? If so I can set it to |
Perfect now. Merging. Thanks, @dnewcomb! |
Second half of the edits to convert the references to GRASS GIS to GRASS in the raster command directory. References were not edited. Links to wiki pages titled GRASS GIS were not edited.