Removed references to make docs

This commit is contained in:
GSonderling
2017-07-22 19:54:51 +02:00
committed by Oliver Brakmann
parent 97306f2bcd
commit ef0b0847bc

View File

@@ -14,9 +14,6 @@
# to check the official mod dlls for StyleCop violations, run:
# make check
#
# to generate documentation aimed at modders, run:
# make docs
#
# to install, run:
# make [prefix=/foo] [bindir=/bar/bin] install
#
@@ -495,9 +492,6 @@ help:
@echo 'to check the official mods for erroneous yaml files, run:'
@echo ' make test'
@echo
@echo 'to generate documentation aimed at modders, run:'
@echo ' make docs'
@echo
@echo 'to install, run:'
@echo ' make [prefix=/foo] [bindir=/bar/bin] install'
@echo