From 6263b4788b2013a5a5ac3bf5ef163d453995058c Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Tue, 24 Oct 2023 22:37:32 -0700 Subject: [PATCH] Updated documentation (#3570) This integrates the upstream change from https://github.com/ibpsa/modelica-ibpsa/pull/1808 --- Buildings/Examples/package.mo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Buildings/Examples/package.mo b/Buildings/Examples/package.mo index 8b639e52cb6..8265675ce75 100644 --- a/Buildings/Examples/package.mo +++ b/Buildings/Examples/package.mo @@ -1,14 +1,13 @@ within Buildings; package Examples "Collection of models that illustrate model use and test models" extends Modelica.Icons.ExamplesPackage; - annotation (preferredView="info", Documentation(info="

-This package contains a tutorial with step by step instructions +This package contains examples and tutorials with step-by-step instructions for how to build system models. -This package also contains examples of system models that are -composed of models from a variety of packages of the -Buildings library. The examples illustrate +

+

+The examples illustrate the scope of the library. Smaller examples that typically only use models from a few packages can be found in the individual packages. For example, see