unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ --
Go to file
Karsten Loesing 92e78eda6a Make ant docs work with excluded sources.
Turns out that Javadoc needs to know about other classes even if we
exclude their sources. The reason for excluding sources is that we
don't want to include their documentation in the generated
documentation. We can fix this by including compiled classes while
still excluding their sources.
2020-06-18 08:59:14 +02:00
java Make ant docs work with excluded sources. 2020-06-18 08:59:14 +02:00