Skip to content

Commit 457e755

Browse files
authored
Merge pull request #1403 from grafana/update-make-docs
Update `make docs` procedure
2 parents 1b41136 + 6243387 commit 457e755

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/make-docs

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
# [Semantic versioning](https://semver.org/) is used to help the reader identify the significance of changes.
77
# Changes are relevant to this script and the support docs.mk GNU Make interface.
88
#
9+
10+
# ## 5.1.2 (2023-11-08)
11+
#
12+
# ### Added
13+
#
14+
# - Hide manual_mount warning messages from non-debug output.
15+
# Set the DEBUG environment variable to see all hidden messages.
16+
#
917
# ## 5.1.1 (2023-10-30)
1018
#
1119
# ### Added
@@ -38,7 +46,7 @@
3846
#
3947
# - Imperfect implementation of container name.
4048
#
41-
# Faciliates running `make vale` and `make docs` at once.
49+
# Facilitates running `make vale` and `make docs` at once.
4250
# Container names are convenient for recognition in `docker ps` but the current implementation has more downsides than upsides.
4351
#
4452
# - Forced platform specification now that multiple architecture images exist.

0 commit comments

Comments
 (0)