albert-github
albert-github
With the commands `\~` and `\~LanguageId` it is possible to specify comments for one or all languages. When one wants to write the documentation for the languages except for some...
issue #10766 C# cref or \ref doesn't work without full namespace, even for classes in same namespace
Also check against the case that we have a `.` as separator (i.e. C# or Java) in the context name.
When we have an example with dot / msc /plantuml / class / call graph and we have LaTeX enabled in chm and / or qhp we get warnings when...
In pull request #25 problem of 'All "main" files are squashed into one class' was solved though when a filename has multiple dots like in `convert0.6.pl` we get: ``` warning:...
When there is something like: ``` package PDL::Transform; our @EXPORT_OK = qw(apply invert map map unmap t_inverse t_compose t_wrap t_identity t_lookup t_linear t_scale t_offset t_rot t_fits t_code t_cylindrical t_radial t_quadratic...
A windows drive letter can only be one character now the filename from e.g. ../package::file.pl was incorrectly detected as file.pl instead of package::file.pl (it is a bit of a strange...
The QT assistant has problems with files that are not directly included into its input file (i.e. the qch file). - This happens when we use tag files, hence `TAGFILES`...
https://github.com/litehtml/litebrowser/blob/1a953919ceb16ff4632b9f7cc3f72389aa0fb345/README.md?plain=1#L7 Contains a small typo Vinsual should be Visual. As a side remark does Visual Studion 2008 stil work for the project or should a newer version be used?
References to http / https destination addresses work, as indicated in the issue. Other protocols don't work and also relative path don't work / would require that the entire tree,...
With the fix b9ee8c6 a fix (by @sloriot) was made to fix the issue: ``` error: Tag file '.../doc_tags/Lab.tag' does not exist or is not a file. Skipping it... ```...