04eb1de7a5
use DOCS_OUTPUT_BASE environment variable
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
@INCLUDE = docs/config/default
|
|
|
|
PROJECT_NAME = "APM:Plane"
|
|
INPUT = ArduPlane/
|
|
OUTPUT_DIRECTORY = $(DOCS_OUTPUT_BASE)/ArduPlane
|
|
HTML_OUTPUT = .
|
|
TAGFILES = $(DOCS_OUTPUT_BASE)/tags/libraries=../libraries
|