albert-github

Results 126 issues of albert-github

In Documentation/doc/Documentation/Third_party.txt(Manual/thirdparty.html) there is a link to: ``` http://vegas.loria.fr/rs/ ``` but this link does not exist anymore.

Doc
Cleaning

When looking at the documentation of float.h (Number_types/float_8h.html) we see: ![image](https://github.com/CGAL/cgal/assets/5223533/259aa777-36ff-4cc5-bffb-2e67071f6899) so everywhere `FieldWithSqrt` is used. Looking at the documentation of double.h (Number_types/double_8h.html) we see: ![image](https://github.com/CGAL/cgal/assets/5223533/51c5a43f-4b9f-482d-b9ce-6cf483e75107) so first twice `Field`...

Doc
Pkg::Number_types

When looking at the documentation of long_long.h (Number_types/long__long_8h.html) we see: ![image](https://github.com/CGAL/cgal/assets/5223533/f534bf92-d4bd-4235-a8f3-1305de73a587) wouldn't it be better to have the descriptive sentence: ``` This header provides all necessary functions so the fundamental...

Doc
Pkg::Number_types

When we build doxygen with win_flex 2.6.4, build system Ninja and build in parallel we get warnings like: ``` win_flex.exe: error deleting file C:\Users\VSSADM~1\AppData\Local\Temp\~flex_out_main_2 ``` (doxygen uses a number of...

When compiling on Windows with the Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29914 for x64 compiler and enabling warnings I get the warnings: ``` ...\TinyDeflate\gunzip.hh(983): warning C4800: Implicit conversion from...

https://github.com/OpenPrinting/cups-filters/blob/2ddc72c47172b1b943fa9b228580d931edc9aa35/README.md?plain=1#L301 Result in the output is: ![image](https://github.com/OpenPrinting/cups-filters/assets/5223533/cc6ab88e-8673-496e-9994-669096abb885) you probably need to escape `` to `` `` `` (analogous for `` and more tag like constructs in the page).

On a lot of places there sis a reference to the Metis software and the documentation where the web address is based on [glaros.dtc.umn.edu](http://glaros.dtc.umn.edu/) (this also is the case on...

There is a bit of a discrepancy between this chapter "Recommended XML tags for C# documentation comments" (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/recommended-tags) and the chapter "Annex D Documentation comments" (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/documentation-comments) even when the both...

status: needs triaging

Enhancement / suggestion Since version `1.9.3 doxygen supports the HTML tag \ so that parts of the documentation can be easily collapsed. This will make parts of the documentation a...

Enhancement
Doc
Not yet approved
Ready to be tested

The commands like `\ifpdftex` were not supported in the older versions of the LaTeX distributions, commands like `\ifPDFTeX` are, renaming.

bug
install/build
LaTeX