Skip to content

Commit 32f3e62

Browse files
committed
Update docs/Makefile (files were missing). Update config so repo is found when using tarball.
1 parent 7469b89 commit 32f3e62

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/Makefile.am

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ EXTRA_DIST = \
3737
figs/palettes/palette_usgs.tex \
3838
getting-started/install.md \
3939
getting-started/running.md \
40+
getting-started/release-notes.md \
4041
images/USGSsimple.png \
4142
models/seismic_graymer_delta.md \
4243
overview/features.md \
@@ -45,8 +46,8 @@ EXTRA_DIST = \
4546
overview/figs/coordsys.tex \
4647
overview/figs/gridmapping.png \
4748
overview/figs/hdf5layout.png \
48-
overview/figs/hdf5layout.tex
49-
overview/plot_gridmapping.py*
49+
overview/figs/hdf5layout.tex \
50+
overview/figs/plot_gridmapping.py \
5051
scripting/scripting.md \
5152
scripting/data-structures.md \
5253
scripting/create.md \

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ baseurl: /geomodelgrids
44
aux_links:
55
"GitHub repository":
66
- "//github.com/baagaard-usgs/geomodelgrids"
7+
repository: baagaard-usgs/geomodelgrids
78

89
color_scheme: usgs_lightbg
910
heading_anchors: false

0 commit comments

Comments
 (0)