albert-github

Results 126 issues of 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...

Pkg::AABB_tree
doc bug

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: ![image](https://user-images.githubusercontent.com/5223533/118392366-ad311c00-b639-11eb-8f38-c2821566fa80.png) a bit further down we see: ![image](https://user-images.githubusercontent.com/5223533/118392387-cf2a9e80-b639-11eb-9214-d7367291dea7.png) I'm...

doc
cleaning

When looking at the page: https://doc.cgal.org/latest/Manual/packages.html we see: ![image](https://user-images.githubusercontent.com/5223533/164425003-d7a22944-dafc-489a-92a2-262d9dd2c869.png) but we get a 404 Not Found message. This accounts for all the zip files of the 5.4 version. Same accounts...

web site
Infrastructure

- 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: ![image](https://user-images.githubusercontent.com/5223533/176880700-45862326-8528-41d0-ae6b-45d7c1e3bc2a.png) this information is correct but we see here 2 header types: - a "group" header: ![image](https://user-images.githubusercontent.com/5223533/176880935-06dfa375-7cd1-4df6-a737-b19eea2229a7.png) - a "package" header ![image](https://user-images.githubusercontent.com/5223533/176881069-113b5d2b-801a-4b0e-a6e6-61e1e04e011b.png)...