albert-github

Results 944 comments of albert-github

Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).

Due to a missing example and used settings it is a bit hard to reproduce though with the simple example: ``` /// \file /// the delimiters std::string const &delimiters =...

I think the issue can be illustrated by means of the attached example ([example.tar.gz](https://github.com/doxygen/doxygen/files/13538611/example.tar.gz)) where we don't see with the group the sections etc in the treeview and also don't...

I did a small test and the following does work (did already work for version 1.7.4 i.e. the version at the moment of writing the issue): ``` /** * @struct...

Indeed the full definition has to be given otherwise the data type won't appear with the detailed description. How about: ``` ALIASES += "field=@var" ```

The old tag was `usage` and issues with tag `usage` are automatically closed with a new release. Your last comment indicates that you would like to have something like an...

The behavior and the documentation don't match I also think this is a bug. Probably there should in general be no links between the documentation of an entity and the...

Sorry but I haven't the faintest idea where the links should point to (and I'm not using eventum, I saw the incorrect link by coincidence), so no PR from my...

Any progress on this as the link is still present in the documentation (version 6.0) of CGAL (Documentation build CGAL-6.0-I-253)