@INCLUDE               = ../../Build/Doxyfile-master

# The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
# by quotes) that should identify the project.

PROJECT_NAME           = "OA Gear Ssw"

# The INPUT tag can be used to specify the files and/or directories that contain 
# documented source files. You may enter file names like "myfile.cpp" or 
# directories like "/usr/src/myproject". Separate the files or directories 

INPUT                  = . ./..

IMAGE_PATH	       = .

EXTRACT_ALL            = yes
