Removed references to make docs
This commit is contained in:
committed by
Oliver Brakmann
parent
97306f2bcd
commit
ef0b0847bc
6
Makefile
6
Makefile
@@ -14,9 +14,6 @@
|
|||||||
# to check the official mod dlls for StyleCop violations, run:
|
# to check the official mod dlls for StyleCop violations, run:
|
||||||
# make check
|
# make check
|
||||||
#
|
#
|
||||||
# to generate documentation aimed at modders, run:
|
|
||||||
# make docs
|
|
||||||
#
|
|
||||||
# to install, run:
|
# to install, run:
|
||||||
# make [prefix=/foo] [bindir=/bar/bin] install
|
# make [prefix=/foo] [bindir=/bar/bin] install
|
||||||
#
|
#
|
||||||
@@ -495,9 +492,6 @@ help:
|
|||||||
@echo 'to check the official mods for erroneous yaml files, run:'
|
@echo 'to check the official mods for erroneous yaml files, run:'
|
||||||
@echo ' make test'
|
@echo ' make test'
|
||||||
@echo
|
@echo
|
||||||
@echo 'to generate documentation aimed at modders, run:'
|
|
||||||
@echo ' make docs'
|
|
||||||
@echo
|
|
||||||
@echo 'to install, run:'
|
@echo 'to install, run:'
|
||||||
@echo ' make [prefix=/foo] [bindir=/bar/bin] install'
|
@echo ' make [prefix=/foo] [bindir=/bar/bin] install'
|
||||||
@echo
|
@echo
|
||||||
|
|||||||
Reference in New Issue
Block a user