theming_example_menu(), which is a hook_example_menu() implementation, is not anymore necessary in Drupal 8. Instead, Drupal 8 uses .routing.yml file, already provided for that module.
theming_example_menu() can be removed.
Issue fork examples-3461178
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
avpadernoComment #5
avpaderno