mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
593acfabb3
Running doxygen with latex gave us all manner of unicode issues, slowed down the "make doxygen" target by a lot, and added several latex dependencies... all to produce a 4000-page reference manual which is probably not what anybody wanted. Closes ticket 32099.
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
o Removed features:
|
|
- Our Doxygen configuration no longer generates LaTeX output. The
|
|
reference manual produced by doing this was over 4000 pages long,
|
|
and generally unusable. Closes ticket 32099.
|