mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 05:24:02 +00:00
Geometry: added geometry/strategies to Doxygen input for quickbook-based docs.
[SVN r60565]
This commit is contained in:
parent
8ff0ccd6f3
commit
070b406a40
@ -75,7 +75,13 @@ INPUT = \
|
|||||||
./../../../../boost/geometry/core \
|
./../../../../boost/geometry/core \
|
||||||
./../../../../boost/geometry/arithmetic \
|
./../../../../boost/geometry/arithmetic \
|
||||||
./../../../../boost/geometry/algorithms \
|
./../../../../boost/geometry/algorithms \
|
||||||
./../../../../boost/geometry/algorithms/overlay
|
./../../../../boost/geometry/algorithms/overlay \
|
||||||
|
./../../../../boost/geometry/strategies \
|
||||||
|
./../../../../boost/geometry/strategies/agnostic \
|
||||||
|
./../../../../boost/geometry/strategies/cartesian \
|
||||||
|
./../../../../boost/geometry/strategies/concepts \
|
||||||
|
./../../../../boost/geometry/strategies/spherical \
|
||||||
|
./../../../../boost/geometry/strategies/transform
|
||||||
|
|
||||||
FILE_PATTERNS = *.hpp
|
FILE_PATTERNS = *.hpp
|
||||||
RECURSIVE = NO
|
RECURSIVE = NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user