We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make docs
1 parent e4e73c8 commit 63f607eCopy full SHA for 63f607e
docs/make-docs
@@ -38,7 +38,7 @@
38
#
39
# - Imperfect implementation of container name.
40
41
-# Faciliates running `make vale` and `make docs` at once.
+# Facilitates running `make vale` and `make docs` at once.
42
# Container names are convenient for recognition in `docker ps` but the current implementation has more downsides than upsides.
43
44
# - Forced platform specification now that multiple architecture images exist.
@@ -779,8 +779,7 @@ EOF
779
-e '/website-proxy/ d' \
780
-e '/rm -rf dist*/ d' \
781
-e '/Press Ctrl+C to stop/ d' \
782
- -e '/make/ d' \
783
- -e '/WARNING: The manual_mount source directory/ d'
+ -e '/make/ d'
784
fi
785
;;
786
esac
0 commit comments