albert-github

Results 1742 comments of albert-github

- Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!) that allows us to reproduce the problem? Please don't add external...

Do you mean the part with the `...` ? What about the settings file ?

> Yes. Name it `test.md`. I just see some code but no file ora a filename and the `...` indicated to me it was just an incomplete example. So the...

I've just pushed a proposed patch, pull request #11835

@doxygen I'm not in favor of using a "shortcut like `-`. - it is in my opinion less clear and for the not so experienced code reader is is less...

That came to my mind as well, but that would result in the fact that there is some empty space in output as shown in: instead of: (in HTML it...

Looks like there are still errors in the documentation. From https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-Ic-35/logs_master/Snap_rounding_2.log: ``` /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-35/doc/Snap_rounding_2/Concepts/FloatSnapRoundingTraits_2.h:7: warning: unable to resolve reference to 'CGAL::snap_rounding_' for \ref command /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-35/doc/Snap_rounding_2/Concepts/FloatSnapRoundingTraits_2.h:149: warning: unable to resolve link to...

From https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-Ic-35/logs_master/Box_intersection_d.log (though file is changed in this PR): ``` /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-35/doc/Box_intersection_d/Box_intersection_d.txt:174: warning: unable to resolve reference to 'Box_intersection_d/boxes_with_different_types.cpp' for \ref command ``` Probably something with the `EXAMPLE_PATH` settings

From the overnight documentation build (https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-Ic-63/logs_master/Snap_rounding_2.log): ``` /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-63/include/CGAL/Float_snap_rounding_2.h:797: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-63/include/CGAL/Float_snap_rounding_2.h:800: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-63/include/CGAL/Float_snap_rounding_2.h:814:...

@podiki Will you be able to provide the requested files?