Re: [Doxygen-users] Controllable URLs for static pages?

2023-06-01 Thread Dimitri van Heesch
Hi Luviu, A similar issue has been reported and fixed, see https://github.com/doxygen/doxygen/issues/10089 If you think your issue is different, please file a new issue and include a self-contained example. Regards, Dimitri > On 29 May 2023, at 22:56, Liviu Ionescu wrote: > > Hi, > > Is

Re: [Doxygen-users] Malformed tar https://doxygen.nl/files/doxygen-1.9.7.src.tar.gz

2023-05-28 Thread Dimitri van Heesch
Hi Nicolas, I've repackaged the tarball without any special attributes here: https://www.doxygen.nl/files/doxygen-1.9.7.repack.src.tar.gz Can you try this? See also https://github.com/doxygen/doxygen/issues/10094 Regards, Dimitri > On 28 May 2023, at 15:41, Nicolas Fournaux wrote: > > Hell

[Doxygen-users] Doxygen bugtracker moved

2018-07-03 Thread Dimitri van Heesch
Hi All, Doxygen has used the GNOME bugzilla database for issue tracking for many years. Now that service will be discontinued, I have moved all existing issues to GitHub. >From now on, bug reports and enhancement requests can be found and reported >there. Kind regards, Dimitri -

Re: [Doxygen-users] Crash using Doxygen 1.8.13

2017-04-23 Thread Dimitri van Heesch
Hi Vinnie, Looks like the issue is already fixed in the latest version from Github. Regards, Dimitri > On 23 Apr 2017, at 20:11 , Vinnie Falco wrote: > > My documentation builds correctly with 1.8.12 but when I try 1.8.13 I > get a segmentation fault. > > The project is located here: > http

Re: [Doxygen-users] Documentation for typedefs not generated, C++ code

2016-12-08 Thread Dimitri van Heesch
Hi Sam, See this FAQ: http://www.doxygen.org/manual/faq.html#faq_extract_all Regards, Dimitri > On 07 Dec 2016, at 18:04 , Sam Varshavchik wrote: > > With doxygen-1.8.12, in an otherwise empty directory: > > $ doxygen -g > > > Configuration file `Doxyfile' created. > > Now edit the confi

Re: [Doxygen-users] Additional underscore character added in links to included files 1.8.12

2016-11-29 Thread Dimitri van Heesch
Please check if things work properly again in the latest version from Github. In particular with this commit included: https://github.com/doxygen/doxygen/commit/dc02bb977ebc6c683012c106e16e0190ac72b454 Regards, Dimitri > On 28 Nov 2016, at 13:59 , trosh wrote: > > I don't know to what extent

Re: [Doxygen-users] Bug with list of all namespace members?

2016-11-06 Thread Dimitri van Heesch
Hi Jens, This is indeed a bug. Please file a bug in the bug tracker next time. The good news: I found what is causing this and committed a fix: https://github.com/doxygen/doxygen/commit/2b722b57f20e044b061423109bfa7168a7a1b913 Regards, Dimitri > On 27 Oct 2016, at 17:22 , Jens Schleusener >

Re: [Doxygen-users] references to nested structure members

2016-10-25 Thread Dimitri van Heesch
The references should follow the structure as it is defined, i.e. struct inner is not defined inside struct outer, so you cannot refer to its members via the outer struct, you have to refer to them directly via inner struct. If you actually nest the structures you can refer to then via their nes

Re: [Doxygen-users] Additional underscore character added in links to included files 1.8.12

2016-10-18 Thread Dimitri van Heesch
> On 18 Oct 2016, at 12:34 , didje wrote: > > Hi, > > In 1.8.10, whenever there was a line as follows in a source file: > include "folderA/fileX.h" > the link was constructed as follows: > href="../folderA/fileX_8h.html" > > However, since I upgraded to 1.8.12, the link changes, and becomes: >

Re: [Doxygen-users] Match cpp and h file

2016-10-01 Thread Dimitri van Heesch
> On 30 Sep 2016, at 16:50 , Fabian Cenedese wrote: > > Hi > > I'm having a problem I don't understand. In a project with several > cpp and h files I have many classes that are fully documented. > There's also a cpp file with just global functions and a corresponding > h file. I have the full d

Re: [Doxygen-users] C++ 11/14, etc support

2016-09-25 Thread Dimitri van Heesch
Hi Carey, Doxygen should support all C++ features up to and including version 11. C++14 doesn't have many new language changes that are relevant for doxygen's parser, so it should work as well. C++17 has not been standardised, so it is not explicitly supported. Regards, Dimitri > On 22 Sep 20

Re: [Doxygen-users] doxygen failes to generate docu for C++ member function

2016-03-03 Thread Dimitri van Heesch
Hi Zack, > On 03 Mar 2016, at 20:35 , Zack Snyder wrote: > > Hi there, > > I have a member function called: "std::vector get_base_classes() > const" which will not be generated. > > Documentation can be found online: > http://www.rttr.org/doc/master/classrttr_1_1type.html > Here is the sourc

Re: [Doxygen-users] Bug: Markdown tables missing cell borders in the header LaTex output

