albert-github

Results 126 issues of albert-github

In the `DocBlock` mode we should not jump into the `";".*"\n"` rule

bug
Fortran

Text in pairs of backticks were intended to be shown as code and not as literal backticks

bug
documentation

Variable was introduced in doxygen 1.9.4 and used in in doxygen.h in the function `NonTerminatingDeleter` "Deleter that only deletes an object if doxygen is not already terminating" It was removed...

bug
beautify

When having a formula like: ``` @f[ A = \left(\begin{array}{cc} Ixx & Ixy \\ Ixy & Iyy \\ \end{array}\right) @f] ``` this doesn't render in LaTeX but renders under MathJax....

bug
LaTeX

Creating an easy possibility to, locally, also generate man output.

enhancement
install/build
Man

Doxygen uses spdlib and recently updated the version of spdlib. The used version of spdlib again has fmtlib 10.2.1 bundled into it . Coverity scan throws a number of warnings...

During working on issue #8318 (resulting in proposed pull request #8319) it was discovered that in the file: Documentation/doc/CMakeLists.txt the rule: ``` execute_process( COMMAND ${Python3_EXECUTABLE} ${CGAL_DOC_SCRIPT_DIR}/generate_how_to_cite.py ${CGAL_ROOT} ${CMAKE_BINARY_DIR} "${CGAL_BRANCH_BUILD}" RESULT_VARIABLE...

Made the bibliography references unique

On the documentation output page: doc_output/Manual/how_to_cite.html We see: ![image](https://github.com/CGAL/cgal/assets/5223533/82250e72-e898-49d2-8181-55f6feea4171) so twice the generated label: `cgal:ol-kinetic-24a` and on the page: doc_output/Manual/how_to_cite_cgal.html ![image](https://github.com/CGAL/cgal/assets/5223533/6274cf5a-6702-415e-9fe7-68aa7dc6f1cc) Resulting from: - Kinetic_space_partition/doc/Kinetic_space_partition/PackageDescription.txt - Kinetic_surface_reconstruction/doc/Kinetic_surface_reconstruction/PackageDescription.txt

Spelling corrections

Doc
Doc bug
Under Testing