class GettingStarted "Getting started"
extends Modelica.Icons.Information;
annotation (Documentation(info = "<html>\n<p>\nPlease explore the\n<a href=\"modelica://Modelica.Clocked.Examples\">Examples</a>,\nwhich provide simple models for a broad variety of applications.\n</p>\n<p>\nA central element of the Modelica.Clocked library is a <strong>clock</strong>.\nFor an introduction to clocks see <a href=\"modelica://Modelica.Clocked.UsersGuide.Clocks\">UsersGuide.Clocks</a>.\n</p>\n</html>"));
end GettingStarted;