albert-github
albert-github
In the file README.Markdown on the directory ammo.js-demos/doc/ there is the link http://www.stack.nl/~dimitri/doxygen/helpers.html, this is not correct anymore this should be: https://www.doxygen.nl/helpers.html
In the file `MAKE_A_NEW_BACK_END.md` of the master version we see at line 35: ``` - `_dash-layout"`: Gives the JSON structure of the initial Dash components to render on the page...
It looks like that the documentation of the 5.5-beta1 release points to the documentation of the master version, see the second link on the page: https://www.cgal.org/2022/06/06/cgal55-beta1/ Regarding the examples it...
Doing some extra tests on the CGAL documentation (setting `GENERATE_XML=YES`), the following warning appeared: ``` .../AABB_tree/include/CGAL/AABB_tree.h:565: warning: argument 'last' of command @param is not found in the argument list of...
In the output:Snap_rounding_2/group__PkgSnapRounding2Ref.html we see for the representation of a finite collection S of segments in the plane in the documentation:  a bit further down we see:  I'm...
When looking at the page: https://doc.cgal.org/latest/Manual/packages.html we see:  but we get a 404 Not Found message. This accounts for all the zip files of the 5.4 version. Same accounts...
- corrected some documentation (notification_set_targets) - corrected some routine names in documentation - Added some documentation (but not all)
I see that the documentation is still not build 'out of source' (at least I could not find it), it would be better if the building of the documentation finds...
In the current master the settings - `DOT_TRANSPARENT` and `FORMULA_TRANSPARENT` are obsolete. - `DOT_FONTNAME` / `DOT_FONTSIZE` are incorporated into the new `...ATTR` settings
On the page documentation bage index.html we see:  this information is correct but we see here 2 header types: - a "group" header:  - a "package" header ...