2016-03-01 Thread Dimitri van Heesch
Hi Luis, I don't see the problem with your example. Are you sure it isn't a scaling problem of the document renderer? (i.e. do the lines reappear if you zoom in?) Regards, Dimitri > On 29 Feb 2016, at 23:58 , Vega, Luis A wrote: > > When generating documentation in LaTex, any markdown table

Re: [Doxygen-users] how to report doxygen bugs ?

2016-02-23 Thread Dimitri van Heesch
Hi Monique, > On 23 Feb 2016, at 2:44 , Monique Semp wrote: > > Hello, Doxygen users, > > Is there a sourceforge or GitLab project where one can report bugs? > > I’m sure I’ve seen it, but can’t seem to find it now. And I’m fairly certain > that I’ve identified a couple of bugs that would p

Re: [Doxygen-users] Formulas in code blocks

2016-02-15 Thread Dimitri van Heesch
Hi Christoph, This seems to be a standard feature of MathJax, see also https://docs.mathjax.org/en/v2.6-latest/start.html#tex-and-latex-input It has nothing to do with doxygen, but one could argue that doxygen should prevent MathJax from doing this, unless it is a real formula. Feel free to file

Re: [Doxygen-users] Left Manu/Index not syncing correctly

2016-01-29 Thread Dimitri van Heesch
Hi Doug, I think the problem is that you have a page called "Math" with subpages. As a result doxygen generates a script called Math.js containing a piece of navigation code for the tree view. This in turn hides functions like Math.cos(), which jquery depends on, giving a javascript error, and h

Re: [Doxygen-users] Problems by new exit code 2 if warnings found

2015-12-19 Thread Dimitri van Heesch
Hi Jens, > On 19 Dec 2015, at 22:15 , Schleusener, Jens > wrote: > > Hi, > > after I installed at last Thursday evening doxygen's latest Github version > on a server that offers FOSS software I got errors while the > semi-automatic generation of the according Doxygen documentation for new >

Re: [Doxygen-users] Asterisks not eliminated in @code

