5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-09 01:18:29 -04:00
ardupilot/docs/config/libraries
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
201 B
Plaintext

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