Skip to content

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

Merged
merged 30 commits into from
May 21, 2025

Conversation

dnewcomb
Copy link
Contributor

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.

dnewcomb and others added 29 commits May 19, 2025 14:52
pesekon2
pesekon2 previously approved these changes May 20, 2025
@pesekon2
Copy link
Contributor

@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]",

@echoix
Copy link
Member

echoix commented May 20, 2025

With a reworded title, this would be ready to merged when the checks finish

@pesekon2
Copy link
Contributor

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.

@dnewcomb
Copy link
Contributor Author

dnewcomb commented May 20, 2025 via email

@echoix echoix changed the title Raster doc edits part2 doc: remove GIS from several raster tools' documentation, pt2 May 21, 2025
@echoix
Copy link
Member

echoix commented May 21, 2025

Do you agree with that title @dnewcomb ? If so I can set it to
merge when ready, so it'll be done sometime in the next hours

@github-actions github-actions bot added raster Related to raster data processing Python Related code is in Python C Related code is in C HTML Related code is in HTML module docs markdown Related to markdown, markdown files notebook labels May 21, 2025
@pesekon2
Copy link
Contributor

Perfect now. Merging. Thanks, @dnewcomb!

@pesekon2 pesekon2 merged commit 4510205 into OSGeo:main May 21, 2025
24 of 25 checks passed
@dnewcomb dnewcomb deleted the raster_doc_edits_part2 branch May 21, 2025 13:12
@github-actions github-actions bot added this to the 8.5.0 milestone May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C docs HTML Related code is in HTML markdown Related to markdown, markdown files module notebook Python Related code is in Python raster Related to raster data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants