5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-06 16:08:28 -04:00
ardupilot/docs/config/arducopter
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

9 lines
206 B
Plaintext

@INCLUDE = docs/config/default
PROJECT_NAME = "APM:Copter"
INPUT = ArduCopter/
OUTPUT_DIRECTORY = $(DOCS_OUTPUT_BASE)/ArduCopter
HTML_OUTPUT = .
TAGFILES = $(DOCS_OUTPUT_BASE)/tags/libraries=../libraries