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:
parent
e4bec1572a
commit
121fd06cc2
2 changed files with 26 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue