ardupilot/docs/config/arduplane
Andrew Tridgell 04eb1de7a5 docs: allow docs build to output to another directory
use DOCS_OUTPUT_BASE environment variable
2013-08-15 09:04:58 +10:00

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