Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Chris Sherlock wrote:
However, with the way things work currently what I have noticed is
actually the thing that is using most space are the tag files. I
don't quite know how to do things much better (have experimented a
bit) but the script currently generates tag files and html for each
module, then as each module is built it references the previously
generated tag files for the previous modules. After the clew module
is built I noticed that we start getting massive tag files, over
450MB of text.

I was thinking maybe there might be a way of reworking the script to
generate a tag file for each module first, then do another pass that
generates the html from the tag files.

I don't know if this is feasible: I'm no doxygen expert
unfortunately. I got this idea from a comment from the doxygen
creator though, which detailed on Stack Overflow:

http://stackoverflow.com/questions/8247189/doxygen-is-slow/8247993#8247993

This article addresses the speed of doxygen generation (by
parallelizing the tag file generation). The way it's described I'm
pretty sure you'll end up with the exact same size for the tag files,
just quicker. ;)

Cheers,

-- Thorsten

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.