Custom tags with Doxygen

The generalization of \bug and \todo is \xrefitem. The solution I suggest is: in Doxyfile: ALIASES += “req=\xrefitem req \”Requirement\” \”Requirements\” ” in documented code: /// \req #42 – The system shall work in any situation

How to get a single PDF document from Doxygen?

See Converting a LaTeX document to a PDF document. When Doxygen is finished processing, in the latex directory there’s a file called ‘refman.tex’. There are three ways you can use that file to get ‘a book’ out of Doxygen: LaTeX -> dvips -> ps2pdf latex myfile dvips myfile ps2pdf myfile.ps LaTeX -> dvipdfm latex myfile … Read more

Doxygen \cite producing empty bibliography

I was facing the same problem. There is an perl dependency to generate citation. So you must have both perl and bibtex in the system path. Ignore the example above, that only applies to Latex, for doxygen use (Note: no braces): \cite Hale The .bib file has to be located in doxygen working directory. Bibliographic … Read more

Documenting C++/CLI library code for use from c# – best tools and practices? [closed]

I have gotten it to work as follows: Use XML style comments for your C++/CLI header entries. This means the full XML comment is required (triple-slash comments, <summary> tag at a minimum) Make sure that the C++ compiler option Generate XML Documentation Files is on. This should generate an XML file with documentation with the … Read more

How to include custom files in Doxygen

I having been searching quite a lot before I found the answer, so I thought it would be nice to share! According to this Doxygen gotchas article I finally found that: you need to add a file with the dox extension. Its content should contain C-style comment blocks: /*! \page My test page contents … … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)