Manual_tools/TO_DO ================== -- Bug Fixes -- Feature Requests -- Projects Bug Fixes ============================================================================ FIXED: -- HTML: An enum without type name makes the HTML cnverter create a cross link from 'enum' to 'enum', which is nonsens ;-), see for example: http://www.cgal.org/Members/Manual_test/LAST/Polyhedron/Polyhedron_ref/Class_Polyhedron_incremental_builder_3.html#Enum_enum -- TeX, HTML: In the HTML manual, concepts and classes/functions are not visually distinguishable : same font (italic) and same color. In the PS/PDF, they are : italic font for classes/functions, and normal font for concepts. The HTML manual should be consistent. ADDED: -- HTML: Proper IMG tags in XHTML need quotes around the filename, i.e. , and not . When copying GIF images, the HTML converter detects only IMG tags with proper quoted filenames, but since HTML allows the filename without quotes, we should either allow those as well, or issue an error message. Seems to work: -- TeX, HTML: In Subdivision_surfaces_3 a problem showed up with template template parameters in functions, they seem to not working. Check the example \ccFunction{template