3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-01 03:57:51 +00:00

[Doxygen] Fix mk_api_doc.py so it is not required that the current

working directory be the `doc` directory in the source tree.
This commit is contained in:
Dan Liew 2017-04-25 14:36:02 +01:00
parent e4bec1572a
commit 121fd06cc2
2 changed files with 26 additions and 15 deletions

View file

@ -682,7 +682,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = "@TEMP_DIR@" \
../src/api/c++ \
"@CXX_API_SEARCH_PATHS@" \
@DOTNET_API_SEARCH_PATHS@ @JAVA_API_SEARCH_PATHS@
# This tag can be used to specify the character encoding of the source files