Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/BALibrary/src/commit/e67043595f559bc3b6eaedf5e228f323b046cc9b/doc/gen_docs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#!/bin/sh
|
|
doxygen doxygen.cfg
|
|
|
|
|