Skip to content

Commit e18a399

Browse files
authored
doc: help_loc_structure -> help_project_structure (#3910)
* location is renamed to project in 8.4
1 parent 004b916 commit e18a399

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/help_loc_structure.odg

-33.9 KB
Binary file not shown.

doc/help_project_structure.odg

29.5 KB
Binary file not shown.

grasslib.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ as follows:
203203

204204
<!--
205205
original:
206-
doc/help_loc_structure.odg
206+
doc/help_project_structure.odg
207207
-->
208-
\image html "loc_struct.png" "Diagram of GRASS file structure"
208+
\image html "help_project_structure.png" "Diagram of GRASS file structure"
209209

210210
\section Compiling_and_Installing_GRASS_Modules Compiling and Installing GRASS Modules
211211

lib/init/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ FILES = \
2525
$(ETC)/echo$(EXE) \
2626
$(ETC)/license \
2727
$(ETC)/VERSIONNUMBER \
28-
$(HTMLDIR)/help_loc_struct.png \
28+
$(HTMLDIR)/help_project_structure.png \
2929
$(HTMLDIR)/grassdb.png \
3030
$(HTMLDIR)/location.png \
3131
$(HTMLDIR)/location-add.png \

lib/init/help_loc_struct.png

-77.2 KB
Binary file not shown.
114 KB
Loading

lib/loc_struct.png

-53.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)