2015-10-26 Thread Dimitri van Heesch
Hi Yongwei, > On 26 Oct 2015, at 14:39 , Yongwei Wu wrote: > > I have some doc comments that work well in v1.6 or earlier: > > /** > * Functor to return objects pointed by a container of pointers. > * > * A typical usage might be like: > * @code > * vector v; > * ... > * transform(v.begi

Re: [Doxygen-users] MD5 Hash of C++ methods?

2015-09-28 Thread Dimitri van Heesch
Hi Jari, Although you could look at MemberDef::setAnchor() to see what is used, I think it is better to generate a tag file, and parse that to get the mapping from names to anchors. See GENERATE_TAGFILE. A tag file is an XML file with pretty straightforward contents. Regards, Dimitri > On 2

Re: [Doxygen-users] FILTER_PATTERNS not working?

2015-09-10 Thread Dimitri van Heesch
> On 10 Sep 2015, at 13:15 , Clayton wrote: > > Hi guys, > > Take for instance this Visual Basic project: > > https://github.com/mbedded-ninja/AltiumScriptCentral > > and using this plugin filter: > > https://github.com/sevoku/doxygen-vb-filter > > In Doxyfile, if I put: > > FI

Re: [Doxygen-users] browser support - for HTML output ?

2015-09-09 Thread Dimitri van Heesch
> On 09 Sep 2015, at 0:55 , Monique Semp wrote: > > > Is there a list anywhere that says what the browser support is for > > Doxygen’s HTML output (from Doxygen 1.8.10)? Or barring that, is there an > > explanation of which version of HTML is output? Doxygen outputs XHTML 1.0 transitional (or

Re: [Doxygen-users] image issues - alignment, bold for nearby text, loses \ref link...

2015-09-08 Thread Dimitri van Heesch
Hi Monique, > On 08 Sep 2015, at 21:04 , Monique Semp wrote: > > I've got what I need, but it did require a bit of tweaking. > > The HTML syntax didn't work with the \ref Doxygen commands. Why not? Did you try with the example I provided? It should work fine there, and there should be no reas

Re: [Doxygen-users] image issues - alignment, bold for nearby text, loses \ref link...

2015-09-08 Thread Dimitri van Heesch
Hi Monique, Here are two ways to achieve what you want: ~~~ /** @mainpage Using Markdown syntax: | image | info | |---|--| \image html image-name.png "" | Text that leads in to the page link \ref pagename. \image html image2-name.png "" | Mo

Re: [Doxygen-users] Small question to a "strange" line in output file dynsections.js

2015-08-31 Thread Dimitri van Heesch
Hi Jens & Albert, I think I found the problem. Resource::data was used directly as a string, but it is not \0 terminated! I've just pushed the following change to address this, which also makes the ResourceMgr::get() method private so it cannot be (ab)used like this anymore. https://github.com

Re: [Doxygen-users] erroneous output of section label for \cond command

2015-08-27 Thread Dimitri van Heesch
Hi Monique, > On 27 Aug 2015, at 18:43 , Monique Semp wrote: > > Hello, doxygen-users, > > I’m using Doxygen 1.8.10, on Mac 10.10.3 (Yosemite). > > I’ve used the \cond and \endcond tags to omit documentation for some class > members, via a section label of the sort > __INCLUDE_DOXYGEN_FOR_

Re: [Doxygen-users] warning at explicit instantiation of overloaded template class member function

2015-08-26 Thread Dimitri van Heesch
Hi Harald, > On 26 Aug 2015, at 16:32 , Heese, Harald wrote: > > Hi Dimitri! > > Thanks for the quick answer. > > You are right, the provided code does not compile. The modified example now is > > //! a test class with overloaded template members > class Bar > { > public: > //! first overloa

Re: [Doxygen-users] warning at explicit instantiation of overloaded template class member function

2015-08-26 Thread Dimitri van Heesch
Hi Harald, > On 26 Aug 2015, at 15:19 , Heese, Harald wrote: > > Hi doxygen, > > I am encountering warnings using Doxygen 1.8.10 for the below example of > overloaded template member functions with explicit instantiation of one (or > more) of the overloads for specific template types. > > //

Re: [Doxygen-users] Two strange things about Doxygen and my code

2015-08-26 Thread Dimitri van Heesch
Hi Bostjan, >>> And why does the VOID redefine not work? >> >> It appears that Doxygen's strategy for warning about undocumented >> parameters or return types just doesn't expect anyone to ever typedef >> any other type as "void", and thus doesn't bother to test whether the >> return type and/or

Re: [Doxygen-users] Linking to function pointer arguments

2015-07-30 Thread Dimitri van Heesch
Hi Peter, I'd say that '@see Functor(void(*)(void))' is the one that should have worked, but I see it doesn't. Feel free to submit a bug report for this. A workaround (that also helps a bit with readability IMHO): /** A functor * @see Functor() or Functor(Function) */ class Functor { public

Re: [Doxygen-users] Installation - unable to load isutils.dll

2015-07-13 Thread Dimitri van Heesch
Hi Martin, > On 12 Jul 2015, at 22:06 , Martin Harran wrote: > > I'm installing Doxygen on Windows 8.1 64 bit. At the end of installation, it > throws up "unable to load isutils.dll" followed by an unable to set PATH > error. I'm not bothered about the PATH error, I presume that is just a case

Re: [Doxygen-users] doxywizard a command line client

2015-07-01 Thread Dimitri van Heesch
Hi Andreas, > On 30 Jun 2015, at 13:28 , Andreas Tscharner wrote: > > Hello World, > > I've just installed doxygen 1.8.10. When I start doxywizard the first > thing that gets started is a command line shell and then the GUI gets > started. It didn't do that in 1.8.9.1. > > Is this a bug or i

Re: [Doxygen-users] Unable to build RPMs for Doxygen v1.8.10

2015-06-29 Thread Dimitri van Heesch
> On 29 Jun 2015, at 21:29 , Dimitri van Heesch wrote: > > Hi Jean, > >> On 29 Jun 2015, at 10:05 , Jean Audibert wrote: >> >> Hi! >> >> Until the release 1.8.9.1, I was able to build Doxygen (binaires ands RPMs) >> with this command: >&

Re: [Doxygen-users] Unable to build RPMs for Doxygen v1.8.10

2015-06-29 Thread Dimitri van Heesch
Hi Jean, > On 29 Jun 2015, at 10:05 , Jean Audibert wrote: > > Hi! > > Until the release 1.8.9.1, I was able to build Doxygen (binaires ands RPMs) > with this command: > $ rpmbuild -ta doxygen-.src.tar.gz > > With the last release, this command fails: "error: Failed to read spec file > from

Re: [Doxygen-users] Is doxygen.css restricted by GPL?

2015-06-16 Thread Dimitri van Heesch
Hi Alan, > On 15 Jun 2015, at 16:10 , Alan Brogan wrote: > > Hello the list,Send > > I am scanning commercial source code to ensure that it complies with Open > Source licenses. In doing so I have come across a file derived from > doxygen.css in what is obviously a directory of documents prod

Re: [Doxygen-users] doxygen build failure for Power8 because double free or corruption

2015-03-19 Thread Dimitri van Heesch
Hi Normand, The issues seems to be in this piece of code: DotRunner *DotRunnerQueue::dequeue() { QMutexLocker locker(&m_mutex); while (m_queue.isEmpty()) { // wait until something is added to the queue m_bufferNotEmpty.wait(&m_mutex); } DotRunner *result = m_queue.dequeue(); r

Re: [Doxygen-users] Clickable icon in header line

2015-03-10 Thread Dimitri van Heesch
e place. > > You can see my results at http://assimproj.org/ > > This gets me to about where I'd like to be - although it would be nice > to get it to be fully right-justified. > > >Thanks! >-- Alan Robertson > al...@unix.sh > > On 03/09/2015 12:04 PM

Re: [Doxygen-users] Clickable icon in header line

2015-03-09 Thread Dimitri van Heesch
Hi Alan, Have a look at this part of the manual: http://www.doxygen.org/manual/customize.html#minor_tweaks_header_css You can customise the header of a page with HTML_HEADER. Regards, Dimitri > On 08 Mar 2015, at 20:07 , Albert wrote: > > Alan, > > The given solution works for the "in page

Re: [Doxygen-users] MultiThread computing BUG

2015-01-30 Thread Dimitri van Heesch
And also note that you can reduce the number of parallel processes via DOT_NUM_THREADS Regards, Dimitri > On 29 Jan 2015, at 18:51 , Albert wrote: > > This is not a bug but by design. In this case there are 8 separate threads > used for generating dot files or better said to start the dot p

Re: [Doxygen-users] char_varying type in VOS C and doxygen

2015-01-24 Thread Dimitri van Heesch
> On 24 Jan 2015, at 17:32 , Uwe Scholz wrote: > > Hi Dimitri, > > great, that looks good! I didn't know that one could parse the numbers > in that way. Is this style documented somewhere? It is a standard C preprocessor feature, see also https://gcc.gnu.org/onlinedocs/cpp/Concatenation.html

Re: [Doxygen-users] char_varying type in VOS C and doxygen

2015-01-23 Thread Dimitri van Heesch
Hi Uwe, You could use PREDEFINED = char_varying(n)="char_varying_##n" To expand char_varying(256) to char_varying_256 and then during post processing replace it back to char_varying(256). Regards, Dimitri > On 22 Jan 2015, at 13:47 , Uwe Scholz wrote: > > Hi, > > I have a new issue to so

Re: [Doxygen-users] Issues with tag files

2015-01-22 Thread Dimitri van Heesch
Hi Karl, Sounds like an unwanted site effect of the recent restructuring of the tag file generation. Can you file a bug report for each of the issues here: https://bugzilla.gnome.org/enter_bug.cgi?product=doxygen Please include a minimal self-contained example that allows me to reproduce the is

Re: [Doxygen-users] Dollar signs in function names

2015-01-10 Thread Dimitri van Heesch
> On 10 Jan 2015, at 13:56 , Uwe Scholz wrote: > > Hi Dimitri, > > Dimitri van Heesch schrieb am [Sa, 10.01.2015 11:38]: >> Hi Uwe, >> >> What you could do is write an input filter (see the INPUT_FILTER option) >> that lets doxygen replace the &

Re: [Doxygen-users] Displaying classes contained by smart pointer like contained by raw pointer

2015-01-10 Thread Dimitri van Heesch
Hi Jens, Did you already try to enable BUILTIN_STL_SUPPORT? That basically does what the workaround below does, but then marks the classes as internal/artificial, so they don't appear in the output. Regards, Dimitri > On 07 Jan 2015, at 8:20 , Jens Frangenheim > wrote: > > Since the discu

Re: [Doxygen-users] doxygen 1.8.9 (and also 1.8.7) extremely slow for vhdl

2014-12-30 Thread Dimitri van Heesch
Hi Walter, > On 30 Dec 2014, at 16:24 , Walter F.J. Mueller > wrote: > > Hi, > > I'm using doxygen to generate a 'source code browser pages' for a > medium sized VHDL project. Some is publicly visible under >http://www.retro11.de/doxy/w11/vhd/html/hierarchy.html > Total volume is > ~ 4

Re: [Doxygen-users] Identifying Objective-C code from the XML

2014-11-30 Thread Dimitri van Heesch
any higher up. > > If you think it is acceptable for the XML output then great, if you can see a > better approach then I'd be happy to learn. Thanks again. > > Kind regards, > Michael > > > On Sun, Oct 26, 2014 at 11:54 AM, Dimitri van Heesch > wrote: > Hi Mic

Re: [Doxygen-users] Mysterious singleton in .tag file causes warnings

2014-11-18 Thread Dimitri van Heesch
This is a known bug, see also https://bugzilla.gnome.org/show_bug.cgi?id=735376 and it has been fixed in GitHub in the meantime by this commit https://github.com/doxygen/doxygen/commit/92eb236037e857f38eaf24238815641a48540792 Regards, Dimitri > On 18 Nov 2014, at 14:43 , didje wrote: > > Hi,

Re: [Doxygen-users] [1.8.8] Using PlantUML (startuml/enduml) block causes subsequent customized ALIASES tags to be unusable

2014-10-28 Thread Dimitri van Heesch
Hi James, This seems to be fixed in GitHub already, most likely by this fix: https://github.com/doxygen/doxygen/commit/4df52916170bb81179697d0fa78c7d81fd95415f Regards, Dimitri > On 28 Oct 2014, at 3:52 , James Ang wrote: > > Sorry, re-send if you cannot see the detailed section as Nabble sc

Re: [Doxygen-users] Identifying Objective-C code from the XML

2014-10-26 Thread Dimitri van Heesch
Hi Michael, > On 26 Oct 2014, at 12:15 , Michael Jones wrote: > > I am the maintainer of an open source project called Breathe which relies on > the excellent xml output from Doxygen to include Doxygen processed code & > comment information in Sphinx documentation. A very interesting project!

Re: [Doxygen-users] mainpage content not included in index.html

2014-10-24 Thread Dimitri van Heesch
Hi Ruth, The behaviour what doxygen does with files with an unknown (or missing) extension has recently changed. In the past the files were parsed as C code, now they are just parsed as plain text. You can put the following in the configuration file to get the old behaviour. EXTENSION_MAPPING =

Re: [Doxygen-users] Xcode and NS_OPTIONS() macro

2014-10-11 Thread Dimitri van Heesch
On 10 Oct 2014, at 19:35 , Alessandro Antonello wrote: > Hi all, > > I built a framework for iOS documented with Doxygen. The problem that I am > facing is with the macros NS_OPTIONS() and NS_ENUM(). They are recognized as > functions by Doxygen and the values documentation is printed strait

Re: [Doxygen-users] are document generators dead?

2014-10-07 Thread Dimitri van Heesch
Hi Tom, There was a patch made a couple of years ago to add DITA support to doxygen, it can still be found here: http://sourceforge.net/p/doxygen/mailman/message/27204707/ I haven't integrated it, because I saw very little interest in it so far. Maybe you want to help to get it up to date again?

Re: [Doxygen-users] · and   cause an error

2014-10-07 Thread Dimitri van Heesch
Hi Arthur, For such complex formulas it is much better to use LaTeX notation, i.e. /** The maximum number of searches to find a partition is * \c search = \f$\sum\limits_{2..n}^k{n \choose k}\f$ */ If you don't have LaTeX installed you could enable MathJax to render the formula at the client

Re: [Doxygen-users] Windows binaries available for 1.8.8-20140924 at SourceForge

2014-09-26 Thread Dimitri van Heesch
Hi Markus, It is quite complex to get the clang feature working on Windows, so this is not part of Petr's binary. If you don't need/use it, then you can ignore the warning. If you do then stick with the official release. Regards, Dimitri On 24 Sep 2014, at 17:26 , starfuryAll wrote: > Hi.

Re: [Doxygen-users] Tag file missing public class members

2014-09-23 Thread Dimitri van Heesch
On 23 Sep 2014, at 18:51 , Jeffrey Melville wrote: > > Dimitri, > > Thanks for the update. Can you keep me in the loop on this feature? I > would be happy to test out any commits for you against my codebase. I'm > going to continue using the workaround in the meantime. Yes, please try the l

Re: [Doxygen-users] Tag file missing public class members

2014-09-21 Thread Dimitri van Heesch
Hi David, Thanks for the reminder. I'm working on a different way to generate the tag files, i.e. using a separate function rather than to generate it as the side-effect of writing the documentation. That way the workaround with the 'tagDataWritten' flag is no longer needed. Regards, Dimitri

Re: [Doxygen-users] I can not get tables to work.

2014-09-21 Thread Dimitri van Heesch
Hi Doug, Make sure MARKDOWN_SUPPORT is enabled in the config file and use valid markdown syntax, e.g.: /** * A class for fails * | This Rule Name | Element or Terminal | * | -: | :-- | * | left-text =| | * ||

Re: [Doxygen-users] Crash building class list

2014-09-20 Thread Dimitri van Heesch
Hi David, I would expect that this commit already addresses the problem below: https://github.com/doxygen/doxygen/commit/6d4044ad43ae1424a256eb1c26992301e7c64f4a Regards, Dimitri On 20 Sep 2014, at 3:58 , David Thompson wrote: > Hi all, > > I have succeeded in crashing doxygen 1.8.8; it hap

Re: [Doxygen-users] Tag file missing public class members

2014-08-28 Thread Dimitri van Heesch
Hi Jeffrey, On 27 Aug 2014, at 17:59 , Jeffrey Melville wrote: > All, > > I'm working on two closely related source trees that generate Doxygen > separately. To cross-link the Doxygen HTML, we just started using > GENERATE_TAGFILE and TAGFILES for ProjectA and Project B respectively. > > I n

Re: [Doxygen-users] doxygen MSC

2014-08-05 Thread Dimitri van Heesch
Hi Susanne, On 05 Aug 2014, at 12:50 , wrote: > Is there a documentation of the doxygen special command “msc”? > > I found some examples but no documentation/tutorial/… that describes what > that keywords (“g”, “box”,…) are standing for and if there are restriction in > use. You

Re: [Doxygen-users] Multiple functions with same name-how to reference?

2014-07-24 Thread Dimitri van Heesch
Hi Tom, On 23 Jul 2014, at 18:12 , Tom Udale wrote: > Hi All, > > I am using doxygen 1.8.7 to document our embedded firmware repository. > There are a number of individual projects there each with its own main > function. In that case I typically suggest to do a doxygen run for each project

Re: [Doxygen-users] Rejects C++ overloaded methods w/ default parameters

2014-07-21 Thread Dimitri van Heesch
On 21 Jul 2014, at 19:14 , MK wrote: > On Mon, 21 Jul 2014 14:46:06 + > "Ferro, Alasdair" wrote: > >> Make sure your "std::" prefixes match - Doxygen is far less forgiving >> that the C++ compiler on this! > > If that's the issue, it's not a matter of "being less forgiving", > it's a matte

Re: [Doxygen-users] Segfault when using tag files from documentation that has been compiled using tag files

2014-07-14 Thread Dimitri van Heesch
he same segfault that has been reported on 20 Dec > 2013 by JohnOldman > <http://doxygen.10944.n7.nabble.com/Segfault-when-using-tag-files-from-documentation-that-has-been-compiled-using-tag-files-td6414.html#a6420>. > > On 22 Dec 2013, 12:11:47, Dimitri van Heesch wrote:

Re: [Doxygen-users] show directory list

2014-06-28 Thread Dimitri van Heesch
Hi Clemens, The directory and file lists have been merged into one hierarchical list showing both. Regards, Dimitri On 23 Jun 2014, at 12:05 , Clemens Feige wrote: > Hello. > > I am missing a "List of directories" in doxygen HTML output. For complex > source code repositories it is desire

Re: [Doxygen-users] Creating links in and between Markdown files/pages

2014-06-19 Thread Dimitri van Heesch
Hi Paul, On 19 Jun 2014, at 13:28 , Paul Anton Letnes wrote: > Greetings, documentation enthusiasts. > > I have created a simple doxygen example (see attached file). What I want to > make (for now) is a "User Manual" style document. Later I will include source > code documentation, but for no

Re: [Doxygen-users] Doxywizard won't compile (RHEL6)

2014-06-03 Thread Dimitri van Heesch
On 03 Jun 2014, at 14:50 , Saner Daniel wrote: > Hi all, > > for the past two days I’ve been unsuccessfully trying to compile Doxygen with > the Doxywizard GUI on my RHEL 6 machine. The latest version of Doxygen > offered by official RH repositories is almost 5 years old, which won’t do, >

Re: [Doxygen-users] Don't List Pages Under "Related Pages" tab

2014-05-29 Thread Dimitri van Heesch
On 29 May 2014, at 20:58 , doxyfool wrote: > I have created some pages using the @page tag and have also made tabs that > link to those pages using the url="@ref pageName". However, it seems that > the new pages are housed under the "Related Pages" tab and when I click the > tab associated with

Re: [Doxygen-users] Doxygen 1.8.7 OS X app crashes on launch (10.6.8)

2014-05-13 Thread Dimitri van Heesch
Hi Stephen, On 13 May 2014, at 21:47 , Stephen Greenfield wrote: > > On 5/13/14 12:07 PM, "Dimitri van Heesch" wrote: > > I did build doxywizard on MacOSX 10.9, but with -mmacosx-version-min=10.5. > > I can't check myself if it works on earlier versions tha

Re: [Doxygen-users] Doxygen 1.8.7 OS X app crashes on launch (10.6.8)

2014-05-13 Thread Dimitri van Heesch
Hi Stephen, I did build doxywizard on MacOSX 10.9, but with -mmacosx-version-min=10.5. I can't check myself if it works on earlier versions than 10.9. Maybe someone else can comment on this. You could also build doxygen yourself on 10.6.8. There is no reason it should not work. Regards, Dimi

Re: [Doxygen-users] Distinguish "variables" from "constants"

2014-05-04 Thread Dimitri van Heesch
Hi John, On 04 May 2014, at 17:45 , John Yates wrote: > I am using 1.8.7 for C++ code. > > It is a sad C++ quirk that that it lacks true constants (say à la Pascal). > What it does have are initialized constant expressions. Technically within > the C++ grammar these are declarations of vari

Re: [Doxygen-users] Tagfiles across network drives

2014-04-19 Thread Dimitri van Heesch
On 15 Apr 2014, at 19:10 , Stephen Gerbrandt wrote: > I’m working on setting up Doxygen to run on our build machines every time we > compile one of our projects, and one of the requirements I have to work > around is moving all of our Doxygen output files to a shared network drive > location

Re: [Doxygen-users] Ignoring namespaces used for forward declarations

2014-04-08 Thread Dimitri van Heesch
On 08 Apr 2014, at 15:33 , Robert Dailey wrote: > In my code I have a couple of forward declarations of classes in other > distant, unrelated namespaces: > > namespace foo > { >class bar; > } > > These get parsed out by Doxygen (v1.8.6) and appear empty in the HTML > output. Is there a way

Re: [Doxygen-users] Generating documentation when source code is continuously being updated

2014-03-16 Thread Dimitri van Heesch
On 16 Mar 2014, at 11:31 , Khirod Kant Naik wrote: > I want to add Doxygen support to DXR. The DXR indexes the source code of > popular mozilla source trees like mozilla-central and comm-central. > > As said the source code of these trees is continuously being updated. How can > we generate d

Re: [Doxygen-users] Doxygen 1.8.6 unusable to build our doc due to tag_files generated

2014-02-28 Thread Dimitri van Heesch
Hi Sebastien, On 28 Feb 2014, at 10:59 , Sebastien Loriot wrote: > Hello, > > Our library documentation is decomposed into packages and each package > documentation has its own doxygen compilation unit. The links between > the packages are handled thanks to the tag-files. > The build is OK when

Re: [Doxygen-users] Best way to 'relocate' links to html

2014-02-17 Thread Dimitri van Heesch
Hi Edward, On 17 Feb 2014, at 16:32 , Edward Moyse wrote: > Hi all, > > I'm just trying to understand why our doxygen builds take such an insane > amount of time. I think we're not currently building tags first then making > the html after, as recommended here: > http://stackoverflow.com/ques

Re: [Doxygen-users] xapian library building from source

2014-02-17 Thread Dimitri van Heesch
Hi Chris, On 17 Feb 2014, at 11:12 , Chris Chalmers wrote: > I am trying to build doxygen 1.8.5 from source on a windows machine. I have > the following installed > > Flex, bison, python and QTtools > > When I compile it under Visual Studio Express 2008 I get the following > errors. It s

Re: [Doxygen-users] Unwanted page break before parameter table in Latex output

2014-02-15 Thread Dimitri van Heesch
Hi John, On 12 Feb 2014, at 16:38 , John C. Martin wrote: > Hello, > > I have been using Doxygen to generate a reference manual for some C++ code > using the Latex output to generate a pdf. In the class documentation section > down in the member function documentation I am getting an unwant

Re: [Doxygen-users] Unknown Error

2014-01-16 Thread Dimitri van Heesch
Hi Arthur, Please set DOT_CLEANUP to NO in the config file and run doxygen from the command line with the -d ExtCmd option. Doxygen will then output the exact command with parameters it is trying to execute. For a failing command, try to execute it directly from the command line. That may give

Re: [Doxygen-users] Problem running configure on Ubuntu 13.10 (saucy) 64-bit

2014-01-16 Thread Dimitri van Heesch
Hi Peter, Seems like you have the minimal configure script that is bundled with the binary version of doxygen for Linux. For compilation you need the one that comes with the source package. Regards, Dimitri On 16 Jan 2014, at 20:15 , Peter Rockett wrote: > Hi > > I am trying to build doxy

Re: [Doxygen-users] Problem with Objective-C

2014-01-12 Thread Dimitri van Heesch
Hi Christian, That is wrong indeed. I've pushed a fix to GitHub: https://github.com/doxygen/doxygen/commit/09a5fc198a98d697d3e50c1c76392b8373f1af12 Regards, Dimitri On 11 Jan 2014, at 19:17 , Christian Holzberger wrote: > Hi, > > i cant get the following snippet to be parsed correctly when

Re: [Doxygen-users] How to generate a PDF with numbered bookmark pane

2014-01-11 Thread Dimitri van Heesch
On 10 Jan 2014, at 9:14 , Stefan Heiss wrote: > I found a solution to my below Problem. > Putting the following line into the refman.tex file will provide numbered > Bookmarks. > > \hypersetup{bookmarksnumbered=true} > > Having numbered Bookmarks, makes the Navigation in a PDF document much

Re: [Doxygen-users] doxygen #define question

2014-01-09 Thread Dimitri van Heesch
On 09 Jan 2014, at 5:56 , hewillincre...@gmail.com wrote: > Hi there! I have a question regarding the doxygen preprocessor. In some of > my code (.c) modules I have a #define setup to tell the .h file for that > module how to behave. For example in the following file (driver.c) I define > t

Re: [Doxygen-users] Strange "ttc"-class-div artifacts on source file pages

2014-01-09 Thread Dimitri van Heesch
Hi Matthias, the ttc divs contain the contents for the new tooltip feature. They should normally be hidden and only turned into a tooltip when hovering the mouse over a link. You probably see them because your stylesheet/HTML header is not the default and outdated (i.e. it misses the section "

Re: [Doxygen-users] 1.8.6 no longer creates references to pages

2014-01-08 Thread Dimitri van Heesch
Hi Marcus, Nested comments are allowed now, but only if they are properly terminated, which is not the case in your example. If not then you should escape them like so: file(GLOB SRC_FILES src/\*.c src/\*.cpp) or use \verbatim..\endverbatim. I've added a warning when such an comment is enco

Re: [Doxygen-users] 1.8.6 no longer creates references to pages

2014-01-07 Thread Dimitri van Heesch
Hi Marcus, The 2 comment blocks with the \page are not marked as special comments so doxygen will ignore them. Here is the corrected example: /*! * \mainpage * * \ref A * \ref B * */ /*! * \page A * Hello, World! * */ /*! * \page B * doxygen rulez! * */ Regards, Dimiri On 07 Jan 2014, at 1

Re: [Doxygen-users] LaTeX environment cases: no line break

2013-12-22 Thread Dimitri van Heesch
On 22 Dec 2013, at 12:18 , Jannick wrote: > Dimitri van Heesch gmail.com> writes: > >>> \f[ >>> x=\begin{cases} >>> a & \varepsilon=0\\ >>> b & \varepsilon=1\\ >>> c & \varepsilon=2 >>> \end{cases} >>> \f]

Re: [Doxygen-users] Segfault when using tag files from documentation that has been compiled using tag files

2013-12-22 Thread Dimitri van Heesch
On 22 Dec 2013, at 12:31 , JohnOldman wrote: > UPDATE: > I've tried now with a whole bunch of different versions and it seems like > the problem first arises as of 1.6.2: > 1.6.1 and 1.6.0 work, 1.6.2 and about half a dozen other newer versions I've > tried give me the same segfault. Could this

Re: [Doxygen-users] LaTeX environment cases: no line break

2013-12-21 Thread Dimitri van Heesch
On 21 Dec 2013, at 14:34 , Jannick wrote: > It appears the the LaTeX cases environment is not correctly compiled since > there is no line break after the first line in the pdf output, but in the > html output (using mathjax) there is. > > Here an example: > > \f[ > x=\begin{cases} > a & \varep

Re: [Doxygen-users] epstopdf: command not found ON MAC MAVERICKS

2013-12-21 Thread Dimitri van Heesch
Hi Michael, On 20 Dec 2013, at 0:43 , Michael Powell wrote: > Hello, > I am using DOxygen to document an iPhone application. The context is > Mac OS 10.9.1 with DOxygen 1.8.5. I got the TEX package from MacTEX. It's in > a TEX subfolder to Applications and the release level on LaTeXiT i

Re: [Doxygen-users] Missing "refman" tex file for PDF output generation

2013-11-26 Thread Dimitri van Heesch
Hi Hugo, Doxygen should always generate a refman.tex file in the latex output directory. Are you using a custom layout file (non-empty LAYOUT_FILE option)? If you can capture the behaviour you see in a small self-contained example (=source+config file in a tar or zip) then please file a bug repo

Re: [Doxygen-users] Segmentation fault while parsing a C file

2013-10-26 Thread Dimitri van Heesch
Hi Artem, I just checked with the latest doxygen build and it still crashes, so please file a bug report. Regards, Dimitri On Oct 26, 2013, at 10:21 , Artem Shinkarov wrote: > Dear doxygen users > > I came across a segmentation fault while doxygen is trying to parse a C > file. The C file

Re: [Doxygen-users] Call graph generation in Python seems to not work

2013-10-18 Thread Dimitri van Heesch
On Oct 18, 2013, at 12:07 , leeping wrote: > Hi there, > > I have a Doxygen documentation page located at > http://leeping.github.io/forcebalance/doc/html/ . The documentation > generator works amazingly well, but the call graph generation seems to be > broken for some functions defined in the

Re: [Doxygen-users] Presumed brief?

2013-10-07 Thread Dimitri van Heesch
Hi John, You can use MULTILINE_CPP_IS_BRIEF=YES and JAVADOC_AUTOBRIEF=NO /// A brief description that /// spans multiple lines. /// /// More details follow. or you can use MULTILINE_CPP_IS_BRIEF=NO and JAVADOC_AUTOBRIEF=YES /// A brief description that /// spans multiple lines. /// More deta

Re: [Doxygen-users] Apple's NS_ENUM Macro

2013-09-17 Thread Dimitri van Heesch
Hi Christopher, On Sep 17, 2013, at 21:02 , Marshall Christopher D. wrote: > Folks, > > I have a file with a bunch of typedefs. > > I'm using Apple's recommended method of defining a NS_ENUM macro to declare > enumeration typedefs. > > Normally, I'd define a typedef like so: > > typedef enum

Re: [Doxygen-users] Current Version DoxyApp Not Building

2013-09-13 Thread Dimitri van Heesch
Hi Kevin, On Sep 11, 2013, at 19:58 , Kevin Nesmith wrote: > I have tried the latest source download, version 1.8.5 and the latest > version in git. I have run the configure with the doxyapp parameter. But > when the compiler gets to the doxyapp build, I receive the following > errors... > >

Re: [Doxygen-users] Consecutive \verbatim flaw?; Alternative to //! inside \verbatim?

2013-09-07 Thread Dimitri van Heesch
Hi Kevin, @verbatim indeed preserves the //! comments (to allow these to appear in the output, I use them in the manual for instance). The "box"-ing you see is a side-effect of Markdown support (try setting MARKDOWN_SUPPORT=NO) In general I recommend to use C-style comments for page documentat

Re: [Doxygen-users] Collaboration diagram does not show private members in 1.8.x

2013-09-05 Thread Dimitri van Heesch
On Sep 5, 2013, at 15:59 , Yongwei Wu wrote: > In Doxygen 1.6.x and earlier, the collaboration diagram will show all > members regardless its visibility. I have found that 1.8.x does not > show the private members, unless EXTRACT_PRIVATE is set to YES. Is > this an intentional change? Yes that

Re: [Doxygen-users] class inheritance issue (with example)

2013-08-23 Thread Dimitri van Heesch
On Aug 23, 2013, at 15:19 , Jannick wrote: > Jannick gmail.com> writes: > >> >> Dimitri van Heesch gmail.com> writes: >> >>> >>> Since member variable 'd' is (implicitly) private, make sure HAVE_DOT and >> EXTRACT_PRIVATE ar

Re: [Doxygen-users] class inheritance issue (with example)

2013-08-22 Thread Dimitri van Heesch
On Aug 22, 2013, at 13:37 , Jannick wrote: > Hi, > > given the .cpp used as single doxygen input > > struct D { > int d; > }; > > class A { > int a; > }; > > class B : public A { > int b; > }; > > class C : public B { > int c; >D d; > }; > > the class dependency diagram does not sh

Re: [Doxygen-users] Nav Tree Performance Issue

2013-07-30 Thread Dimitri van Heesch
On Jul 30, 2013, at 20:59 , Tom Udale wrote: > Dear Dimitri, > >>> As you may have gathered by my sudden appearance on this forum, I have been >>> setting up doxygen 1.8.4 on my code base (this is actually a second attempt >>> to get doxygen into the workflow). >>> >>> I have pretty much beate

Re: [Doxygen-users] Nav Tree Performance Issue

2013-07-30 Thread Dimitri van Heesch
On Jul 29, 2013, at 18:26 , Tom Udale wrote: > Greetings, > > As you may have gathered by my sudden appearance on this forum, I have been > setting up doxygen 1.8.4 on my code base (this is actually a second attempt > to get doxygen into the workflow). > > I have pretty much beaten doxygen and

  1   2   >