edje: add subsections for description.physics blocks

improve edc reference index



SVN revision: 80668
This commit is contained in:
Bruno Dilly 2012-12-11 15:55:07 +00:00
parent c982de65d3
commit 2a0a84b2f1
1 changed files with 12 additions and 0 deletions

View File

@ -97,6 +97,10 @@
* </ul>
* <li>@ref sec_collections_group_parts_description_table "Table"</li>
* <li>@ref sec_collections_group_parts_description_physics "Physics"</li>
* <ul>
* <li>@ref sec_collections_group_parts_description_physics_movement_freedom "Movement Freedom"</li>
* <li>@ref sec_collections_group_parts_description_physics_faces "Faces"</li>
* </ul>
* <li>@ref sec_collections_group_parts_description_map "Map (3d/transformations)"</li>
* <ul>
* <li>@ref sec_collections_group_parts_description_map_rotation "Rotation"</li>
@ -7546,6 +7550,10 @@ st_collections_group_parts_part_description_physics_backface_cull(void)
}
#endif
/**
@edcsubsection{collections_group_parts_description_physics_movement_freedom,Movement Freedom}
*/
/**
@page edcref
@block
@ -7618,6 +7626,10 @@ st_collections_group_parts_part_description_physics_movement_freedom_angular(voi
}
#endif
/**
@edcsubsection{collections_group_parts_description_physics_faces,Faces}
*/
/**
@page edcref
@block