#### INSTALLATION * :white_check_mark:   [ADVANCED INSTALLATION](advanced_installation.md) * :white_check_mark:   [ADMIN UI INSTALLATION](admin_ui_installation.md) * :white_check_mark:   [Routing](routes.md) * :white_check_mark:   [Generators](generators.md) #### API * :white_check_mark:   [User API](user_api.md) * :white_check_mark:   [Comment API](comment_api.md) * :white_check_mark:   [Commentable API](commentable_api.md) #### Understanding * :white_check_mark:   [What is ComComs?](what_is_comcoms.md) * :white_check_mark:   [Denormalization and Recent comments](denormalization_and_recent_comments.md) * :white_check_mark:   [What's wrong with other gems?](whats_wrong_with_other_gems.md) * :white_check_mark:   [Why TheComments is better than others gems?](whats_wrong_with_other_gems.md#why-thecomments-is-better-than-others-gems) #### Customazation * :white_check_mark:   [Views](customazation_of_views.md) * :white_check_mark:   [Text Preprocessors - Sanitize, Markdown etc.](content_preprocessors.md) #### Configuration * :white_check_mark:   [the_comments.rb config file](config_file.md) #### Q&A * :white_check_mark:   [I want not to use kaminari for Admin UI](pagination.md) * :white_check_mark:   [Where is example application?](where_is_example_application.md) * :white_check_mark:   [How can I run tests?](where_is_example_application.md#run-tests)