Keep deprecated classes in the doc.

This commit is contained in:
Guillaume Damiand 2016-10-12 14:25:11 -04:00
parent 268036a088
commit d277576b15
2 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,7 @@
- `CGAL::Combinatorial_map_dart<d,CMap>`
- `CGAL::Combinatorial_map_min_items<d>`
- `CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>`
- `CGAL::Dart<d,CMap>`
## Global Functions ##
### Constructions for Combinatorial Maps ###

View File

@ -57,6 +57,8 @@
- `CGAL::Linear_cell_complex_for_generalized_map_min_items<d>`
- `CGAL::Linear_cell_complex_traits<d,K>`
- `CGAL::Cell_attribute_with_point<LCC,Info_,Tag,OnMerge,OnSplit>`
- `CGAL::Linear_cell_complex<d,d2,LCCTraits,Items,Alloc>`
- `CGAL::Linear_cell_complex_min_items<d>`
## Global Functions ##
### Constructions for Linear cell complex ###